.bodytext {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #000000;
}
.subheaduline {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color:#720025;
	font-weight:bold;
}
.breadcrumbs {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight : bold;
}
.navmainon {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}
.navmainoff {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #720025;
}
.navmainoffsmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #CC9999;
}
.whitetext  {
	color : White;
	font-weight : bold;
}
.smallbody {
	color : #333333;
	font-size : 11px;
	font-family : Arial, sans-serif;
}
.smallbodygray {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #808080;
}
.tableheader  {
	font-size : 8pt;
	font-family : Arial,Verdana;
	font-weight : bold;
	color : #FFE4C4;
}
.inputtext  {

	font-family : Arial Monospace, Courier, monospace;
	font-size : 10pt;
	color : Black;

}
A {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
A.breadcrumbs:visited  {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight : bold;
}

A.breadcrumbs:hover  {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight : bold;

}

A.navmainoff:visited  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #720025;
}

A.navmainoff:hover  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

A.navmainoffsmall:visited  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #CC9999;
}

A.navmainoffsmall:hover  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #CC9999;
	text-decoration:underline;
}

A.tableheader:visited  {
	font-size : 8pt;
	font-family : Arial,Verdana;
	font-weight : bold;
	color : #FFE4C4;
}
A.tableheader:hover  {
	font-size : 8pt;
	font-family : Arial,Verdana;
	font-weight : bold;
	color : #FFE4C4;
	text-decoration:underline;
}