/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}
.left_line{
	border-left:#cadcbd 1px solid;
}
.lt_line{
	border-left:#cadcbd 1px solid;
	border-top:#cadcbd 1px solid;
}
.lrb_line{
	border-left:#cadcbd 1px solid;
	border-right:#cadcbd 1px solid;
	border-bottom:#cadcbd 1px solid;
}
.rt_line{
	border-right:#cadcbd 1px solid;
	border-top:#cadcbd 1px solid;
}
.right_line{
	border-right:#cadcbd 1px solid;
}
.top_line{
	border-top:#cadcbd 1px solid;
}
.bottom_line{
	border-bottom:#cadcbd 1px solid;
}
.body_texts{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#474846;
	line-height:16px;
	text-align:left;
}
.body_texts li{
	color:#000000;
	line-height:16px;
	font-weight:bold;
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 15px;
	list-style:none;
	margin:0px;
	line-height:20px;
}
.body_texts ul{
	padding:0px 0px 0px 10px;
	margin:0px;
}
.left_texts{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#474846;
	line-height:16px;
	text-align:left;
}
.left_texts a{
	color:#474846;
	line-height:20px;
	font-weight:bold;
	background-image:url(images/bullet4.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:underline;
	padding:0px 0px 0px 15px;
}
.left_texts a:hover{
	color:#474846;
	line-height:20px;
	font-weight:bold;
	background-image:url(images/bullet4.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	padding:0px 0px 0px 15px;
}

.body_texts a{
	font-weight:bold;
	color:#62834c;
	text-decoration:underline;
}
.body_texts a:hover{
	font-weight:bold;
	color:#62834c;
	text-decoration:none;
}
.heading1{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:17px;
	color:#859975;
	font-weight:bold;
}
p{
	padding:0px;
	margin:0px;
}
.heading2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	color:#444444;
	font-weight:bold;
}
.highlits{
	font-family:"arial narrow", Arial, Verdana;
	font-size:14px;
	line-height:18px;
	color:#5a5e56;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	text-align:left;
}
.bg_resources{
	background-image:url(images/bg_resources.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 0px 0px 0px
}
.btn_readmore{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#62834c;
	line-height:16px;
	text-align:left;
}
.btn_readmore a{
	background-image:url(images/bullet2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	color:#62834c;
	text-decoration:underline;
}
.btn_readmore a:hover{
	background-image:url(images/bullet3.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	color:#62834c;
	text-decoration:none;
}
.btn_readmore2{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	text-align:left;
}
.btn_readmore2 a{
	background-image:url(images/arrow1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	color:#ffffff;
	text-decoration:underline;
}
.btn_readmore2 a:hover{
	background-image:url(images/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	color:#ffffff;
	text-decoration:none;
}
.whitetxts{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	text-align:left;
}
.whitetxts a{
	padding:0px 0px 0px 0px;
	color:#ffffff;
	text-decoration:underline;
}
.whitetxts a:hover{
	padding:0px 0px 0px 0px;
	color:#ffffff;
	text-decoration:none;
}
.footer{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#5f754f;
	line-height:18px;
}
.footer a{
	color:#5f754f;
	text-decoration:underline;
}
.footer a:hover{
	color:#5f754f;
	text-decoration:none;
}
.formtxtbox{
	border:#CCCCCC 1px solid;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#000000;
	padding:0px 0px 0px 5px;
}
.formbtns{
	border:#CCCCCC 1px solid;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	text-indent:5px;
	background-color:#003300;
}