.footer {
	font-size: 10px;
	font-weight: 900;
	color: #660000;
	background-color: #FFFFFF;
}
	
.sideNav {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	height: 10px;
		

}

.sideNav a:link{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: 400;
	height: 10px;
	background-color:#003366;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
	
.sideNav a:visited{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#FFFFFF;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
	
.sideNav a:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#000000;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.sideNav a:hover{
	text-decoration:none;
	color: #0033FF;
	font-weight: normal;
	height: 10px;
	background-color:white;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bottomNav a:link{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#003366;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
	
.bottomNav a:visited{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#003366;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
	
.bottomNav a:active{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#003366;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.bottomNav a:hover{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
	height: 10px;
	background-color:#003366;
	width:125;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.seperator {
	height: 5px;
}
.scroller {
	overflow: auto;
	position: relative;
	height: 200px;
	width: 200px;
}
.headings {
	font-size: 12px;
	font-weight: 900;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.spacer {
	height: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 20px;
	text-align: justify;

}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	border-collapse:collapse;

}

.announce a:link{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
	background-color:#660000;
	color: #FFFFFF;
}
.announce a:visited{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
	background-color:#660000;
	color: #FFFFFF;
}
.announce a:active{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
	background-color:#660000;
	color: #FFFFFF;
}
.announce a:hover{
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
	color: #660000;
}
.announceborder {
	border: 1px solid #00FF00;
}
.versionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
}
.versionData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
hr {
	line-height: 8px;
	color: #003366;
	background-color: #003366;
	width: 600px;
	left: auto;	

}
