
body{
	background-color: #80A6DC;
	font-family:"Lucida Grande", "Verdana", "Helvetica", "Arial";
	font-size:9pt;
	text-align: left;
}

#header{
	background-image:  url("media/header1.jpg");
	width:850px;
	height:140px;
	clear:both;	
	}


#container{
	margin:0;
    width:850px;
	height:500px;
}


#sidebar{
	width:220px;
	background-color: #F5F8FB;
	position:relative;
	float:left;
	border-right:1px #6694CC dashed;
	height:660px;
	padding:5px;
}

#sidebarIndex{
	width:220px;
	background-color: #F5F8FB;
	position:relative;
	float:left;
	border-right:1px #6694CC dashed;
	height:680px;
	padding:5px;
}

#body{
	background-color: white;
	width:611px;
	position:relative;
	float: right;
	height:650px;
	padding-left:5px;
	padding-right:1px;
	margin:0;
   }
   
     #body2{
	background-color: white;
	width:600px;
	position:relative;
	float: right;
	padding-left:5px;
	margin:0;
   }
   
   #bodyIndex {
	background-color: white;
	width:611px;
	position:relative;
	float: right;
	height:670px;
	padding-left:5px;
	padding-right:1px;
	margin:0;
   }
   
 

	
#footer{
	background-color: #016648;
	height:21px;
	width:611px;
	float:right;
	text-align: right;
	color:white;
	padding-top:0px;
	padding-right:5px;
	font-size:8pt;
	position:relative;
	clear:both;
	}


#links{
	padding-top:20px;
	line-height: 17px;
	padding-left:20px;
	text-align: left;
}

#navTitle{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color:#333;
}

.stripe{
	width:200px;
	border-bottom:1px #6694CC dashed;
}

.item{
	padding-top:10px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
	text-align: left;
	line-height: 18px;
}
.title{
	font-weight:bold;
	text-align: center;
	width:550px;
	text-align: left;
}
a.navLink{
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	font-weight:bold;
	color:#3072BE;	
}
a.navLink:hover{
	color:#222;
}
.newLink{
color:#016648;
}

#onPage {
	padding-left:18px;
	padding-right:5px;
	text-decoration: none;
	font-weight:bold;
	color:#016648;	
		}

#footer a:link, #footer a:visited, #footer a:active{
	color:white;
	text-decoration: none;
		}

.sectionTitle{
	font-size:14pt;
	color: #6694CC;
	font-weight: bold;
		}

.nextPage{
	width:590px;
	text-align:right;
		}

td{
	color:#333;
	font-size:8pt;
	letter-spacing: .7px;
	font-weight: bold;
	padding-bottom:10px;
		}

#table2 {
	background-color: #ffffff;
	}
	
.img_link  {
	background:  url("media/caret_green.jpg");
	background-repeat: no-repeat;
    background-position: 0 .2em;
		 	}