body, div, td, p, .body {
	font-family: helvetica, arial, sans-serif;
	font-size:11pt;
	color:black;
}

.mainBold {
    font-size: 9pt;
	font-weight: bold;
}

.main11 {
	font-size: 11pt;
}

.main8 {
    font-size: 8pt;
}

.main13Grey {
    font-size: 12pt;
}

.mainSm {
	font-size: 7pt;
}

.mainWhSm {
	font-size: 7pt;
	color:white;
}

.mainWhBold {
	font-size: 9pt;
	color:white;
	font-weight:bold;
}

.title16Navy{
	color: #01284F;
    font-size: 14pt;
	font-weight: bold;
}

.title14Red {
	color: #BF2020;
    font-size: 14pt;
	font-weight: bold;
}

.title13Bold {
	color: #000000;
    font-size: 13pt;
	font-weight: bold;
}

.title13Navy{
	color: #01284F;
    font-size: 13pt;
	font-weight: bold;
	text-decoration: underline; 
}

.title11Navy{
	color: #01284F;
    font-size: 10pt;
	font-weight: bold;
}

.title11Gray{
	color: #333333;
    font-size: 11pt;
	font-weight: bold;
}

.title11Bold {
	color: #000000;
    font-size: 11pt;
	font-weight: bold;
}

.title16WhBold {
	color: #F7F7F7;
    font-size: 16pt;
	font-weight: bold;
}

.title11WhBold {
	color: #F7F7F7;
    font-size: 11pt;
	font-weight: bold;
}

.title9WhBold {
	color: #FFFFFF;
    font-size: 9pt;
	font-weight: bold;
}

.title9WhBold-active {
	color: yellow;
	font-family: arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.error {
	color: red;
	font-size: 9pt;
	font-weight: bold;
}

.errorLrg {
	color: red;
	font-size: 14pt;
	font-weight: bold;
}

.redLrg{
	color: red;
	font-size: 18pt;
	font-weight: bold;
}

a {text-decoration: none;}

a:visited, a:link {text-decoration: none;}

a:hover {text-decoration: none;}

a.regWh, a.regWh:link, a.regWh:visited { text-decoration: underline; color:#FFFFFF}

a.regWh:hover	{
	color: #AAAAAA;
	text-decoration: underline;
}

a.reg, a.reg:link, a.reg:visited { text-decoration: underline; color:#003366}

a.reg:hover	{
	color: #000000;
	text-decoration: underline;
}

a.blu, a.blu:link, a.blu:visited { text-decoration: underline; font-weight: bold; color:#0033FF}

a.blu:hover	{
	color: #3366FF;
	text-decoration: underline;
	font-weight:bold;
}

a.bluR, a.bluR:link, a.bluR:visited { 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size: 8pt;
	text-decoration: underline; 
	color:#003366
}

a.bluR:hover	{
	color: #0033FF;
	text-decoration: none;
}

a.menuItem, a.menuItem:link, a.menuItem:visited, {
	color:white; 
	text-decoration: none;	
}
a.menuItem:hover, a.menuItem:active, a.menuItem:visited:hover {
	color:#AAAAAA; 
	text-decoration: none;	
}			

.menuItem{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}