body {
	background-color:#DCDCDC;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:active, a:link, a:visted {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#00CCFF;
	text-decoration:underline;
}
a.footer, a.footer:active, a.footer:link, a.footer:visted {
	color:#21467A;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.footer:hover {
	color:#2696DF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.whiteHeader {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.greyHeader {
	color:#585858;
	font-size:15px;
	font-weight:bold;
}
.whiteText {
	color:#FFFFFF;
}
.greyText {
	color:#585858;
}
.pageTitle {
	font-size:24px;
	font-weight:600;
}
a.whiteLink, a.whiteLink:active, a.whiteLink:link, a.whiteLink:visted {
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.whiteLink:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.Marquee {
	font-size:24px;
	color:#fff;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
}

span.MarqueeText {
	margin-right:100px;
}

.required {
	color:#F00;
}


