@charset "UTF-8";


body {
	
	margin: 0px;
	color: #353535;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #ffffff;	
}
h1 { color: #102741; font-size: 24px; font-weight: normal; margin: 3px 0px 25px 0px; }
h2 { color: #333333; font-size: 18px; font-weight: normal; margin: 0px 0px 15px 0px; }
a          { color: black; }
a:visited  { color: black; }
a:hover    { color: black; }
a img {border: none;}

.clear_both { 
    clear:both; font-size:1px; line-height:1px; 
}

.container {
	width: 100%;
    background-color: #ffffff;
}
.contentArea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 15px 0px;
}
.header {
	background-color: #ffffff;
	height: 150px;
	width: 909px;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left: 29px;
	float: left;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
.headerLogo img {
	float: left;
	margin-left: 30px;
    padding-top: 20px;
	padding-left: 20px;
}
.HeaderImage {
	float: left;
	position: relative;
	width: 515px;
	margin-top: 10px;
	margin-left: 90px;
	background-repeat: no-repeat;
	background-position: center;
	
	padding-top: 20px;
			
			opacity: 0.2;
	filter:alpha(opacity=20);
}
.leftnavigation {
    width: 205px;
    margin: 0;
	padding-top: 22px;
	padding-left: 30px;
	float: left;
    background-color: #ffffff;
}
.leftnavigation a {
	display: block;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/left_nav_image2.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-style: normal;
}
.leftnavigation a:visited {
	color: #000066;
}
.leftnavigation a:hover {
	color: #0000CC;
	background-position: right -124px;
}
.linkNavWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	color: #000099;
	font-weight: bold;
}
.bottom {
     float: left;
     width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 15px 0px;
}
.footerArea {
	width: 100%;
	height: 50px;
	
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-top: solid;
	border-color: #ffffff;
	clear: both;
}
.footercontent {
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.footernav {
	padding-top: 10px;
	padding-right: 52px;	
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #a7591a;
}
.copyright {	
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana,Arial, sans-serif;
}
.icons {
	clear: both;
	margin-left: 450px;
	text-decoration: none;
}
