body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.FormFields {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #174674;
}
.HomeImage {
	background-image: url(images/front_logos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.FooterBg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.RegisterInterest {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.highlightedbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	border: 1px dotted #CCCCCC;
}
.Standard11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
