body {
	margin:0 auto 20px auto;
	background-color:#333333;
	background-image:url(../images/background.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

a { 
	color:#0000FF;
	text-decoration:underline;
}

a: hover { 
	color:#0066FF;
	text-decoration:underline;
}

#grayHeader {
	height:20px;
	background-color:#4D4D4D;
}

#wrapper {
	width:975px;
	margin:0 auto 5px auto;
	background-color:#E8E6D6;
	border:1px solid #000000;
	text-align:center;
}

#header {
background-image:url(../images/headerbackground.png);
background-repeat:no-repeat;
height:190px;
text-align:left;
}

#bannerBottom {
background-image:url(../images/whitebannerbottom.png);
background-repeat:no-repeat;
background-position:bottom;
min-height:100px;
border-top:4px solid #004D87;
padding:0px 0px 1px 0px;
margin-bottom:15px;
}

#services {
	padding:0px 5px 0px 5px;
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}


#services {
	display:block;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	}
	
.servicesLink {
	text-decoration:none;
	color:#000000;
	}

#services:hover {
	background-color:#CCCCCC;
	}

#servicesPhotoShaddow {
	width:115px;
	display:block;
	background-image:url(../images/smshaddowbackground.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding:10px 8px 8px 5px;
	}
	

#servicesPhoto {
	width:113px;
	height:75px;
	border:1px solid #000000;
	overflow:hidden;
	margin-bottom:8px;
	background-color:#FFFFFF;
	}


#content {
	text-align:left;
}

#colLeft{
	width:170px;
	padding:0px 15px 0px 15px;
	float:left;
}

#colRight {
width:760px;
padding:0px 15px 0px 0px;
float:left;
}

#subCol1 {
width:528px;
padding:0px 15px 0px 0px;
float:left;
}

#subCol2 {
width:200px;
padding:0px 0px 0px 15px;
float:left;
border-left:1px solid #000000;
min-height:250px;
}

#footer {
	margin-top:10px;
	padding-top:20px;
	background-image:url(../images/bottomdivide.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#footerContact {
	clear:both;
	margin:0px 15px 15px 15px;
	text-align:left;
	}

#credits {
	width:975px;
	margin:0 auto 0px auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

#credits a{
	color:#999999;
	text-decoration:none;
}

#credits a:hover{
	text-decoration:underline;
}

.leftNav ul{
	padding:0px;
	margin:0px;
	list-style:none;
	border-top:1px solid #008969;
}

.leftNav li a{
	list-style:none;
	display:block;
	width:150px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #008969;
	padding:5px 0px 5px 20px;
	background-image:url(../images/icon_green.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
}

.leftNav li a:hover{
	color:#004D87;
	background-image:url(../images/icon_blue.png);
	background-color:#CECAB2;
}




.serviceList {
	float:left;
	margin-top:15px;
}

.serviceList ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.serviceList li a{
	list-style:none;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding:5px 0px 5px 20px;
	background-image:url(../images/icon_blue.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
}

.serviceList li a:hover{
	color:#004D87;
	text-decoration:underline;
}






.bottomNav {
margin:0px 30px 0px 30px;
}
.bottomNav ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.bottomNav li {
	list-style:none;
	display:block;
	float:left;
	padding:10px;
	margin:0px;
}

.bottomNav li a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.bottomNav li a:hover{
	color:#004D87;
}

.pageHeader {
text-align:right;
margin-right:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
font-style:italic;
color:#004D87;
}

.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#004D87;
}

.newsTitle {
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	}

.newsBody {
	font-size:11px;
	}

.newsMore a{
	display:block;
	float:right;
	padding:5px 0px 5px 5px;
	text-decoration:underline;
	font-size:11px;
	}
	
.newsMore a:hover{
	text-decoration:underline;
	}

.fileTitle {
	font-size:16px;
	font-weight:bold;
	
	}

.fileDownload a {
	font-size:13px;
	font-weight:bold;
	display:block;
	height:22px;
	float:left;
	text-decoration:none;
	color:#0033FF;
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
	padding:8px 0px 0px 35px;
	}
	
.fileDownload a:hover {
	text-decoration: underline;
	color:#003399;
	}	

.footerTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}

.bodySmall {
	font-size:9px;
}
