.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 4px;



}
.menuitem_inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-left: 4px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 4px;
	margin-right: 2px;
	text-align: center;
	text-indent: 8pt;








}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	padding-left: 2px;
	padding-right: 2px;



}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	color: #000000;
	padding-left: 2px;



}
.bulletedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: disc;
	font-weight: 400;
	list-style-position: outside;
	color: #000000;


}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: #000066;
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: thin;
	border-bottom-color: #000033;

}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding-left: 2px;

}
.sidebarheader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
	padding-left: 2px;

}
.underlinedborder {
	border-bottom-width: thin;
	border-bottom-color: #000033;
	text-align: center;
	vertical-align: bottom;
	border-bottom-style: solid;
}
.overlineborder {
	border-top-width: thin;
	border-top-color: #000033;
	text-align: center;
	vertical-align: bottom;
	border-top-style: solid;
}

a:hover {
	background-color: #FFFFCC;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;

}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;

}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

a.menuitem:link {
	color: #ffffff;
}

a.menuitem:visited {
	color: #ffffff;
}
a.menuitem:hover {
	color: #0000ff;
	background-color: #FFFFCC;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
}
.questionlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: decimal;
	font-weight: 400;
	list-style-position: outside;
	color: #000000;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	margin: .25em;
	padding: .25em;
}
