 BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5
{
	color: #003366;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TD
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

A:link
{
	text-decoration: none;
	color: #074E84;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #932F2F;
}

A:hover
{
	text-decoration: underline;
	color: #932F2F;
}

.footer_link:link
{
text-decoration: none;
	color: #fff;
}
SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

.AGMGreen
{
	color: #CDE2B3;
}

.AGMBlue
{
	color: #074E84;
}

.AGMRed
{
	color: #932F2F;
}

.ContentSection
{
	border-style: none;
	border-color: #932F2F;
	border-width: thin;
}

.ContentTableHeader
{
	font-weight: bold;
	color: White;
	background-color: #6B696B;
}

.ContentHeader
{
	font-weight: bold;
	color: White;
	background-color: #6B696B;
	border-style: solid;
	border-width: medium;
	border-color: #6B696B;
}

.ErrorMsgRight
{
	font-weight: normal;
	text-align: right;
}

.ErrorMsg
{
	font-weight: normal;
	text-align: left;
	color: Red;
}

.PreviouslySelected
{
	font-weight: bold;
}

.UnitLeft
{
	text-align: right;
}

.TopLabel
{
	vertical-align: bottom;
}

.ToolbarLabel
{
	font-weight: bold;
	font-size: 14px;
}

.ToolbarTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #074E84;
	text-align: right;
}

.ToolbarSupport
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #932F2F;
	text-align: right;
}

#pnlHeader
{
	background-color: White;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0;
}
#pnlNav
{
	float: Left;
	margin-right: 10px;
	width: 160px;
	border-color: #7e9acc;
	border-style: solid;
	border-width: thin;
	background-color: #CDE2B3;
}
#stateTable
{
}
#iconTable
{
}

table.questionnaire
{
}

.mainContent
{
padding-left: 25px;
padding-right: 30px;
font-size: 13px;
}

