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

img, div { behavior: url(iepngfix.htc) }

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x repeat-y;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#container {
	margin: 0 auto;
	width: 964px;
}

#logo {
	margin: 5px 0 6px 30px;
}

#header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 964px;
	height: 189px;
}

#nav {
	background-image: url(/images/nav.png);
	background-repeat: no-repeat;
	width: 964px;
	height: 48px;
}

#header ul {
	list-style-type: none;
	margin: 0 12px 0 13px;
	padding:15px 0 0;
}

#header ul li {
	display: block;
	float:left;
	margin:0;
	margin-left:2px;
	text-transform: uppercase;
	font-size:14px;
	line-height: 29px;
	text-align:center;
	width:155px;
}
#header ul li.home {
	width:154px;
	margin-left:0px;
}
#header ul li a{
	color:#055480;
	font-weight:bold;
}
#header ul li a:hover {
	border: none;
	color:white;
}

#header ul li a.current{
	color:#ffd456;
}
#header ul li div {
	background-color:#042e43;
}

#contentrepeat {
	background-image: url(/images/contentrepeat_09.png);
	width: 964px;
}

#sidebox {
	background-image: url(/images/sidebox.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 323px;
	height: 265px;
	color: #fff;
	float: right;
	margin:0 12px 0 0;
}
#sidebox_contact {
	background-image: url(/images/whobox_08.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 323px;
	height: 256px;
	color: #fff;
	float: right;
	margin:0 12px 0 0;
}
#sidebox_value {
	background-image: url(/images/whobox_07_value.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 323px;
	height: 256px;
	color: #fff;
	float: right;
	margin:0 12px 0 0;
}

#sidebox h2 {
	margin: 5px 16px 10px;
	color:#ffd456;
	font-size:13px;
	font-weight:bold;
}
#sidebox h4 {
	margin: 0 16px;
	color:#ffd456;
	font-size:13px;
	font-weight:bold;
}
#sidebox a {
	color:#ffffff;
}

#sidebox p {
	line-height:16px;
	margin:8px 16px;
}

#maincontent {
	margin: 0 0 0 32px;
	width:584px;
}

#maincontent ul {
	margin: 0 0 0 32px;
	font-size: 13px;
	color:#ffd456;
}

#maincontent ul li {
	line-height: 18px;
	padding-left:12px;
}
.black {
	color:#000000;
}

a {
	text-decoration: none;
	color: #fff;
}


a.ht {	
	color: #0065a4;
	text-decoration: none;
}

a.ht:hover {	
	text-decoration: underline;
}


img a:hover {
	border: none;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom:10px;
}

h1 {
	font-size: 18px;
	margin-bottom: 4px;
	color: #042e43;
	font-weight:bold;
	text-transform: uppercase;
}

h2 {
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}

h3 {
	font-size: 25px;
	margin-bottom: 4px;
	color: #005581;
}

h4 {
	color: #055480;
	font-size: 13px;
	margin-bottom: 4px;
	font-weight:bold;
}

table {
	width: 575px;
	margin: 0 0 10px 10px;
}

table td {
	font-size: 13px;
	padding-right:18px;
	color: #555555;
}

table th {
	font-size: 18px;
	font-weight: bold;
	color: white;
}

#contentbot {
	background-image: url(/images/footer_11.png);
	clear: both;
	width: 964px;
	height: 27px;	
}

#footer p {
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #005581;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	text-decoration: underline;
}
img, div { behavior: url(iepngfix.htc) }
.clear{
	clear:both;
}

#infotable {
	border-collapse:separate;
	border-spacing:10px;
	background-color:#c3d6e1;
	width: 575px;
	margin: 0px;
	color:#01141f;
}
#infotable td  {
	color:#01141f;
}
