BODY { background-color:#ffffff; margin: 20px; text-align: center; }

a:link { }
a:hover { }
a:visited { }

.bodytext { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; color: #000000; }
.bodyLinks { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline; 	}
.pageTitle { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #ff0000; }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000;	}
.footerLinks { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: underline; }
.employeePhoto { border: 1px solid #ff0000; margin-top: 5px; }

.RDRPcontentTitle { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14pt; color: #ff0000; font-weight: bold; text-transform: uppercase;  }
.RDRPcontentBody { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10pt; color: #333333; }
.RDRPstaffName { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10pt; color: #ff0000; font-weight: bold; }

.footerAddress { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: bold;	}
.mainMenuLinks { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF; text-decoration:none; }
.bookmarkText { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 8pt; font-weight: bold; color:#000000; text-decoration:none; }

a:hover.mainMenuLinks { color: #ff0000; }
a:hover.footerLinks { color:#ff0000; }
a:hover.bookmarkText { color:#ff0000; }

#content-wrapper { text-align: center; align: center; margin: 0 auto; width: 860px; }

.bodytextBold { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; color: #333333; font-weight: bold; }
.button{ font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9pt; color: #FFFFFF; background-color: #3A55A0; border: 1px solid #000000; }
	
#fadeinbox { 
	position:absolute; 
	width: 300px; 
	left: 0; 
	top: -400px; 
	z-index: 100; 
	visibility: hidden; 
	}

div.box { 
	width: 300px; 
	background-color: #ffffff;
	border: 0px solid #ffffff;
	opacity: 1; 
	-moz-opacity: 0.8; 
	-khtml-opacity: 1; 
	filter: alpha(opacity=100); 
	}
	
#sponsorAdDiv
	{
	position:absolute;
	width:1px;
	height:1px;
	top:0; 
	left:0;
	-moz-opacity: 0.4; 
	-khtml-opacity: .5; 
	filter: alpha(opacity=50);
	}