@charset "utf-8";
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
}
.contactBkgnd {
	background-image: url(images/contact_info_bg2.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 405px;
}

.navBkgnd {
	background-color: #0033CC;
	height: 40px;
}
.footerNav {
	color: #FFFFFF;
	text-align: right;
	background-color: #0033CC;
	height: 30px;
	padding-top: 3px;
}

.greenBox {
	background-attachment: fixed;
	background-color: #50A842;
	background-image: url(images/green_box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 235px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
.rightNavBkgd {
	background-image: url(images/right_nav2.gif);
	height: 29px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 35px;
}
a.rightNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rightNav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.rightNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rightNav:hover {
	color: #0033CC;
	text-decoration: underline;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #99FF00;
	text-decoration: underline;
}.contentTxt {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	text-align: left;
}
h2 {
	font-size: 24px;
	color: #428B35;
	font-weight: normal;
}
.subHead {
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
}
a.moreLink:link {
	color: #F1A624;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
}
a.moreLink:active {
	color: #F1A624;
	text-decoration: none;
}
a.moreLink:visited {
	color: #F1A624;
	text-decoration: none;
}
a.moreLink:hover {
	color: #0000FF;
	text-decoration: underline;
}
.blueTxt {
	color: #59CEF9;
}
.leftTableFade {
	background-image: url(images/left_content_bg.gif);
	background-repeat: repeat-x;
}
a.leftLink:link {
	color: #3366CC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}
a.leftLink:active {
	color: #3366CC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.leftLink:visited {
	color: #3366CC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.leftLink:hover {
	color: #FF9933;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
