a:visited,a:active,a:link{color:#006BA7;}
a:hover{color:#F25D09;}
a.ftr:visited,a.ftr:active,a.ftr:link{color:#FFFFFF;}
a.ftr:hover{color:#FFFF00;}
a.lnav:visited,a.lnav:active,a.lnav:link{color:#000000;text-decoration:none;}
a.lnav:hover{color:#F25D09;text-decoration:none;}
body{margin: 0px;background: #FFFFFF;}
body,div,p,th,td,form,h1,h2,h3,h4,h5,h6,li,ul,ol{font-family: Arial, Helvetica, sans-serif;}
body,div,p,th,td,form,h1,h2,h3,h4,h5,h6,li,ul,ol{font-size: 12px;}
.featuretxt { font-size: 16px; padding: 0px 5px; }
.featuretxt2 { font-size: 14px; padding: 0px 5px 5px 25px; }
.pgtitle{
	font-size: 17px;
	Color: #FFFFFF;
	font-weight:bold;
	background: #279453;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.padlr5 {padding: 0px 5px;}
.lhn{line-height: normal;}
.lh16{line-height: 16px;}
.lh18{line-height: 18px;}
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}
.lh24{line-height: 24px;}
.btm-div{ background: #FFFFFF url(images/btm-div.gif) repeat-x; }
.hdiv{ background: #FFFFFF url(images/hdiv-orange.gif) repeat-x; }
.hdr{font: bold 16px Arial, Helvetica, sans-serif;}
.nav-div{ background: #FFFFFF url(images/nav-div.gif) repeat-y; }
.tdbg01{background: #FBF1E7 url(images/homebg.gif) no-repeat;}
.tdh25 {line-height: 25px;}
.top-div{ background: #FFFFFF url(images/top-div.gif) repeat-x; }
.vdiv{ background: #FFFFFF url(images/vdiv-orange.gif) repeat-y; }
.Color01{ Color: #000000; }
.Color01B{ Color: #000000;font-weight:bold; }
.Color02{ Color: #FFFFFF; }
.Color02B{ Color: #FFFFFF;font-weight:bold; }
.Color03{ Color: #006BA7; }
.Color03B{ Color: #006BA7;font-weight:bold; }
.Color04{ Color: #279453; }
.Color04B{ Color: #279453;font-weight:bold; }
.Color05{ Color: #F25D09; }
.Color05B{ Color: #F25D09;font-weight:bold; }
.Color06{ Color: #F3EEDB; }
.Color06B{ Color: #F3EEDB;font-weight:bold; }
.Color07{ Color: #cccccc; }
.Color07B{ Color: #cccccc;font-weight:bold; }
.Color08{ Color: #CACBDC; }
.Color08B{ Color: #CACBDC;font-weight:bold; }
.BgColor01{ background: #000000; }
.BgColor02{ background: #FFFFFF; }
.BgColor03{ background: #006BA7; }
.BgColor04{ background: #279453; }
.BgColor05{ background: #F25D09; }
.BgColor06{ background: #F3EEDB; }
.BgColor07{ background: #cccccc; }
.BgColor08{ background: #CACBDC; }
.BgColor09{ background: #E9EFE2; }
/*
FLOAT
*/
img.floatLeft {
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px 4px 4px 0;
}
img.floatLeftb {
	border: 1px solid #B6C1D1;
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px 4px 4px 4px;
}
img.floatRight {
	float: right;
	margin: 0 8px 0 8px;
	padding: 4px 0 4px 4px;
}
img.floatRightb {
	border: 1px solid #B6C1D1;
	float: right;
	margin: 0 8px 0 8px;
	padding: 4px 4px 4px 4px;
}
div.floatLeft {
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px 4px 4px 0;
}
div.floatRight {
	float: right;
	margin: 0 8px 0 8px;
	padding: 4px 0 4px 4px;
}
.imgbrdr {
	border: 1px solid #B6C1D1;
	margin: 0 8px 8px 0;
	padding: 6px;
}
/*
FLOAT CLEARING
*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*
Hides from IE-mac
*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*
End hide from IE-mac
*/
