a {
	background: transparent;
	color: #113A68;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:link {
	background: transparent;
	color: #006699;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #006666;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #B51E4F;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:active{
	background: transparent;
	color: #B51E4F;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.navtext:link, a.navtext:visited{
	background: #238A73;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.navtext:hover, a.navtext:active {
	background: #336633;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
}

body {
	background: #336633;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px;
}
	
.fancyletter{
	font: bold 17px Georgia, Times New Roman, Times, serif;
	color: #FF0000;
	}

h1{
	color: #006633;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: -15px;
}

h2{
	color: #006633;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: -18px;
}

input.button {
	font: 12px Arial, Helvetica, sans-serif;

}

.bodytable {
	background: #CCFF99;
	border-left: 1px solid #99CC99;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #006633;
}

.bodytablepad {
	background: #CCFF99;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #006633;
}

.bodytablepadLR {
	background: #CCFF99;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	color: #006633;
}

.bodytablenopad {
	background: #CCFF99;
	border-left: 1px solid #99CC99;
	font: 12px Arial, Helvetica, sans-serif;
	color: #006633;
}


.bodytext{
	color: #006633;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.bodytext a:link, .bodytext a:visited {
	background: transparent;
	color: #336633;
	font: 12px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.border{
	background: #CCFF99;
	border-bottom: 1px solid #99CC99;
	color: #336633;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.bottomnav {
	background: #99CC99;
	border-top: 1px solid #336633;
	font: 10px Arial, Helvetica, sans-serif;
}

.bottomnavindex {
	background: #CCFF99;
	font: 10px Arial, Helvetica, sans-serif;
}

.button {
	background-color: #99cc66;
	border: 1px solid #238a73;
	color: #99cc66;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 80px;
	padding: 2px;
}

.button a:link, .button a:visited { 
	color: #176b58;
	text-decoration: none;
}

.button a:hover, .button a:active { 
	color: #fff;
	text-decoration: none;
}

.brochure{
	margin-top: 5px;
}

.center{
	text-align: center;
}

.copyright {
	background: #99CC66;
	border-bottom: 1px solid #336633;
	border-top: 1px solid #336633;
	color: #006666;
	font: 10px  Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}
.line{
	border-bottom: 1px solid #006633;
}

.crumb{
	background: #99CC66;
	border-bottom: 1px solid #336633;
	border-top: 1px solid #336633;
	color: #003300;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 3px;
	text-indent: 7px;
}

.crumb a:link{
	background: transparent;
	font: 10px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.crumb a:visited {
	background: transparent;
	color: #006666;
	font: 10px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.crumb a:hover, .crumb a:active {
	background: transparent;
	color: #993300;
	font: 10px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.columnL{
	background: #CCFF99;
	padding-left: 3px;
	padding-right: 3px;
	color: #003300;
	font: 11px Arial, Helvetica, sans-serif;

}

.columnL a:link{
	font: 11px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
	color: #006699;
}

.columnL a:visited {
	color: #006699;
	font: 11px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.columnL a:hover, .columnL a:active {
	color: #993300;
	font: 11px "Arial", Helvetica, sans-serif;
	text-decoration: underline;
}

.featureAd{
	background: #99CC66;
	border: 1px solid #336633;
	font: bold 12px "Arial", Helvetica, sans-serif;
	color: #fff;

}

.featureAd a:link{
	color: #006633;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.featureAd a:visited {
	color: #006633;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.featureAd a:hover, .featureAd a:active {
	color: #238A73;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.headertitle {
	color: #006666;
	font: normal bold 18px/normal Arial, Helvetica, sans-serif;
}

.mainbuttonsection {
	border-bottom: 1px solid #003300;
	border-top: 1px solid #003300;
}

.navheaderleft {
	background: #99CC66;
	border-bottom: 1px solid #336633;
	color: #336633;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}

.navtext {
	background: #238A73;
	border-bottom: 1px solid #336633;
	color: #FFFFFF;
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 2px;
	text-align: center;
	width: 135px;
}

.italicsmall{
	font: 11px Arial, Helvetica, sans-serif;
	font-style:italic;
}

.smalltext{
	font: 11px Arial, Helvetica, sans-serif;
}

.rates1{
	background: #99CC66;
	font: 13px Arial, Helvetica, sans-serif; 
	color: #006633;
	font-weight: bold;
	text-align: center;
}

.rates2{
	background: #fff;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif; 
	color: #006633
}


.ratesborder{
	border: 1px solid #006633;
	background: #ffcc66;
	font: 11px Arial, Helvetica, sans-serif;
	color: #006633;
	text-align: center;
	padding: 8px;
}


.rates3{
	background: #FFF;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif; 
	color: #006633;
	font-weight: bold;
}

.rates4{
	background: #99CC66;
	font: 11px Arial, Helvetica, sans-serif;
	color: #006699;
	padding: 2px;
	font-variant: small-caps;
}

.rates5{
	background-color: #238A73;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
	font-variant: small-caps;
}
.newsletterborder{	
	border: 1px solid #006633;

}
.ratessmtxt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	}
	
.title2{
	font: 13px Arial, Helvetica, sans-serif;
	color: #238A73;
	font-weight: bold;
}

.title3{
	color: #238A73;
	font: bold 15px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.outline{
	border: 1px solid #336633;
	margin: 20px;
	padding: 5px;
	background-color: #CCFF99;
}

.outlineWH{
	border: 1px solid #336633;
	margin: 20px;
	padding: 5px;
	background-color: #fff;
}

.tabletxt{
	font: 11px Arial, Helvetica, sans-serif;
}

img.border {
	padding: 4px;
	border: 1px solid #000;
	background: #fff;
}

	
.redtxtlrg{
	font: 13px Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
	
.redtxt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
	
.redtxtsm{
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
	
.picpadleft{
	padding-left: 20px;
	}
	
.grnline{
	border-top: 4px solid #99cc66;
	}

#pagetitle {
	position:relative;
	z-index:1;
	top: 155px;
	width: 100%;
	left: 0px;
	margin-left: -30px;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pagetitle h1 {font-size: 90%; line-height:1em; margin:0px; padding: 0px;}
/* a.navtext:visited{
	background: #CCFF99;
	color: #336633;
	font: bold 11px Arial, Helvetica, sans-serif;
}
*/
/*.content{
	background: #CCFF99;
	border-bottom-color: #336633;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #336633;
	border-right-style: solid;
	border-right-width: 1px;
	color: #006633;
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
*/
/*.nav {
	background: #99CC66;
	border-left-color: #336633;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #336633;
	border-right-style: dashed;
	border-right-width: 1px;
	color: #336600;
	font: normal 10px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
*/
/*.topbanner {
	border: thin solid #006666;
}
*/
