/* Global Design */
html,body{margin:0;padding:0}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
p{margin:0 10px 10px}
h1{
font-size: 18px;
margin:0 10px 10px;
margin-top:10px;
}
h2{
font-size: 16px;
margin:0 10px 10px;
}
h3{
font-size: 14px;
color: #333333;
margin:0 10px 10px;
}
h4{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
a{color: #006600;}
a:hover {color: #333333;}
#topmenu a{
	color: #006600;
	font-weight:bold;
	text-decoration: none;
}
#topmenu a:hover{
	text-decoration: none;
	color: #333333;
}
#pagecontainer{
	text-align:left;
}
#content p{line-height:1.4}
#extra{
	background-color: #E9E3CF;
}
#footer{color: #999999;}
#footer p{margin:0;padding:10px;}
#footer a{
	text-decoration: none;
	color: #006600;
}
#footer a:hover{
	text-decoration: none;
	color: #333333;
}

/* Global layout */
#pagecontainer{width:800px;margin:0 auto}
#pagetop{float:left;}
#topmenu{
	height: 15px;
	float:right;
	margin-bottom:61px;
	width:392px;
	background:#eaf5ea;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}
#global_nav{ height: 23px; width:100%;}
#content{
clear:both;
width:100%;
margin-top:10px;
}
#wrapper{float:left;}
#left_navigation{float:left;width:190px}
#footer{clear:both;width:100%;margin-top:10px;}
/* Home Section Layout */
#home_price{
	float:right;
	width:175px;
	margin-top: 20px;
	background-color:#E9E3CF;
	padding:25px;
	margin-left: 10px;
}
ul, li{
margin:0px;
}
#wrapper ul{
margin-bottom:10px;
}
.home_navigation li{
	list-style-type: none;
	margin-top:0px;
	margin-bottom:2px;
}
.home_navigation li a{
	font-weight:bold;
	color:#006600;
	display:block;
	text-decoration: none;
}
.home_navigation{
	padding-left:15px;
	padding-right:25px;
	float:left;
	height: 222px;
	padding-top: 20px;
}
#cssMenu1{
float: right;
width:615px;
margin-top:-25px;
}
.title_images{
float:left;
height:242px;
width:17px;
}
.smallertxt{
font-size:9px;
color:#006600;
}
/* Contact Section Layout */
#corp_contact table{
margin-top:20px;
margin-left:20px;
}
#corp_contact td{
	height:20px;
	width:250px;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#share_holder table{
margin-top:20px;
margin-left:20px;
}
#share_holder td{
	height:20px;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tblhead{
	color:#FFFFFF;
	background-color: #666666;
	font-weight:bold;
}
/* Special fonts */
.wrap{
float:right;
}
.wrapleft{
float:left;
}
.newstitle{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#centertxt lu{
	margin-top: 5px;
	margin-bottom: 5px;
}
#centertxt li{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/black-sq-bullet2.jpg);
	text-indent: 3px;
}
#centertxt{
	width:413px;
	padding-top:10px;
	margin-left:193px;
}
#lefttxt{
	float:right;
	width:167px;
	margin-top:-445px;
	color:#666666;
}
#btbl tr{
	font-size:12px;
}
#btbl td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top:20px;
	padding-left:20px;
}
.sitemap_nav li{
	list-style-type: square;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.sitemap_nav li a{
	font-weight:bold;
	color:#006600;
	display:block;
	text-decoration: underline;
}
.sitemap_nav li li a{
	font-weight:normal;
	color:#006600;
	display:block;
	text-decoration: underline;
}
.sitemap_nav{
	padding-left:15px;
	padding-right:20px;
	float:left;
	width:200px;
	height: 1000px;
	padding-top: 10px;
	padding-bottom:10px;
}

div#content table {
border: 1px solid #E6E6E6;
margin: 0 0 2em;
}
div#content td {
padding: 0.5em 1em;
border: 1px solid #E6E6E6;
border-width: 0 1px 1px 1px;}

.KT_tngtable label span.KT_required {
	padding: 0 2px;
	color: #006600;
	}
.green{
color: #006600;
}
.green14{
color: #006600;
font-size: 12px;
}












