A
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #333333
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}
BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial
}
.Menu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: capitalize
}
.NormalText
{
    FONT-SIZE: 8pt
}
.HeaderText
{
    FONT-SIZE: 14pt;
}
.ontop
{
    BORDER-RIGHT: black thin groove;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black thin groove;
    MARGIN-TOP: 0pt;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    Z-INDEX: 2;
    LEFT: 250px;
    MARGIN-BOTTOM: 0pt;
    PADDING-BOTTOM: 5px;
    MARGIN-LEFT: 0pc;
    BORDER-LEFT: black thin groove;
    COLOR: maroon;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black thin groove;
    FONT-FAMILY: Arial;
    POSITION: absolute;
    TOP: 200px;
    BACKGROUND-COLOR: white
}
P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
LI
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
.page-title {
	font-size: 16px;
	font-weight: bolder;
	color: #3D5B9B;
	text-decoration: underline;
}
.staff-titles {
	font-size: 14px;
	font-weight: 200;
	color: #183C90;
	font-family: Arial, Helvetica, sans-serif;
}
.cust-header {
	font-size: 16px;
	font-weight: bold;
	color: #193C8E;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.cust-submenu {
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.staff_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #193D91;
}
