body{
font-family:"Trebuchet MS";
font-size:12px;
line-height:150%;
background-image:url('images/bg.gif');
background-repeat:repeat;}



/* Layout */
#container{
width:798px;
border:1px solid #01062E;
margin:0px auto;
background-color:#FFFFFF;}

#wrapper{}

#content{
width:602px;
float:left;
padding:10px;}
/* ---------------*/



/* Header */
#header{
	background: #000000;
}
/* ---------------*/



/*  Navigation  */
#button {
font-size:12px;
	width: 175px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica; 
	background-color: #000022;
	color: #333;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #000000;
		margin: 0;
		}
		
	#button li a {
		display: block;
		padding: 2px 5px;
		background-color: #000022;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
		
		/*last menu item*/
		
	#bottom{
			padding-bottom:2px;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		background-color: #D4F4FF;
		color: #086590;
		}
.here	 {
		background-color: #D4F4FF;
		color: #086590;padding: 5px 5px 5px 0.5em;
		}	
/* ---------------*/



/* Sidebar */
#sidebar{width:174px; background-color:#D3F3FE; float:left; border-bottom:4px solid #FFFFFF;}
#sidebar p {text-align:center;}
.sideTitle{width:100%; background-color:#00629B; color:#FFFFFF;margin-top:0; text-align:left; font-size:14px; height:20px; border-top:4px solid #FFFFFF;}
.white{background:#FFFFFF;}
/* ---------------*/



/* Footer */
#footer{
background-color:#006599;
color:#FFFFFF;
height:60px;
width:798px;
clear:both;
text-align:center;}
/* ---------------*/



#footer a{color:#FFFFFF;}
#footer p {
margin-top:10px;}

h2{
text-transform:uppercase;
color:#00598D;}


.strong{color: #071C6D; font-size:14px;}
.top{text-align:right;}
#hometable td{border-bottom:1px solid #CCCCCC;}


/* Text Links */
a:link, a:visited, a:hover, a:active{color:#00598D;}
/* ---------------*/