select, input, body, p, td {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

.homepagecopy {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}

.section-title {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}
.homepagetitle {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 18px;
	color: #0067B2;
	font-weight: regular;
	line-height: 22px;
}

.sub-title {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #0067B2;
	font-weight: bold;
	line-height: 17px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #0067B2;
	font-weight: bold;
	line-height: 17px;
}

.date {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #0067B2;
	font-weight: bold;
	line-height: 17px;
}

textarea, select.wide, input.wide {
	width: 100%;
}


A:link,A:visited{
	color: #000000;
	text-decoration: underline;
}

A:hover,A:active{
	color: #666666;
	text-decoration: underline;
}

A.subNavLevel1Href, A.subNavLevel1Href:visited, A.subNavLevel1Href:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
        font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}

A.subNavLevel1HrefSelected, A.subNavLevel1HrefSelected:visited, A.subNavLevel1HrefSelected:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
        font-weight: bold;
	color: #98FFFE;
	line-height: 17px;
	text-decoration: none;
}

A.subNavLevel2Href, A.subNavLevel2Href:visited, A.subNavLevel2Href:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
        font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}

A.subNavLevel2HrefSelected, A.subNavLevel2HrefSelected:visited, A.subNavLevel2HrefSelected:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #98FEFF;
        font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
A.subNavLevel2Over, A.subNavLevel2Over:visited, A.subNavLevel2Over:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
        font-weight: bold;
	color: #98FFFE;
	line-height: 17px;
	text-decoration: none;
}




