/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68768F;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #fff;
}
a:active {
	color: #FFFFFF;
}
-->

.Bigheader {font-family:Trebuchet MS; font-size:125%; font-weight:bold; color:#fff;}
.header {font-family:Trebuchet MS; font-size:90%; font-weight:bold; color:#fff;}
.BigheaderBrown {font-family:Trebuchet MS; font-size:125%; font-weight:bold; color:#31230A;}
.headerBrown {font-family:Trebuchet MS; font-size:90%; font-weight:bold; color:#31230A;}
.regText8 {font-family:Trebuchet MS; font-size:90%; color:#fff; line-height:18px;}
.smText7 {font-family:Trebuchet MS; font-size:80%; color:#fff;}
.rpText10 {font-family:Trebuchet MS; font-size:100%; line-height:20px; color:#fff;}
.copyright {font-family:Trebuchet MS; font-size:70%; color:#fff;}
.imageFloatLeft {float:left; padding: 5px 5px 5px 0px} 
.imageFloatRight {float:right; padding: 5px 5px 5px 0px}