/* CSS Document */

body {
	background-color: #fdfdfd;
	margin: 0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	background-color:#a6a6a6;
}
h1{
	font-size:18px;
	color:#104da6;
	margin:5px 0px;
	margin-bottom:15px;
}
h1 span{
	color:#000;
}
h2{
	font-size:16px;
	color:#4d7abb;
	margin:0px;
	line-height:30px;
	padding-left:30px;
	background-image:url(../images/option_bg.gif);
	background-repeat:no-repeat;
	background-position: left center;
	text-align: left
}
h3{
	font-size:13px;
	color:#063c8e;
	margin:0px;
	padding-top:0px;
	padding-left:22px;
}
a{
	color:#007698;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
p{
	margin:5px 0px;
}
#wrap{
	margin:0px auto;
	width:949px;
}
#header{
	height:111px;
	background-color:#525252;
	margin-bottom:4px;
}
.header_left{
	height:111px;
	width:707px;
	float:left;
}
.header_right{
	height:111px;
	width:242px;
	float:left;
	background-image:url(../images/header-left.gif);
	background-repeat:no-repeat;
	
}
.topnav{
	margin:30px 10px 0px 70px;
	color:#eca70e;
	font-weight:bold;
}
.topnav a{
	color:#eca70e;
	text-decoration:none
}
.topnav a:hover{
	color:#fff
}
#headerImges{
height:178px;
}
.topcontent{
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-color:#fafbfd;
	border:solid 1px #dfdfdf;
	padding:10px;
	padding-bottom:5px;
}
.topcontent_inner{
	padding:10px;
	padding-bottom:5px;
	min-height:480px;
	_height:480px;
}
.boldText{
	font-weight:bold;
}
.blueText{
	font-weight:bold;
	color:#007698
}
#nav{
	height:56px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	position:relative;
	margin:4px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	background-color: #FFF;
	z-index:1000;
}
.leftCurve{
	height:56px;
	width:5px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/nav_lc.gif);
}
.rightCurve{
	height:56px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/nav_rc.gif);
}
* html .rightCurve{
	height:56px;
	width:7px;
	position:absolute;
	right:-1px;
	top:0px;
	background-image:url(../images/nav_rc.gif);
}
.positioner {position:relative; height:49px;}
.menuHolder {position:absolute; z-index:100; font:normal 12px/25px verdana, sans-serif; left:5px; top:2px; font-weight:bold;}
ul.ulTop {padding:0; margin:0; list-style:none; width:125px; overflow:hidden; float:left; margin-right:5px;}
ul.ulTop a {text-decoration:none; color:#fff; padding-left:5px;  text-align:center;}

ul.ulTop li.liTop {
float:left;
width:250px;
margin:-32767px -125px 0 0;
}
ul.ulTop li.liTop a.aTop {
position:relative;
z-index:80;
display:block;
float:left;
width:120px;
margin-top:32767px;
background:transparent;
line-height:49px;
color:#fff;
}
ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active , a#current{
margin-right:1px;
background:url(../images/tab125.gif) no-repeat left top;
color:#fff;
}
ul.sub {float:left; padding:49px 0 0 0; margin:0; list-style:none; background:url(../images/tab125.gif) no-repeat left top; margin-top:-49px;}
ul.sub li a {
float:left;
width:120px;
background:#2c2d2f;
clear:left;
text-align:left;
font-weight: normal;
color:#fff;
}
ul.sub li a.last {background:url(../images/tab125c.gif);}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active {
background:url(../images/tab125d.gif);
color:#fff;
}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active {
background:#cf780f;
margin-right:1px;
color:#fff;
}

/* this is for the click version */
ul.ulTop li.liTop a.aTop2 {
position:relative;
z-index:90;
display:block;
float:left;
width:120px;
margin-top:32767px;
background:transparent;
}
ul.ulTop li.liTop a.aTop2:hover {
background:url(../images/tab125.gif) no-repeat left top;
}
ul.ulTop li.liTop a.aTop2:focus,
ul.ulTop li.liTop a.aTop2:active {
margin-right:1px;
background:url(../images/tab125.gif) no-repeat left top;
}	
  
#content{
	background-color:#FFFFFF;
	clear:both;
	list-style-image: url(../images/list-arrow.gif);

}
.imgFL{
	float:left;
	margin:5px 10px 10px 0px
}
.imgML{
	margin-left:4px;
}
.leftColumn{
	width:235px;
	float:left;
	padding:5px 8px 0px 7px;
		padding-bottom:6px;
	_padding-bottom:6px;	
}
.leftColumn h1{
	font-size:18px;
	color:#12649d;
	margin:5px 0px;
	margin-bottom:25px;
}
.rightColumn{
	width:690px;
	float:left;
	padding:5px 5px 8px 0px
}
.topCurve{
	background-image:url(../images/left_top.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height:5px;
}
.middle{
	padding:5px;
	padding-top:0px;
	background-color:#aeb9cb;
}
.bottomCurve{
	background-image:url(../images/left_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}
.tabContent{
	width:215px;
	float:left;
	font-size:11px;
	padding:5px 12px;
}
.tabContent1{
	width:180px;
	float:left;
	font-size:11px;
	padding:4px;
}
.tabContent1 img{
	margin:3px 2px;
}
.tabbg{
	background-image:url(../images/cont_sep.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}
.lefttabtop{
	background-image:url(../images/tabheader.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height:28px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	padding-left:10px;
}
.lefttab_middle{
	padding:5px;
	background-color:#fff;
}
.lefttab_bottom{
	background-image:url(../images/tab-bottom.gif);
	background-repeat:no-repeat;
	height:4px;
	font-size:1px;
	line-height:1px;
}
.bottom_curve{
	height:4px;
	clear:both;
	position:relative;
	font-size:1px;
	line-height:1px;
}
.bottom_curve .leftCurve{
	height:4px;
	width:5px;
	position:absolute;
	left:0px;
	bottom:-1px;
	background-image:url(../images/bottom_lc.gif);
	font-size:1px;
	line-height:1px;
}
.bottom_curve .rightCurve{
	height:4px;
	width:5px;
	position:absolute;
	right:0px;
	bottom:-1px;
	background-image:url(../images/bottom_rc.gif);
	font-size:1px;
	line-height:1px;
}
* html .bottom_curve .rightCurve{
	height:4px;
	width:5px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	background-image:url(../images/bottom_rc.gif);
	font-size:1px;
	line-height:1px;
}
#footer{
	color:#000;
	clear:both;
	height:25px;
	padding-top:10px;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
}
#footer a{
	color:#000;
	text-decoration:none;
}
#footer a:hover{
	color:#5b88ae;
	text-decoration:underline;
}
.more{
	color:#006385;
	padding-bottom:10px;
}
.more p{
	margin:0px;
}
.more a{
	color:#012e72;
	text-decoration:none;
	background-image:url(../images/b-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:14px;
	font-weight:bold;
}
.more a:hover{
	color:#252525;
	text-decoration: underline;
}

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */ 
.colContent{
margin-top:7px;
}
.marginBottom{
margin-bottom:5px;
}