#container {
	width: 100%;
	outline-width: thin;
	text-align:center;
	margin-top: 5px;
	
}
img
{  border-style: none;
}



html, body {
	margin: auto;
	padding: 0;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height:100%;
	text-align: center;
	background-color: #024969;	
} 

#HEADER {
	height:65px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #024969;
	}

#WRAPPER {
	width: 100%;
}


#SIDENAV {
	width:15%;
	float:left;
	border-right-style: solid;
	color: #000000;
	background-color: #024969;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	height: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	border-width:thin;
}


#CONTENT1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
	padding-bottom: 1px;
	width: 80%;
	float: left;
	margin-top: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #FFFFFF;
	margin-left: 20px;
	height: 100%;
	border-width:thin;
	zoom: 1;
	
}



#FOOTER {
	clear:both;
	height: 10px;
	background-color: #1D485B;
	
	
	}
.style3 {color: #000000}
.style9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.style10 {font-family: Arial, Helvetica, sans-serif}
.style11 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style15 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style17 {
	color: #FFFFFF;
	font-size: 12px;
}
a {
	text-decoration:none;
	color: #FFFFFF;
} 

a:link {
color: #FFFFFF;
text-decoration:none;
}

a:visited {
color: white;
text-decoration:none;
}

a:active {
 
text-decoration:none;
}

a:hover {
color:black;
text-decoration:none;
} 
.style18 {color: #FFFFFF}
.style19 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style21 {color: #870425; font-size: 36px; }
