@charset "utf-8";
/* CSS Document */
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.green
{
	color: #85b71d;
	font-weight: bold;
}

.green a
{
	color: #85b71d;
	text-decoration: none;
}

.green a:hover
{
	text-decoration: underline;
}

#logos .logo
{
	padding: 0px 40px;
}

#logos .logo_right
{
	padding-left: 40px;
}

img, input { behavior: url(common/pngfix/iepngfix.htc);}

	
