
BODY
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Verdana;
}
.menuitem
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	background-color: #023567;
}

.menuseparator
{
	padding-left: 5px;
	padding-right: 5px;
	height: 5px;
	background-color: #023567;
}

.menubar
{
	border-right: #ffffff 1px solid;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100px;
	top: 70px;
	color: white;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	position: absolute;
	background-color: #023567;
}

.footerbar
{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: white;
	font-size: 7pt;
	font-family: Tahoma, Verdana;
	position: absolute;
	background-color: #023567;
}

.menuitemdiv
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	z-index: 10;
}

.treelabel 
{ 
	color: black; 
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.dataentry 
{ 
	color: black; 
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.pagetitle 
{ 
	color: black; 
	font-family: Tahoma, Verdana;
	font-size: 14pt;
}

.pagemaintitle 
{ 
	color: #023567; 
	font-family: Tahoma, Verdana;
	font-size: 14pt;
}

.pageframe 
{ 
	position:absolute;
	border: #7a96df 1px solid;
}

.pageframetitle 
{ 
	background-color: #023567;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: white; 
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.pageframecontent 
{ 
	color: black; 
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
.button
{
	width: 80px;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: #023567;
}

.longbutton
{
	width: 130px;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Verdana;
	background-color: #023567;
}

.required
{
	font-size: 12pt;
	color: red;
	font-family: Tahoma, Verdana;
}

.footer
{
	position: absolute;
	left: 20px;
	top: 470px;
	font-size: 8pt;
	color: #808080;
	font-family: Tahoma, Verdana;
}

.resultsheader
{
	color: white;
	background-color: #023567 
}

.resultsrow
{
	background-color: #dcdcdc; 
}

.about
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}

.homepagetitle 
{ 
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
}