body
{
	margin:0;
	margin:0px;
	background:#FFFFFF;
}
.reportBody
{
	background:#f0f5fa;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#menu {
	width:924px;
	margin-left:auto;margin-right:auto;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	float:left;
}

#menu li a {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	height:37px;
	padding:0;
	text-decoration:none;
}

h2 {
  color: #0a328c;
  background: none;
  font-weight: bold;
  FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
  FONT-SIZE:20px;
}

TD 
{
	FONT-SIZE: 12px; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.highlight_row 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}

.subTab
{
	background:#0751a8;
	FONT-SIZE: 14px; 
	color:White;
}

a.subTabLink
{
	background:#0751a8;
	FONT-SIZE: 14px; 
	color:White;
}

.home {
	width:154px;
	background:url(../images/buttons/home_butt_nor.gif) 0 0 no-repeat;
}
.currentHome {
	width:154px;
	background:url(../images/buttons/home_butt_cur.gif) 0 0 no-repeat;
}
a.home:hover {
	width:154px;
	background:url(../images/buttons/home_butt_hov.gif) 0 0 no-repeat;
}
.overview {
	width:154px;
	background:url(../images/buttons/oview_butt_nor.gif) 0 0 no-repeat;
}
.currentOverview {
	width:154px;
	background:url(../images/buttons/oview_butt_cur.gif) 0 0 no-repeat;
}
a.overview:hover {
	width:154px;
	background:url(../images/buttons/oview_butt_hov.gif) 0 0 no-repeat;
}
.sectors {
	width:154px;
	background:url(../images/buttons/sect_butt_nor.gif) 0 0 no-repeat;
}
.currentSectors {
	width:154px;
	background:url(../images/buttons/sect_butt_cur.gif) 0 0 no-repeat;
}
a.sectors:hover {
	width:154px;
	background:url(../images/buttons/sect_butt_hov.gif) 0 0 no-repeat;
}
.drift {
	width:154px;
	background:url(../images/buttons/drif_butt_nor.gif) 0 0 no-repeat;
}
.currentDrift {
	width:154px;
	background:url(../images/buttons/drif_butt_cur.gif) 0 0 no-repeat;
}
a.drift:hover {
	width:154px;
	background:url(../images/buttons/drif_butt_hov.gif) 0 0 no-repeat;
}
.slosh {
	width:154px;
	background:url(../images/buttons/slosh_butt_nor.gif) 0 0 no-repeat;
}
.currentSlosh {
	width:154px;
	background:url(../images/buttons/slosh_butt_cur.gif) 0 0 no-repeat;
}
a.slosh:hover {
	width:154px;
	background:url(../images/buttons/slosh_butt_hov.gif) 0 0 no-repeat;
}
.news {
	width:154px;
	background:url(../images/buttons/news_butt_nor.gif) 0 0 no-repeat;
}
.currentNews {
	width:154px;
	background:url(../images/buttons/news_butt_cur.gif) 0 0 no-repeat;
}
a.news:hover {
	width:154px;
	background:url(../images/buttons/news_butt_hov.gif) 0 0 no-repeat;
}
