body  {
	background-color : White;
	font-family : Verdana;
	font-size : 10pt;
}

td  {
	font-family : Verdana;
	font-size : 10pt;
}

A  {
	color : #074C85;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10pt;
}

A:Visited  {
	color : #074C85;
	font-family : Verdana;
	text-decoration : none;
}

A:Active  {
	color : #074C85;
	font-family : Verdana;
	text-decoration : none;
}

A:Hover  {
	color : White;
	font-family : Verdana;
	text-decoration : none;
}

.B:Hover  {
	color : #074C85;
	font-family : Verdana;
	text-decoration : underline;
}

.titlebar  {
	background-color : #074C85;
	color : White;
	font-weight : bold;
	font-family : Verdana;
	font-size : 10pt;
}

.linkbar  {
	background-color : #99b3cc;
	color : White;
	font-weight : bold;
	font-family : Verdana;
	font-size : 10pt;
}

.windowbg  {
	background-color : #dadada;
}

.formitems  {
	background-color : White;
	color : #074C85;
	font : verdana;
}

.formitems2  {
	background-color : White;
	color : #074C85;
	font : verdana;
	width : 350px;
}

.buttons  {
	font-family : Verdana;
	background-color : #EBEBEB;
	color : #074C85;
	font-weight : normal;
	border-style : solid;
	border-color : #074C85;
}

.buttons2  {
	font-family : Verdana;
	background-color : #EBEBEB;
	color : #074C85;
	font-weight : normal;
	border-style : solid;
	border-color : #99B3CC;
}

.listcolor  {
	background-color : White;
	font : verdana;
	color : #074C85;
}

.windowfooter  {
	background-color : #a7a7a7;
}

.bonavbar  {
	background-color : #e2e2e2;
}

.littletext  {
	font-family : Verdana;
	font-size : 8pt;
	color : Maroon;
}

.fielddescription  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #074C85;
}

.selectlist  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : #074C85;
}

.activenav  {
	font-family : Verdana;
	font-size : 10pt;
	color : Black;
}

.valerror  {
	font-family : Verdana;
	font-size : 10pt;
	color : #c83f37;
	font-weight : bold;
}

