﻿body
{
	margin:0;
	margin:0px;
	background:#FFFFFF;
}
.reportBody
{
	background: #f0f5fa;
}
.menuDiv
{
	margin: 0px;
	padding: 0px;
	border: 0px;
    width:770px;
}
/*begin creating the tabs */
.menu 
{
    margin:0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:11pt;
	font-weight:normal;
	color:White;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td {
    margin:0px;
	padding: 0px;
	background-color:White;
	color:White;
	height: 37px;
	background: url(../images/blank_butt_nor.gif) no-repeat #FFFFFF;
	width: 154px;
	text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td {
	background: url(../images/blank_butt_cur.gif) no-repeat #FFFFFF;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high)
.menuItem a:hover {
	text-decoration: underline;
}
*/
.menuItemHover td {
	background: url(../images/blank_butt_hov.gif) no-repeat #FFFFFF;
}
.pageDiv
{
    width:96%;
    margin-left:auto;
    margin-right:auto;
}
.homeGreeting
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:16pt;
	font-weight:bold;
	color:Navy;
    margin-left:330px;
}
.container 
{
    width:100%;
    display:table;
    background:#FFFFFF;
    margin-left:auto;
    margin-right:auto;
}
/* fixed_width and dynamic_width styles work together to create 2 column
   layout with fixed with left column, right col expands with page. */
.fixed_width {
   background:#FFFFFF;
    width:200px;
   display:table-cell;
}

.dynamic_width {
    height:700px;
   background:#FFFFFF;
   display:table-cell;
   width:auto;
}
*html .fixed_width {float:left;}
h1
{
    color:White;
    text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:20pt;
}
h2
{
    color:Navy;
    text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:16pt;
}
.normal
{
    color:Navy;
    text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:11pt;
}
.normal a
{
    color:Yellow;
}
.formPrompt
{
    color:#000080;
    text-align:right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:11pt;
}
.formDefault
{
    background-color: white; 
    color:#000080;
    text-align:left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino,Serif;
	font-size:11pt;
}
.linkList
{
    width:280px; 
    font-size:14px;
}
.linkList ul 
{ 
    width:260px; 
    list-style: none;
}
.linkList ul li  
{
    width:260px; 
}
.linkList ul li a 
{

    display:block; 
    text-decoration:none; 
    color:#000000; 
    background-color:#FFFFFF; 
    line-height:30px;
    border-top-style:solid; 
    border-top-width:1px; 
    border-top-color:#CCCCCC; 
    border-bottom-style:solid; 
    border-bottom-width:1px; 
    border-bottom-color:#CCCCCC; 
    padding-left:10px; 
    cursor:pointer;
}
.linkList ul li a:hover 
{ 
    color:#FFFFFF; 
    background-image:url(../images/listHover.png); 
    background-repeat:repeat-x; 
}
.linkList ul li a strong  
{
    margin-right:10px;
}

.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;
}
