@charset "utf-8";

#position_right {
	float: right;
	text-decoration: underline;
}
#position_right a {
	text-decoration: none;
}
/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px trebuchet ms;
	line-height: 17px;
	background:#f4f4f4 url(../images/bodybg.gif) center repeat-y;
	color: #555;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#2f871b;
	background:none;
}
a:hover {
	color:#2f871b;
	background:none;
}
p { margin:0;padding-top:2px;}
h2 {
	font-weight:bold;
	font-size:15px;
	padding:3px 0 10px 10px;
	margin: 0 0 8px 0px;
	color:#444;
	border-bottom: 1px solid #c2c2c2;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}

.pic{margin-top:8px;}
.title {
	font-size: 20px;
	font-weight: bold;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
}
.italic {
	font-size: 14px;
	font-style: italic;
}
.key {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}


.green {
	color: #2f871b;
}

.normal {
	font-weight: normal;
	text-decoration: none;
}

#green_subtitle {
	color: #090;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

#main_content_title1 {
	width: 690px;
	height: 29px;
	background: url(../images/resources/content_title.bmp) no-repeat;
	padding-bottom: 5px;
	line-height: 29px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;
	color: #F60;
}
.corporate_green {
	color: #6c9d31;
}
.corporate_blue {
	color: #243e90;
}

.blue {
	color: #333399;
}
.orange {
	text-decoration: none;
	color: #F60;
}

.bold {
	font-weight: bold;
}

.orange_line {
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	margin-top: 3px;
}





/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:86px;
	background: url(../images/Header_background86.jpg) no-repeat;
	padding-bottom: 5px;
}

#title {
	float:left;
	padding: 0px 0 0 5px;
	width: 160px;
}
#marquee {
	width: 400px;
	float: left;
	height: 20px;
	padding-top: 7px;
	padding-left: 80px;
}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {
	float:right;
	width:900px;
	height: 60px;
	margin: 5px 0 0 0;
}
#hrighttop {
	width: 210px;
	margin: 0 2px 0px 0;
	padding: 7px 10px 2px 0;
	float:right;
	text-align: right;
	color: #fff;
	z-index: 500;
}

#hrighttop p a    {
	padding: 0 5px 0 5px;
	color: #fff;
	text-decoration: none;
}
#hrighttop p a:hover {
	text-decoration: underline;
	color: #fff;
}
.menu{
	border:none;
	border:0px;
	margin:45px 45px 45px 30px;
	padding:0px;
	font: 67.5% trebuchet ms;
	font-size:14px;
	font-weight:bold;
	}
.menu ul li #current {
	font-weight: bold;
	color: #4b6c8b;
	text-decoration: none;
	background: url(../images/hover.gif) bottom center no-repeat;
}
.menu ul li #current:hover {
	text-decoration: none;
}


.menu ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	display:block;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
	color: #4b6c8b;
		}
.menu ul li:hover a {
	background: #4b6c8b url(../images/hover.png) bottom center no-repeat;
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
}
.menu li a:hover    {
	background: #99ccff url(../images/hover.png) bottom center no-repeat;
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
			}

	.menu li ul{
	background:#2580a2;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:160px;
	z-index:1;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	background:0;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:160px;
	border-top: 1px solid #fff;
	border-bottom: 0;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	display:block;
	height:30px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
		}
.menu li ul a:hover     {
	background:#1c3854 url(../images/hover_sub.png) center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
			}
.menu li ul li:hover a {
	background:#1c3854 url(../images/hover_sub.png) center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

	.menu p{
		clear:left;
		}	
.lefttable_middle1_current table{
	display: none;
	}
.lefttable_middle1_current:hover {

	}
.lefttable_middle1_current:hover table{
	height:auto;
	display: inline;
	position: absolute;
	z-index: 10;
	top: 223px;
	font-size: 0.9em;
	width: 100px;
	color: #555;
	text-align: left;
	}
.lefttable_middle1 table{
	display: none;
	}
.lefttable_middle1:hover {

	}
.lefttable_middle1:hover table{
	height:auto;
	display: inline;
	position: absolute;
	z-index: 10;
	top: 223px;
	font-size: 0.9em;
	width: 100px;
	color: #555;
	text-align: left;
	}



.news table table p{
	padding: 0 0 0 20px;
}
.lefttable1_top {
	background-image: url(../images/vsub_top.png);
	text-align: left;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	width: 180px;
	text-decoration: none;
	line-height: 30px;
	height: 29px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	visibility: hidden;
}
.lefttable1_top:hover {
	background-image: url(
../images/ middletable_top_hover2.jpg);
	color: #FFF;
	background-image: url(../images/vsub_top1.png);
	cursor: pointer;
	background-position: left bottom;
	visibility: hidden;
}
.lefttable1_middle1  {
	background-color: #EDC371;
	text-align: left;
	width: 180px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	visibility: hidden;
}
.lefttable1_middle1:hover {
	background-color: #eaa00e;
	color: #fff;
	cursor: pointer;
	visibility: hidden;
}
.lefttable1_middle2 {
	background-color: #EDC371;
	font-size: 12px;
	text-align: left;
	width: 180px;
	line-height: 30px;
	border-top: 1px solid #fff;
	height: 30px;
	visibility: hidden;
}
.lefttable1_middle2:hover {
	background-color: #eaa00e;
	color: #FFF;
	cursor: pointer;
	visibility: hidden;
}
.lefttable1_bottom {
	background-image: url(../images/vsub_btm.png);
	background-position: left top;
	text-align: left;
	border-top: 0;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	visibility: hidden;
}
.lefttable1_bottom:hover {
	background-image: url(../images/vsub_btm1.png);
	background-position: left top;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	visibility: hidden;
}
#bottomcontent_text p a {
	color: #33F;
	text-decoration: underline;
	font-weight: bold;
}
#bottomcontent_text p a:hover {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}
#bottomcontent_text ul li       {
	list-style-image: url(../images/arrow.gif);
	margin-left: 30px;
	font-weight: normal;
}
#bottomcontent_text ul ul li {
	text-decoration: none;
	font-weight: normal;
	margin-left: 45px;
	list-style-type: circle;
	list-style-image: none;
}
.AccordionPanelContent p a {
	color: #33F;
	text-decoration: underline;
	font-weight: bold;
}
.AccordionPanelContent p a:hover {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}
.AccordionPanelContent ul li       {
	list-style-image: url(../images/arrow.gif);
	margin-left: 30px;
	font-weight: bold;
}
.AccordionPanelContent ul ul li {
	text-decoration: none;
	font-weight: normal;
	margin-left: 45px;
	list-style-type: circle;
	list-style-image: none;
}



/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	color: #444;
	background-image: url(../images/footer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 81px;
}
#footer a {color: #631e19; background: inherit;}

#footer_links {
	float: left;
	padding: 15px 0 5px 0;
	width: 900px;
}
