@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	float: none;
}
#divMain {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
}
#divContent  {
	width: 766px;
	border:solid 2px #999;
	border-top-style: none;
	padding: 35px 15px;
}
#siteMapLtTop  {
	border: 1px solid #999999;
	margin-bottom: 1em;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#siteMapLt li a, #siteMapLt a, #siteMapRt a{
	text-decoration: none;
	color: #333333;
}
#siteMapLt li a:hover, #siteMapLt a:hover, #siteMapRt a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#siteMapLtTop .siteMap {
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 1.3em;
}


#siteMapLtTop ul {
	list-style-type: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	margin-bottom: 1em;
	color: #666666;
}
#divRates {
	margin-right: 60px;
	margin-left: 60px;
	text-align: left;
	font-size: .9em;
	margin-bottom: 15px;
}
#divRates   h3   {
	letter-spacing: 1px;
	margin-bottom: 2em;
	text-align: center;
}
.ratesTxt {
	margin-bottom: .5em;
	line-height: 1.3em;
}
.rates2nd {
	margin-top: 0.5em;
	float: left;
	width: 125px;
	margin-left: 50px;
}
* html .rates2nd {
	margin-left:25px;
}
.rates3rd {
	float: left;
	margin-top: 0.5em;
	width: 396px;
}
.rates4th {
	float:left;
	margin-left: 176px;
	width: 395px;
}
* html .rates4th {
	margin-left:88px;
}
.rates5th {
	float: left;
	margin-bottom: 2em;
}
#divFooter {
	margin-bottom: 40px;
}
#divFooter  .center  .copyright, .copyright {
	font-size: .7em;
	color: #666666;
}
.copyright {
	margin-top:10px;
}
#msgForm {
	width: 510px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #666666;
}
.formLabel  {
	font-size: .9em;
	text-align: right;
	width: 135px;
	float: left;
	margin-right: 5px;
}
.formField  {
	float: left;
	margin-bottom: 0.5em;
}
#divNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3B4601;
	width:766px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #3B4601;
	border-bottom:none;
	padding: 13px 15px;
}
#divNav ul {
	list-style-type: none;
	margin-bottom: 15px;
}
#divNav li a {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	font-size: .95em;
	padding: 2px 31px;
	margin:0px 1px;
	text-transform: uppercase;
}
.imgBorder  {
	background-color: #FFFFFF;
	padding: 25px;
}
#divNav li a:hover {
	color: #3B4601;
	background-color: #CCCCCC;
}
#divNav .navPg {
	float: left;
	color: #999;
	font-weight: normal;
	font-size: .95em;
	/*border:solid 1px #CCCCCC;*/
	padding: 2px 31px;
	text-transform: uppercase;
	margin:0px 1px;
}
.indexImg {
	float:left;
	padding-bottom: 15px;
	cursor: pointer;
}
.hdr {
	font-size: 1em;
	font-weight: bold;
	margin-right: 40px;
}
.txtIndent {
	line-height: 1.2em;
	text-align: justify;
	width: 600px;
	padding-left: 25px;
	padding-bottom: 15px;
	font-size: 0.9em;
}
#divContact h3 {
	letter-spacing: 1px;
	margin-bottom: 1em;
	text-align: center;
}
#siteMapLtTop li {
	list-style-type: none;
	text-align: left;
	margin-bottom: .2em;
	padding-left:10px;
	padding-right:10px;
}
.txtHdr {
	margin-bottom: 0.6em;
	margin-top: 1em;
	color: #666666;
	text-align: center;
}
.linkTxt {
	margin-bottom: .3em;
}

