body {
	background-color: #6D88AD;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header{
	height: 166px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#nav{
	height: 27px;
	width: 570px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 85px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#nav li{
	display: block;
	margin: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #F1EC94;
	text-decoration: none;
}

#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#content_main{
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/content_main2.jpg);
	background-repeat: no-repeat;
	height: 352px;
}

#news_box{
	font-size: 12px;
	font-weight: bold;
	width: 190px;
	padding: 0px;
	float: left;
	line-height: 20px;
	color: #6D88AD;
	margin: 0px;
	position: relative;
	left: 155px;
	top: 140px;
}

#news_box a:link, #news_box a:visited {
	color: #3b6095;
	text-decoration: none;
}

#news_box a:hover {
	color: #000000;
	text-decoration: none;
}

#news_box a:active {
	color: #3b6095;
	text-decoration: none;
}

#main_text{
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	width: 360px;
	padding: 0px;
	float: right;
	margin: 0px;
	position: relative;
	top: 85px;
	right: 40px;
}

#content{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.copy{
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

.copy a:link, .copy a:visited {
	color: #3b6095;
	text-decoration: underline;
}

.copy a:hover {
	color: #eb8955;
	text-decoration: none;
}

.copy a:active {
	color: #3b6095;
	text-decoration: underline;
}

.copy ul, #main_text ul{
	color: #3b6095;
	list-style-image: url(../images/bullet2.gif);
}

.copy ul{
	padding-left: 40px;
	margin-left: 40px;
	margin-right: 20px;
}

.copy table{
	margin-left: 40px;
}

.copy ol{
	color: #3b6095;
	font-weight: normal;
	padding-left: 40px;
	margin-left: 40px;
	margin-right: 20px;
}

.table_list{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 2px;
	float: left;
}

.copyimg{
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.copy p{
	margin-left: 40px;
	margin-right: 20px;
}


.header1{
	font-size: 22px;
	color: #eb8955;
	padding-top: 30px;
	margin-left: 0px;
	font-weight: bold;
}

.header2{
	font-size: 14px;
	color: #3b6095;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 12px;
	font-weight: bold;
}

#left_nav{
	margin-top: 25px;
	font-size: 12px;
	float: left;
	width: 200px;
}

#left_nav ul{
	list-style-type: none;
	padding: 0px;
	margin-left: 20px;
}

#left_nav li{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.bullet{
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
}

.nobullet{
	list-style-image: url(../images/bullet_spacer.gif);
	font-weight: bold;
}

#left_nav li a:link, #left_nav li a:visited {
	text-decoration: none;
	color: #EB8955;
	font-weight: bold;
}

#left_nav li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#left_nav li a:active {
	color: #EB8955;
	text-decoration: none;
	font-weight: bold;
}

#left_nav ul ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left_nav ul ul li a:link, #left_nav ul ul li a:visited {
	text-decoration: none;
	color: #6380a7;
	font-weight: normal;
}

#left_nav ul ul li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#left_nav ul ul li a:active {
	color: #6380a7;
	text-decoration: none;
	font-weight: normal;
}

#footer{
	width: 760px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer_main{
	width: 760px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #6D88AD;
}

#footer ul, #footer_main ul{
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer li, #footer_main li{
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

#footer_main a:link, #footer_main a:visited {
	color: #FFFFFF;
}

#footer_main a:hover {
	color: #000000;
}

#footer_main a:active {
	color: #FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #000000;
}

#footer a:hover {
	color: #6D88AD;
}

#footer a:active {
	color: #000000;
}

.plantitle {
	font-size: 12px;
	color: #01344F;
	font-weight: bold;
	text-align: center;	
}

.left_box{
	border: 1px solid #eb8955;
	width: 230px;
	margin-left: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-image: url(../images/left_box_bckd.gif);
	background-repeat: repeat;
	color: #000000;
}

.left_box ul{
	margin: 0px;
	padding: 0px;
}

.left_box ol{
	margin-left: 25px;
	padding: 0px;
}

.left_box ul li{
	list-style-type: disc;
}

.left_box a:link, .left_box a:visited {
	color: #000000;
	font-weight: bold;
}

.left_box a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.left_box a:active {
	color: #000000;
	font-weight: bold;
}

.txtbox_color{
	background-color: #FFFFD5;
}