html, body {
	height:100%;	
	padding:0px;
	margin:0px; 
}

body {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background:#fff;	
	 color:#333;
	 }

#allwrapper {
	position:relative;
	min-height:100%;
	float:left;
	width:100%;
}
 
a {
	color:#2f3e4c;
	outline:none;
}

a:hover {
	color:#00aecb;
	outline:none;
}

a:active {
	outline:none;
}

#header {
	height:140px;
	background:#2f3e4c url('images/bg_header.gif') repeat-x;
	text-align:center;
}

#headersub {
	height:164px;
	background:#2f3e4c url('images/bg_header_sub.gif') repeat-x;
	text-align:center;
}

.logo {
	margin-top:20px;
	border:0px;
	margin-left:-57px;
}

#mainnav ul {
	padding:0px 0px 0px 2px;
	margin:42px 0px 0px -2px;	
	list-style:none;
	height:22px;
	background:url('images/bg_mainnav_lines.gif') no-repeat;
}

#mainnav li {
	padding:2px 0px 0px 5px;
	margin:0px;
	float:left;
	display:block;
	width:115px;
	height:20px;
	background:url('images/bg_mainnav.gif') no-repeat;
}

#mainnav li a{
	font-size:12px;
	color:#bed1dc;
	text-decoration:none;
	width:110px;
	height:20px;
	display:block;
}

#mainnav li a:hover, #mainnav li.menu-current a {
	color:#fff;
}
	
.contentPos {
	margin:auto;
	width:842px;
	text-align:left;
	padding-left:70px;
}


#subnav ul {
	padding:0px;
	margin:9px 0px 0px -1px;	
	list-style:none;
	float:left;
}

#subnav li {
	padding:1px 0px 0px 5px;
	margin:0px;
	float:left;
	display:block;
	height:20px;
	border-left:#b1b7bc solid 1px;
}

#subnav li a {
	font-size:12px;
	color:#b1b7bc;
	text-decoration:none;
	height:20px;
	display:block;
	padding-right:19px;
	min-width:95px;
}

#subnav li a:hover, #subnav li a.menu_current {
	color:#fff;
}

#main {
	width:100%;
	min-height:240px;
	text-align:center;
	padding:10px 0px;
	background:#fff;
	line-height:18px;
}

#left {
	float:left;
	width:600px;
	padding-bottom:40px;
}

#right {
	float:right;
	width:215px;
	padding-bottom:40px;
}

#onerow {
	padding-bottom:40px;
	float:left;
	width:842px;
}

#main h1 {
	margin:0px;
	padding:10px 0px 10px 5px;
	font-size:18px;	
	color:#54849f;
	font-weight:normal;
}

#main h2 {
	margin:0px;
	padding:10px 0px 10px 5px;
	font-size:16px;	
	color:#54849f;
	font-weight:normal;
}

#main p {
	margin:0px 0px 10px 5px;
}

.box {
	width:210px;
	background:url('images/box_shadow.gif') no-repeat;
	float:left;	
	margin-bottom:10px;
}

.box .boxT {
	overflow:hidden;
	height:5px;
	background:url('images/box_top.gif') no-repeat;
	margin:0px 5px;
	width:200px;	
}

.box .boxB {
	overflow:hidden;
	height:5px;
	background:url('images/box_bot.gif') no-repeat;
	margin:0px 5px;
	width:200px;	
}

.box .boxM {
	min-height:163px;
	background:url('images/box_mid.gif') repeat-y;
	margin:0px 5px;
	padding:0px 7px 0px 2px;
	width:191px;	
	overflow:auto;
}

.box h3 {
	font-weight:normal;
	font-size:16px;
	color:#2f3e4c;
	margin:0px;
	padding:6px 0px 9px 5px;
}

a.reddot {
	width:26px;
	height:26px;
	float:right;
	display:block;
	background:url('images/but_circle_red.gif');
}

a.oradot {
	width:26px;
	height:26px;
	float:right;
	display:block;
	background:url('images/but_circle_ora.gif');
}

a.reddot:hover, a.oradot:hover {
	background:url('images/but_circle_blue.gif');
}

a.reddot span, a.oradot span {
	display:none;
}

.clearer {
	height:1px;
	overflow:hidden;
	clear:both;
}

#footer a {
	color:#7fa8c0;
}

#footer {
	width:100%;
	text-align:center;
	padding:10px 0px;	
	color:#2f3e4c;
	font-size:10px;
	background:#bed1dc url('images/bg_sitemapBox.gif') repeat-x;	
	position:absolute;
	height:15px;
	bottom:0px;
	left:0px;
}

#footernav ul {
	padding:0px;
	margin:0px;	
	list-style:none;
	float:left;
}

#footernav li {
	padding:0px 5px;
	margin:0px;
	float:left;
	display:block;
	border-left:#2f3e4c solid 1px;
}

#footernav li a {
	color:#2f3e4c;
	text-decoration:none;
}

#footernav li a:hover, #footernav li a.menu_current {
	color:#fff;
}

.rightPos {
	float:right;
}

.logos {
	border: 1px solid #a1bfd1;
	overflow:hidden;
	text-align:center;
}

.logos img {
	margin:5px 10px;
	vertical-align:middle;
}

.threeblocks {
	float:left;
	width:270px;
	margin-right:10px;
}

#topPic {
	text-align:center;
	margin:0px;
	background:#2f3e4c url('images/bg_main.gif') repeat-x;
}

#topPic div {
	padding-left:66px;
	margin:auto;
	width:840px;
}

.datatable td {
	text-align:center;
	font-size:100%;
	padding:3px 5px;
}

.datatable .col td {
	background:#d7dde1;
}

.datatable .col td.first {
	background:#324347;
	color:#fff;
}

label {
	display:-moz-inline-block;
	display:inline-block;
	width:120px;
}