﻿*
	{
	margin: 0;
	padding: 0;
	}

.clear
	{
	clear: both;
	}
a {
	text-decoration:none;
	color:#000099;
}	
a:hover {
	color:red;
}
img 
	{
	border: 0;
	}

body  
	{
	/*background: url(/img/framework/bgd.jpg) top center no-repeat #e7eef4;*/
	background:url(/img/framework/bg.gif) top center repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	background:#cfdfec url(/img/framework/bgd.jpg) top center no-repeat;
}
#topper {
	width: 990px;
	background:#4379b9;
}
#topper,		
#wrapper, #footer_wrapper
	{
	width: 990px;
	height: auto;
	margin: 0 auto;
	overflow: visible;
	}
	
fieldset
	{
	border: 0;
	}
	
p
	{
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336699;
	margin-bottom: 18px;
	}

h2
	{
	font: bold italic 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1a4055;
	}
	
h3, h4
	{
	font: bold 12px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	}
	
.dot_vert
	{
	background: url(/img/framework/dot_vert.gif) top left repeat-y;
	width: 1px;
	overflow: hidden;
	}
	
.dot_horz
	{
	background: url(/img/framework/dot_horz.gif) top left repeat-x;
	height: 1px;
	margin-left: 37px;
	overflow: hidden;
	}
	
.divider
	{
	background: #7997a8;
	width: 642px;
	height: 1px;
	margin-top: 30px;
	overflow: hidden;
	}
	
.right
	{
	text-align: right;
	}
	
h2, #header, #logo, #nav, #nav ul, #content, #column_left, #column_right, #footer, #column_right p, .divider {
	position: relative;
	float: left;
	display: inline;
	}
	
/* Header/Navigation Layout */
#header
	{
	height: 78px;
	}
	
#logo
	{
	float:left;
	margin: 13px 0 0 15px;
	width:390px;
	height:69px;
	padding:0;
	background:url('/img/framework/logo.png') no-repeat left top;
}
	
#search {
	width:350px;
	/*height:20px;*/
	display:inline;
	margin:0px 25px 0px 0px;
	float:right;
	padding:0;
	/*background:#666;*/
}
#search_txt {
	margin:16px 0px 0px 0px;
	padding:0;
	width:164px;
	height:20px;
	background:#dadae4;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

.videoList {
	position:relative;
	/*background:#99CCFF;*/
	background:#a1ca46;
	margin:0;
	padding:8px;
	width:170px;
}
.videoList ul {
	position:relative;
	padding: 0;
	list-style-type: none;
	margin: 0px 8px 0px 8px;
}
.videoList ul li {
	position: relative;
	border-bottom:1px dashed #B5DAFF;
	height:20px;
	line-height:20px;
}
.videoList ul li a {
	color: #394d0e;
	padding-left:15px;
}
.videoList ul li a:hover {
	color:green;
}
/*Top level list items*/
.suckerdiv {
	position:relative;
}
.suckerdiv ul{
/*margin: 0;*/
position:relative;
padding: 0;
list-style-type: none;
margin: 0px 8px 0px 8px;
padding: 0;
width: 190px;
border: 1px solid #93be39;
/*z-index:1;*/
}
	
.suckerdiv ul li{
position: relative;
/*z-index:1;*/
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
/*position: absolute;*/
position:relative;
width: 189px; 
/*sub menu width*/
top: 0;
margin:0;
/*visibility: hidden;*/
/*z-index:999;*/
}
.suckerdiv ul li ul li { 
	/*z-index:999;*/
}
.suckerdiv ul li ul li a { 
	/*z-index:999;*/
	display: block;
	padding-left: 30px;
	background: #B7DF61 none;
}
.suckerdiv ul li ul li a:hover { 
	/*z-index:999;*/
	display: block;
	padding-left: 31px;
	background: #89ae39 none;
}
/* Sub level menu links style */
.suckerdiv ul li a{
overflow: auto; /*force hasLayout in IE7 */
background: #a5cc52 url(/img/framework/arrow-list.gif) no-repeat 2px center;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #394d0e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #93be39;
/*z-index:999;*/
}
.suckerdiv ul li a:visited{
color: black;
}
.suckerdiv ul li a:hover{
color: black;
background-color: #89ae39;
background-image:url(/img/framework/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/* sub menu*/
.suckertreemenu {
	clear:both;
	background: url(/img/framework/bgd_nav.jpg) no-repeat;
	width: 990px;
	height: 32px;
	position:relative;
	top:0px;
	left:0px;
	z-index:30;
	}
.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position:relative;
	left:40px;
	top:4px;
}
.suckertreemenu ul li{
position: relative;
display: inline;
margin:0;
margin-right: 10px;
float: left;
height:28px;
line-height:28px;
}
* html DIV.suckertreemenu ul li.home {
width: 28px; 
}
* html .suckertreemenu ul li {
	width: 50px; 
}
.suckertreemenu ul li a{
display: block;
text-decoration: none;
color: #11374c;
font-size:12px;
}

.suckertreemenu ul li.nav_divider {
background:URL("/img/framework/nav_divider.gif") no-repeat;
width:5px;
position:relative;
top:7px;
}
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; 
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
background:#DDDDE5;
display: list-item;
float: none;
margin:0;
padding:0;
}
.suckertreemenu ul li ul li ul{ 
left: 159px; 
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
background:#DDDDE5;
*/width: 120px;
color: #833600;
text-decoration: none;
padding: 0px 3px;
border: 1px solid #ccc;
}
.suckertreemenu ul li a:hover{
color:#c1a604;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
#english a
	{
	float: right;
	width: 105px;
	height: 30px;
	background: url('/img/framework/english.gif') no-repeat 0 0;
	margin: 2px 24px 0 0;
	display: block;
	overflow: hidden;
	display: inline;
	}
	
#english a:hover
	{
	background: url('/img/framework/english.gif') no-repeat 0 -30px;
}
	
/* Content Layout */
#content {
	position:relative;
	background: #e7eef4 url('/img/framework/bgd_content.jpg') no-repeat;
	width: 990px;
	z-index:10;
	}
#content_wrapper {
	width:914px;
	margin:0 auto;
}

#sub_banner {
	width:914px;
	height:20px;
	/*background:#666;*/
}
/* column left Layout */
#column_left_wrapper {
	width: 210px;
	margin:0;
	padding:0;
	float:left;
	
}
#column_left {
	
}
#column_left p 	{
	margin:0;
	padding:0;
}
#left_sub {
	width:210px;
	/*height:300px;*/
	background:#9cc643 url('/img/framework/left_sub_top.jpg') no-repeat left top;
	padding:0;
	margin:0;
}
img.leftSubImg {
	padding:0;
	margin:10px;
}
#left_sub_bottom {
	background:#9cc643 url('/img/framework/left_sub_bottom.jpg') no-repeat left top;
	width:210px;
	height:5px;
}
/* column right Layout */	
#column_right_wrapper {
	width: 704px;
	float:right;
	margin:0;
	padding:0;
}
#column_right {
	margin:2px 0px 8px 16px;
	color:#2c4004;
}
#column_right p {
	clear:both;
	line-height:1.5em;
}
* html #column_right p {
	width:100%;
}
#column_right img.floatLeft {
	float:left;
	margin:0;
	margin-right:6px;
	padding:5px;
	border:1px solid #bbb;
}
#column_right img.floatRight {
	float:right;
	margin:0;
	margin-left:6px;
	padding:5px;
	border:1px solid #bbb;
}
#column_right .cposition {
	background:#d9f0a8;
	height:21px;
	border-bottom:5px solid #9cc643;
	margin-bottom:6px;
	padding:0;
}
#column_right .cposition p {
	float:right;
	line-height:21px;
	padding-right:6px;
}
#column_right .cposition a {
	color:#2c4004;
	text-decoration:none;
}
#column_right .cposition a:hover {
	color:#d4b900;
	text-decoration:none;
}
#column_right h1 {
	margin:0;
	padding:3px 0px 6px 0px;
	font-weight:bold;
	font-size:18px;
	color:#0a3465;
}
#column_right h2
	{
	margin:0;
	}
	
#column_right p {
	margin:0;
	padding;0;
	/*text-indent:2em;*/
	color:#2c4004;
	line-height:1.5em;
}
#cr_left {
	margin:0;
	padding:0;
	float:left;
	/*background:#666;*/
	width:500px;
	/*height:300px;*/
}
#cr_right {
	float:right;
	width:184px;
}
*html #cr_left2 {
	width:448px;
}
#cr_left2 {
	margin:0;
	padding:0;
	float:left;
	/*background:#666;*/
	width:468px;
	/*height:300px;*/
}
#cr_right2 {
	float:right;
	width:210px;
	background:#9cc643 url('/img/framework/left_sub_top.jpg') no-repeat left top;
	margin:0;
	padding:0;
}
a.m1 {
font-size:12px;
color:#072141;
text-decoration:none;
}
a.m1:hover {
color:#1061da;
}
.sublist{
list-style-type: none;
/*margin: 0px 8px 0px 8px;*/
margin:0;
padding: 0;
/*width: 190px;*/
/*border: 1px solid #93be39;*/
}

.sublist li a{
/*background: #d9f0a8 url(/img/framework/arrow.gif) no-repeat 2px center;*/
background: url('/img/framework/arrow.gif') no-repeat 2px center;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #394d0e;
display: block;
width: auto;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #93be39;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}


* html .sublist li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
/*width: 170px;*/
color:#394d0e;
}

.sublist li a:visited, .markermenu li a:active{
color: #394d0e;
}

.sublist li a:hover{
color: black;
background-color: #89ae39;
}
/* Footer Layout */
	
#footerbar
	{
	margin:0;
	padding:0;
	display:block;
	position:relative;
	clear:both;
	background: url('/img/framework/bgd_footer.jpg') no-repeat;
	width: 990px;
	height:60px;
	}
#footerbar p {
	color:#fff;
	font-weight:normal;
	font-size:11.89px;
	text-align:center;
	margin:11.9px 0px 0px 0px;
	padding:0;
}

/* IE Hack */
* html DIV#column_right {
	width:673px;
	margin:2px 0px 8px 16px;
	color:#2c4004;
	/*background:#666;*/
}

* html DIV#cr_left {
	margin:0;
	padding:0;
	float:left;
	/*background:#666;*/
	width:480px;
}

/* submenu style*/
.markermenu{
list-style-type: none;
margin: 0px 8px 0px 8px;
padding: 0;
width: 190px;
border: 1px solid #93be39;
}

.markermenu li a{
background: #a5cc52 url(/img/framework/arrow-list.gif) no-repeat 2px center;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #394d0e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #93be39;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
color:#394d0e;
}

.markermenu li a:visited, .markermenu li a:active{
color: #394d0e;
}

.markermenu li a:hover{
color: black;
background-color: #89ae39;
background-image:url(/img/framework/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

p.pages {
	display:block;
	position:relative;
	top:6px;
	text-align:right;
	margin:8px 18px 2px 0px;
}
/* table style */
table.mytable { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table.mytable td { font-size: 12px; border-bottom: 1px dashed #ccc; background-color: #F4F4F4; 
vertical-align: middle; padding: 4px; font-weight: normal; }
table.mytable tr.special td { border-bottom: 1px solid #ff0000;  }