a:link
{
    color: #990000;
 	font-family: verdana;
    font-size: 9pt;
    text-decoration: none
}

a:hover
{
    color: #696969;
 	font-family: verdana;
    font-size: 9pt;
    text-decoration: underline;
}

a:active
{
    color: #000000;
    font-family: verdana;
    font-size: 9pt;
	font-weight:bold;
    text-decoration: underline;
}

a:visited
{
    color: #990000;
 	font-family: verdana;
    font-size: 9pt;
    text-decoration: none
}

.whiteText
{
	color:#FFFFFF;
	font-family: verdana;
	font-size:7pt;
	font-weight: bold;
}

.greyText
{
	color:#999999;
	font-family: verdana;
	font-size:6pt;
	font-weight: normal;
}

.crimsonText
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none
}

.goldText
{
	color: #EBB300;
    font-family: verdana;
    font-size: 9pt;
    text-decoration: none;
}

.linkSpacers
{
	color:#696969;
	font-family: sans-serif;
	font-size:10pt;
	font-weight: bold;
}

h2
{
	color: #990000;
	font-family: serif;
	font-size: 16pt;
	text-decoration: none;
	font-weight : bold;
}

.pageHeader
{
	color: #990000;
	font-family: verdana;
	font-size: 16pt;
	text-decoration: none;
	font-weight : bold;
}

th
{
	color: #990000;
	font-family: sans-serif;
	font-sizie: 11pt;
	text-decoration: none;
	font-weight : normal;
}

.coloredTableItem
{
    color:#999999;
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
}

.tableItem
{
	font-family: verdana;
	font-size:8pt;
	font-weight: normal;
}

.Office
{
	font-size: 12pt;
	color:#990000;
	font-family: sans-serif;
	font-weight: bold;
}

.Officer
{
	font-size:10pt;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.inputLabel
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none
}

.boldInputLabel
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none
    font-weigth: bold;
}

.address
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
}

.phone
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
}

.error
{
	color:#999999;
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
}

.menu
{
	border-color: #EBB300;
	border-style: medium;
	border-top-width: 0px;
	border-top : none;
	background-color : #B1B1B1;
}

.menuItem
{
	color: #990000;
	font-family: verdana;
	font-size:10pt;
	font-weight: bold;
}

.menuItemSelected
{
	color:#EBB300;
	border-color: #990000;
	background-color : #FFFFFF;
	font-family: verdana;
	font-size:10pt;
	font-weight: bold;
}

.moduleTitle
{
	color: #990000;
	font-family: verdana;
	font-size: 11pt;
	text-decoration: none;
	font-weight : bold;
}

.text
{
	font-size:10pt;
	color:#000000;
	font-family:verdana;
	font-weight:normal;
}

.insetField
{text-indent: 25px;}

.dataItem
{
	font-family: verdana;
	font-size:8pt;
	font-weight: normal;
    color:#990000;
}

.dataAlternatingItem
{
	font-family: verdana;
	font-size:8pt;
	font-weight: normal;
    color:#990000;
}

.dataHeader
{
	font-family: verdana;
	font-size:8pt;
	font-weight: bold;
    color:#990000;
}
.SecondLevelTableHeader
{
    font-family: verdana;
	font-size:10pt;
	font-weight: bold;
    color:#FFFFCC;
    background-color:#990000;
}
.SecondLevelTableItem
{
	font-family: verdana;
	font-size:8pt;
	font-weight: normal;
    color:#990000;
}
.inputValidator
{
	color: #990000;
 	font-family: verdana;
    font-size: 10pt;
    text-decoration: none
    font-weigth: bold;
}

