html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {

color: #005B9C;

}



a:hover {

color: #0B2444

}



img {

border: 0;

}



body {

	background: white; repeat-x left bottom;

	color: #333;

	font: normal 62.5%;

}



p,ul {padding-bottom: 1.2em;}



li {list-style: none;}







.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



.container {

	background-color: white;

	margin: 0 auto;

	padding: 0 8px 8px;

	width: "100%";

}





.top {
height: auto;


}





.header {

	background-color: white;

	font-size: 1.2em;

	height: auto;

	margin: 0 auto;

	padding: 8px 8px 8px;

	width: 100%;

}

.header .left, .header .right {

	background-color: #000033;

	color: #fff;

	color: #FFF;

	height: 105px;	



}

.header .left {

	background: transparent url(top.jpg) top left repeat-x;

	font: bold 4em Courier New;

	line-height: 105px;

	width: 100%;

	text-align: left;	

	

}

.header .right {

	overflow: auto;

	width: 100%;



}



.header .right div {

	padding-left: 16px;

	padding-top: 16px;

	font: normal 1.6em "Trebuchet MS",sans-serif;

}









.navigation {	

	background: #D9E1E5 url(nav.jpg);

	border: 1px solid #7795BD;

	height: 28px;

	

}

.navigation a {

	background: transparent url(nav.jpg) left top repeat-x;

	border-right: 1px solid #7795BD;

	color: #fff;

	display: block;

	float: left;

	font-size: 12px;

	font-family: Arial;

	font-weight: bold;

	line-height: 23px;

	text-decoration: none;

	padding: 0 18px;

}

.navigation a:hover {

background: transparent url(nav.jpg) left bottom; 

color: #f1f1f1;

}





.main {

	border-top: 8px solid #FFF;

	

}





.sidenav {

	float: right;

	width: 205px;

font-family:calibri;

font-size:2em;

}

.sidenav h2 {

	color: #333300;

font-family:calibri;

	font-size: 1.3em;

	font-weight: bold;

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.sidenav ul {

	padding: 0;

	border-top: 1px solid #e4e4e4;

}

.sidenav li {border-bottom: 1px solid #e4e4e4;}

.sidenav li a {

	font-size: 1.1em;

	color: #333300;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 100%;

}

.sidenav li a:hover {

	background-color: #ebebeb;

	color: #654;	

}



/* content */

.content {

	float: left;

	margin: 20px 0;

	padding: 0 16px;

	width: 1200px;

}

.content {

	color:black;

	line-height:1.5;

	margin-bottom: 6px;

}





.content .imgright {

padding: 5px;

border: 1px solid #666;

margin-left: 4px;

float: left;

}



