* {
	margin: 0px auto;
}
body {
	margin: 0px;
	padding: 0px;
	background: #394650;
}
.spacer {
	clear:both; 
	line-height:0px; 
	font-size:0;
}
hr {
margin-top: 10px;
margin-bottom: 10px;
}
/*----Layout----*/
#main {
	width: 100%;
}
#container {
	width: 1000px;
}
#header {
	width: 100%;
}
#top {
	float: left;
	width: 100%;
	height: 100px;
}
#nav {
	float: left;
	width: 100%;
	height: 57px;
	background: url(../img/nav_bk_strip.jpg) repeat-x;
	border-bottom: 1px solid #494949;
}
#body_contain {
	float: left;
	width: 100%;
	font-family: Tahoma;
	font-size: 10pt;
	border-top: 1px solid #6f787f;
}
#body_top {
	float: left;
	width: 100%;
	margin: 0px auto;
}
#left_column {
	float: left;
	width: 20%;
	padding: 5px 0px 0px 25px;
	margin-left: -5px;
}
#body_content {
	float: left;
	width: 70%;
	padding: 0px;
	margin-left: 35px;
	margin-top: 5px;
	background: #767f86 url(../img/content_top_strip.jpg) top repeat-x;
	border-left: 1px solid #bdc0c3;
	border-right: 1px solid #bdc0c3;
	position: relative;
	z-index: 1;
}
#body_content a {
	text-decoration: underline;
	color: #000;
}
#body_content a:hover {
	text-decoration: none;
}

#body_content p.big {
	font-size: 13pt;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}
#body_content p.big a {
	text-decoration: none;
	color: #fff;
	padding-right: 20px;
}
#body_content ol {
	list-style-type:disc;
	margin-left: 420px;
	padding-bottom: 10px;
}
#body_content ol li {
	font-family: Tahoma;
	font-size: 10pt;
}
#body_content ol.qanda {
	list-style-type:disc;
	margin-left: 30px;
	padding-bottom: 10px;
}
#body_content ol.qanda li {
	font-family: "Trebuchet MS";
	font-size: 11pt;
}
#right_column {
	float: left;
	width: 20%;
	padding: 5px 0px 0px 0px;	
}
#body_bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 16px !important;
	background: #000;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 130px; 
	background: #394650 url(../img/footer_bk_strip.jpg) top repeat-x;
}
/*----top navigation----*/
#nav ul {
	float: left;
	width: 98%;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 57px;
	line-height: 57px;
}
#nav li a {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 30px;
	border-left: 1px solid #fff;
	border-right: 1px solid #aeaeae;
	float: left;
	height: 57px;
}
#nav li a:hover {
	color: #fff;
	background: url(../img/nav_bk_active.jpg) repeat-x;
}
#nav li a.active {
	color: #fff;
	background: url(../img/nav_bk_active.jpg) repeat-x;
}

/*----left navigation----*/
#left_nav	{
	width: 240px;
	margin: 0px auto;
}
#left_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#left_nav li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
#left_nav li a {
	display: block;
	width: 220px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bullet_arrow.jpg) left no-repeat;
	padding: 10px 0px 10px 30px;
}
#left_nav li a:hover {
	display: block;
	width: 220px;
	color: #c85f24;
}
#left_nav li a.active {
	display: block;
	width: 220px;
	color: #c85f24;
}


/*----footer navigation----*/
#footer_links ul {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	list-style: none;
	text-align: center;
}
#footer_links li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
}
#footer_links li a {
	color: #fff;
	text-decoration: none;
	padding: 0px 10px;
}
#footer_links li a:hover {
	color: #43b3e6;
	padding: 0px 10px;
}

/*----Other Stuff----*/
img {
	border: none;
}
.contact_info {
	float: right;
	width: 50%;
	position: relative;
	top: 10px;
	right: 20px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
.contact_info a {
	color: #000;
	text-decoration: none;
}
.contact_info a:hover {
	color: #FF4D00;
}
.contact_info span {
	font-size: 13pt;
	font-weight: bold;
	color: #000;
}

#top_banner {
	float: left;
	width: 990px;
	height: 222px;
	background: url(../img/banner.jpg) top no-repeat;
	border-top: 1px solid #3789ab;
}
#top_textarea01 {
	float: left;
	width: 32%; 
	padding: 25px;
}
#top_textarea01 h1 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #c75a00;
}
#top_textarea01 p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#top_textarea02 {
	float: right;
	width: 33%;
	padding: 25px;
}
#top_textarea02 h3 {
	margin: 0px;
	padding: 3px 0px;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 18pt;
	font-weight: normal;
	font-style:italic;
	color: #fff;	
}
#top_textarea02 ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#top_textarea02 li {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold;
	background: url(../img/bullet_arrow.gif) 5px 7px no-repeat;
}
#top_textarea02 li a {
	color: #fff;
	text-decoration: none;	
}
#top_textarea02 li a:hover {
	color: #b8dbf9;
}
.left_module {
	width: 240px;
	margin-bottom: 7px;
	clear: both;
	background: #c6cbd2 url(../img/left_bk_strip.jpg) right repeat-y;
}
.left_module p {
	font-size: 11pt;
	padding-left: 15px;
	padding-right: 15px;
}
.left_module a {
	text-decoration: underline;
	color: #000;
}
.left_module a:hover {
	text-decoration: none;
	font-weight: bold;
}
.left_module p.img {
	text-align: center;
}
.right_module {
	margin-bottom: 7px;
	clear: both;
	background: #c6cbd2 url(../img/right_bk_strip.jpg) left repeat-y;
}
.left_module h3 {
	margin: 0px;
	padding: 5px 0px 10px 15px;
	width: 98%; /*240*/
	height: 38px; /*43*/
	line-height: 38px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #fff;
	background: url(../img/left_mod_top.jpg) no-repeat;
}
.right_module h3 {
	margin: 0px;
	padding: 5px 0px 10px 10px;
	width: 97%; /*240*/
	height: 38px; /*43*/
	line-height: 38px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	color: #fff;
	background: url(../img/right_mod_top.jpg) top right no-repeat;
}
.left_bottom {
	clear: both;
	background: url(../img/left_bottom_mod.jpg) left no-repeat;
	height: 15px;
}
.right_bottom {
	clear: both;
	background: url(../img/right_bottom_mod.jpg) right no-repeat;
	height: 15px;
}
.module h4 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	display: block;
	width: 230px;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #fff;
	background: #81adc4;
}

.body_inset {
	width: 655px;
	margin: 0px auto;
	padding-top: 5px;
}
.body_inset h1 {
	float: left;
	width: 655px; /*655*/
	height: 43px;
	line-height: 40px;
	background: url(../img/body_inset_top.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	position: relative;
	left: 7px;
	padding-left: 15px;
}
* html .body_inset h2 {
	left: 15px;
}
.body_form {
	float: left;
	width: 635px; /*655*/
	padding: 20px 10px 10px 10px;
	background: #fff url(../img/body_form_bk.jpg) top no-repeat;
	position: relative;
	left: 7px;
}
* html .body_form {
	left: 15px;
}

.copyline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	text-align: center;
	color: #767f86;
}
.copyline a {
	color: #767f86;
	text-decoration: none;
}
.copyline a:hover {
	color: #43b3e6;
}
.main_content {
	float: left;
	width: 95%;
	padding: 20px;
}
.sub_title {
	float: left;
	width: 99%;
	height:81px; 
	background: url(../img/article_title_bk.jpg) left no-repeat;;
}
.main_content h2 {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 96%;
	height: 53px; /*53*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;	
	background: url(../img/title_bk.jpg) no-repeat;
	margin-top: -15px;
}
.main_content h2 span {
	float: left;
	width: 100%;
	height: 38px;/*53*/
	padding: 15px 0px 0px 0px;
	background: url(../img/title_bk_right.jpg) right top no-repeat;
}
.main_content h3 {
	height: 81px;
	line-height: 14px;
	margin: 0px;
	padding: 2px 0px 0px 16px;
	display: block;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	background: url(../img/article_title_right.jpg) right no-repeat;
}
.main_content h3 span {
	font-size: 9pt;
}
.main_content h4 {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
	color: #fff;
}
.main_content h5 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 8px;
	color: #fff;
}	
.main_content h6 {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 8px;
	color: #fff;
}
.sub_content {
	clear: left;
	float: left;
	width: 99%;
	margin-top: -1px;
	padding: 0px;
	background: #b4b8bc;
}
.sub_content1 {
	clear: left;
	padding: 10px 0px 0px 0px;
}
.sub_content1 p.content {
	font-size: 11pt;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
.sub_content1 b.qanda {
	padding-right: 15px;
}
.sub_content1 img {
	float: left; 
	padding-right: 10px;
}
.sub_content1 a {
	text-decoration: underline;
	color: #000;
}
.sub_content1 a:hover {
	text-decoration: none;
}
.sub_content2 {
	clear: left;
	padding: 10px 0px 0px 0px;
}
.sub_content_wrap {
	padding: 10px;
	height: 10em;
	overflow: auto;
}
.sub_content_wrap p {
	padding-bottom: 5px;
}
.main_content p {
	font-family:"Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.readmore {
	float: right; 
	clear: both;
	padding-right: 10px; 
	padding-top: 10px;
}
.readmore a, a.readon  {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/bullet_arrow.gif) left no-repeat;
	padding-left: 15px;
}
.readmore a:hover, a.readon:hover {
	color: #db8b01;
}
.sub_bottom {
	clear: both;
	float: left;
	width: 100%;
	height: 18px;
	background: url(../img/article_bottom.jpg) left bottom no-repeat;
}
.sub_bottom span {
	display: block;
	height: 18px;
	background: url(../img/article_bottom_right.jpg) right bottom no-repeat;
}


/*---webform---*/
.webform p {
	padding: 0px;
	margin: 2px 0px;
}
.webform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.webform input {
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #aaaeb4;
	border: 1px solid #fff;
	font-size: 11px;
	margin-top: 2px;
}
.webform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #aaaeb4;
	border: 1px solid #fff;
	margin-top: 2px;
	font-size: 11px;
}
.webform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #aaaeb4;
	border: 1px solid #fff;
	margin-top: 2px;
	font-size: 11px;
}
.webform input.btn_search {
	width: 91px;
	height: 35px;
	background: url(../img/btn_send.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
}

/*---column webform---*/
.columnform {
	clear: left;
	margin: 0px auto;
	padding: 5px 0px;
}
.columnform p {
	margin: 3px auto;
	padding: 0px;
	width: 90%;
	text-align: center;
}
.columnform label {
	display: block;
	font-weight: bold;
	color: #314f71;
}
.columnform input {	
	width: 160px;
	height: 16px;
	padding: 2px;
	background: #aaaeb4;
	border: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #314f71;
}
.columnform select {
	width: 160px;
	height: 20px !important;
	height: 22px ;
	padding: 2px !important;
	padding: 0px;
	background: #aaaeb4;
	border: 1px solid #fff;
	margin-top: 2px;
	font-size: 11px;
}
.columnform select.short {
	width: 80px;
	height: 20px;
	padding: 2px;
	background: #aaaeb4;
	border: 1px solid #fff;
	margin-top: 2px;
	font-size: 11px;
}
.columnform input.btn_search {
	width: 91px; 
	height: 35px;
	background: url(../img/btn_send.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0px auto;
}
.columnform input.btn_send {
	display: block;
	width: 91px;
	height: 35px;
	background: url(../img/btn_send.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin: 3px auto;
	color: #fff;
}
