﻿body {
	font-size: 11px;
	background: url(../img/bg.jpg) repeat-x;
	margin: 0px;
	font-family:Tahoma;
	color:#686868;
}
p{margin:12px 0}
img{border:0}
h1{
	margin:0;
	font-size:22px;
	font-weight:normal;
	margin-bottom:5px;
	color:#353f5c;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
}
h2{
	margin:0;
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
	color:#353f5c;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
}
#page_con {
	margin: 0 auto;
	width: 769px;
	padding-bottom:10px;
}
#header_con {
	margin: 0 0 0 19px;
	width: 750px;
	background: url(../img/header_bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
	height: 210;
}
#logo {
	background: url(../img/logo_bg.gif) no-repeat left bottom;
	float: left;
	height: 45px;
	width: 297px;
	padding: 25px 0 0 10px;
}
#logo h1{color:#202539;}
#top_nav {
	background: url(../img/topnav_bg.gif) repeat-x left bottom;
	float: left;
	height: 20px;
	width: 443px;
	padding-top: 50px;
}
#top_nav ul{
	background: url(../img/topnav_left.jpg) no-repeat;
	margin: 0px;
	padding: 0 0 0 55px;
	list-style-type: none;
	height:20px;
}
#top_nav li{display:inline;}
#top_nav a{
	display:block;
	float:left;
	font-size: 10px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 4px 0 0 0;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
}
#top_nav a.last{border: 0;}
#flash{
	height:90px;
	clear:both;
}
#left_col{
	background: url(../img/leftnav_bg.gif) repeat-y;
	float: right;
	width: 200px;
	margin-right: -6px;
}
#left_nav_con {background: url(../img/leftnav_bottom.gif) no-repeat right bottom;}
#left_nav {
	background: url(../img/leftnav_top.gif) no-repeat right top;
	padding: 8px 18px 15px 18px;
}
#left_nav_title{
	border-bottom: 1px solid #5d4535;
	margin-bottom:10px;
	position:relative;
}
#left_nav ul{
	padding: 0;
	list-style:none;
	margin: 0px;
}
#left_nav li{float:left;position: relative; width:100%;height:20px;}
#left_nav li ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 120px;
	background:#ffffff;
	z-index:200;
	border:1px solid #c2c2c1;
	border-bottom:0;
}
#left_nav li ul li {
	float:none;
}
#left_nav li.over ul {display: block;}
#left_nav li:hover ul {display: block;}
#left_nav a{
	display:block;
	font-size: 11px;
	color:#686868;
	text-decoration: none;
	line-height:20px;
	height:20px;
	padding-left:20px;
	border-bottom: 1px solid #c2c2c1;
	background: url(../img/leftnav_arrow.gif) no-repeat 5px center;
}
#left_nav a.last{border: 0;}
#left_nav a:hover {color: #0000ff; text-decoration: underline;}
#copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/footer_bg.gif);
	height: 23px;
	padding: 28px 0 0 375px;
}
#right_col {
	background: url(../img/content_bg.gif) repeat-y;
	float: right;
	width: 556px;
}
#main_content{
	background: url(../img/content_top.gif) no-repeat top right;
	padding: 15px 15px 0 15px;
}
.content_left{
	float:left;
	width:262px;
	padding: 5px 10px 5px 0;
}
.content_right{
	float:left;
	width:262px;
	padding: 5px 0 5px 10px;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
}
.list li{
	background: url(../img/leftnav_arrow.gif) no-repeat left 7px;
	padding: 0 0 0 13px;
	line-height:18px;
}
.more{
	color: #799e3a;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat left 4px;
	padding-left: 15px;
}
.bordertop{border-top:1px solid #cfcfcf;}
.borderbottom{border-bottom:1px solid #cfcfcf; position:relative;}
.borderright{border-right:1px solid #cfcfcf;}
.imgleft{float:left; margin: 3px 5px 5px 0;}
.right{text-align:right;padding-right:20px;}
.clear{
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
}
.grean{ color:#749830}
.style1 { color: #1c66a8;}
