@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e2eaf2;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#divWrapper {
	margin: 0 auto;
	width: 955px;
	background-image: url(../images/wrapperbackground.jpg);
		
}
#divHeader {
	height: 298px;
	width: 955px;
}

#divNavigation {
	float: left;
	width: 259px;
}
#divRightsideImage {
	float: left;
	width: 696px;
}
#divLeftsideImage {
	float: left;
	width: 259px;
}

#divContentWrapper {
	float: left;
	width: 696px;
	
	background-image: url(../images/template_bodycontentbackground.jpg);
	background-repeat: repeat-x;	
}
#divtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #444444;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
	
}
#divBody {
	background-image: url(../images/back.png);
	background-repeat: repeat;
}
#divFooter {
	background-image: url(../images/template_footerbackground.jpg);
	clear: both;
	height: 93px;
	width: 955px;
}

#divfooterContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00529b;
	text-align: center;
	padding-top: 17px;
}

	#divfooterleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00529b;
	float: left;
	text-align: left;
	padding-top: 17px;
}

	#divfooterright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00529b;
	float: right;
	text-align: right;
	padding-top: 17px;
}

.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
	color: #00529b;
}

.footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	text-decoration: none;
	color: #00529b;
}

.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	text-decoration: underline;
	color: #00529b;
}
.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	color: #00529b;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #444444;
	list-style-position: outside;
	list-style-type: circle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6d8e;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6d8e;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6d8e;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6d8e;
	text-decoration: none;
}
#divQuicklinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	width: 100px;
	border: thin dotted #ffffff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#divServiceslinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: right;
	width: 150px;
	border: thin dotted #444444;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 10px;
}

legend
{
color: #fff;
background: #00529b;
border: 1px solid #fff;
padding: 2px 6px
} 

h1 {
	line-height: 140%;
	font-size: 23px
}

h2 {line-height: 140%;
	font-size: 15px
}
