a, b, body, center, font, input, p, select, sup, table, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a
{
	text-decoration: underline;
	color: #004584;
}
body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
sup
{
	vertical-align: text-top;
}
.smalllink
{
	font-weight: normal;
	color: #004584;
}
.topNav
{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.topNav:hover, .topNavSel
{
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.sectionNav
{
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.sectionNavSel
{
	padding-right: 14px;
	padding-left: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004584;
	text-decoration: none;
}
.sectionBkgd
{
	background-color: Transparent;
}
.sectionBkgdSel
{
	background-color: #ffcc00;
}
.rightSubNav
{
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7pt;
}
.rightTitle
{
	color: #004584;
	font-size: 10pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.blueTitle
{
	color: #004584;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.header
{
	color: #000000;
	font-size: 14pt;
}
.subhead
{
	font-size: 10pt;
	font-weight: bold;
	color: #004584;
	text-decoration: none;
}
.index
{
	font-size: 8pt;
	color: #004584;
	text-decoration: none;
}

.bottomHeader
{
	color: #cccc99;
	font-size: 10pt;
	font-weight: bold;
}
.bottomHeader2
{
	color: #ffcc00;
	font-size: 12pt;
	font-weight: bold;
}
.bottomSubHeader
{
	color: #ffcc00;
	font-size: 8pt;
	font-weight: bold;
}
.bottomNavLink
{
	color: #ffffff;
	font-size: 8pt;
}
.rightbarHeader
{
	color: #999966;
	font-size: 10pt;
	font-weight: bold;
}
.whitesmall
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menu
{
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	width: 135px;
}
.subNavOff
{
	background: #cccc99;
	color: #666633;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.subNavOver
{
	background: #000066;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.footerText, .footerLink
{
	color: #ffffff;
	font-size: 7pt;
	font-weight: 900;
	text-decoration: none;
}
.menuItem
{
	color: #000066;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
.menuItem:hover, .menuItemSel
{
	color: #000000;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
.menuItemBkdg
{
	background-color: #cccccc;
}
.menuItemBkdgSel
{
	background-color: #ffcc00;
}
.sideItem
{
	color: #000066;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
.sideItem:hover, .sideItemSel
{
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}
.sideItemBkdg
{
	background-color: #C6D3DE;
}
.sideItemBkdgSel
{
	background-color: #000066;
}
.blackbold
{
	font-weight: bold;
}
.headertable 
{ 
	background-repeat: repeat-x ; 
}