@charset "utf-8";
/* CSS Document */

body,td,th,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #A5C6AD;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	text-align:justify;
}
img { border:none }
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2F3C8E;
	text-align: right;
	vertical-align: middle;
	padding-right: 24px;
}

a:visited {
	text-decoration: none;
	color: #2F3C8E;
}
a:link {
	color: #2F3C8E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #2F3C8E;
}
a:active {
	text-decoration: none;
	color: #2F3C8E;
}
.secondaryNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 56px;
	padding-left: 20px;
	text-align:center;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 20px;
}
.footerAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 26px;
	padding-left: 20px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-align: right;
	padding-top: 26px;
}
.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-decoration: none;
}

.footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-decoration: none;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-decoration: none;
}
.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F3C8E;
	text-decoration: none;
}


.mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	position: relative;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 38px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F3C8E;
	text-align: left;
	padding-top: 9px;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F3C8E;
	text-align: left;
	vertical-align: middle;
}
.heading4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F3C8E;
	text-align: left;
}
.heading5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2F3C8E;
	text-align: left;
}
.heading6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2F3C8E;
	text-align: center;
	padding-top: 14px;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-bottom: 20px;
	padding-left: 38px;
	line-height: 16px;
}
.bodyText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-top: 20px;
	padding-left: 38px;
	line-height: 16px;
}
.bodyTest2 {
	font-size: 12px;
	text-align: justify;
	padding-left: 17px;
	padding-right: 17px;
}

.bulletPoint {
	padding-top: 6px;
	padding-bottom: 4px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.scroller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #2F3C8E;
	padding: 5px;
	height: 202px;
	width: 220px;
	overflow: hidden;
	position: relative;
	font-style: italic;
	text-align: justify;
}
.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #A5C6AD;
	color: #2F3C8E;
	text-align:center;
	width:120px;
}
.red { color:#FF0000 }
.border1{ 
	border: #A5C6AD 2px solid;
}
