body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

}
p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.faqQuestion {
	font-size: 12px;
	line-height: 18px;
}

b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

i {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
}

a {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

ul {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

ol {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

li {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h1 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}
h6 {
	font-size: 14px;
	line-height: 18px;
	color: #062B6D;
}

.homearticles a {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.footerlinks a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlinks {
	font-size: 12px;
	line-height: 18px;
	color: #99CC99;
	text-decoration: none;
}

.footersublinks a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}

.footersublinks {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.footercopy {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footercopy a{
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
.verticalMenu {
	margin-left: 2px;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}

.verticalMenu a {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.verticalMenu a:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
	
}

.reference {
	font-size: 10px;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}


