td, body, input, select, option { font-family: Verdana; font-size: 11px; color:#4c4c4c; }
.homeblurb { line-height: 16px; padding: 0 10px 6px 17px; border-bottom: #999999; border-width: 0 0 1px 0; border-style: none none solid none; }

.subnavborder
{
	background-color: #f2f2f2;
	border-left: #999;
	border-bottom: #999;
	border-width: 0 0 1px 1px;
	border-style: none none solid solid;
}

.faqtitle
{
	color: black;
	font-weight: bold;
	background-color: #e6e6e6;
	padding: 6px 6px 8px 10px;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
	border-color: #CCC;
}

.faqnormal
{
	background-color: white;
	padding: 12px 6px 14px 10px;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
	border-color: #CCC;
}

.faqendborder
{
	border-top: #cccccc;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

.contentcell
{
	padding: 0 13px 13px 13px;
}

.contentborder
{
	border-right: #999;
	border-bottom: #999;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
}

.tableheader
{
	color: black;
	font-weight: bold;
	background-color: #B3CCAD;
}

.required_field { background-color: #FFC; }

.numbered
{
	font-size: 14px;
	font-weight: bold;
}

.statusline
{
	font-size: 18px;
	font-weight: bold;
}


.bodytext { line-height: 18px; }

p { margin: 0 0 18px 0; }
h3 { font-size: 12px; }
li { padding: 0 0 6px 0; }
.listleading { line-height: 20px; }
.normalheight { line-height: normal; }
.smalltext { font-family: Verdana; font-size: 9px; line-height: 11px; }
.smalltext_nobold { font-family: Verdana; font-size: 9px; line-height: 11px; font-weight: normal; }
.copyright { font-family: Verdana; font-size: 9px; color: #999999; }
.bodyheading { color:#666666; font-weight: bold; }
.grayborder { border-color: #cccccc; border-width: 1px; border-style: solid; }
.smallcaps { font-size: 9px; text-transform: uppercase; }
tt { font-weight: bold; font-size: 10px; text-transform: uppercase; }

A:link, A:active { text-decoration: underline; color:#546EB0; }
A:visited { text-decoration: underline; color:#8653A7; }
A:hover { text-decoration: none; color:#E5C18A; }

A.blacklink:link, A.blacklink:visited, A.blacklink:active { text-decoration: underline; color:#4c4c4c; }
A.blacklink:hover { text-decoration: none; color:#E5C18A; }

A.plainwhitelink:link, A.plainwhitelink:visited, A.plainwhitelink:active { text-decoration: none; color: white; }
A.plainwhitelink:hover { text-decoration: underline; color: white; }

A.plainblacklink:link, A.plainblacklink:visited, A.plainblacklink:active { text-decoration: none; color: black; }
A.plainblacklink:hover { text-decoration: underline; color: black; }

A.plaintextlink:link, A.plaintextlink:visited, A.plaintextlink:active, A.plaintextlink:hover { text-decoration: none; color: #4c4c4c; }
