.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333}

body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
#Content {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}



a.footerlinks:visited { color:#FFFFFF; font-family: Arial, sans-serif; text-decoration:underline; font-size: 10px; ; font-weight: normal}
a.footerlinks:link { color:#FFFFFF; font-family: Arial, sans-serif; text-decoration:underline; font-size: 10px; ; font-weight: normal}
a.footerlinks:hover { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; text-decoration:normal; font-size: 10px; ; font-weight: normal}

a.bodylinks:visited { color:#000000; font-family: Arial, sans-serif; text-decoration:underline; font-size: 10px; ; font-weight: normal}
a.bodylinks:link { color:#000000; font-family: Arial, sans-serif; text-decoration:underline; font-size: 10px; ; font-weight: normal}
a.bodylinks:hover { color:#000000; font-family: Arial, Helvetica, sans-serif; text-decoration:normal; font-size: 10px; ; font-weight: normal}


a.navlinks:visited { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 13px; ; font-weight: bold}
a.navlinks:link { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 13px; ; font-weight: bold}
a.navlinks:hover { color:#ffffff; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 13px; ; font-weight: bold}

.pageheads {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.bodytextindented { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333 ; padding-left: 15px}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #f0f0f0}
textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #f0f0f0}
.boldtext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333 }
.navgray {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666666; text-decoration: underline}
