body {
	font-size: 12pt;
	text-align: center;
	background-image: url(Images/bg.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	background-color: #EBEBF7;
	font-family: Times New Roman;
}

body
{
	text-align: -moz-center;
}


#search
{
	position: relative;
	left: 540px;
	top: 0px;
	width: 330px; 
	height: 37px
}

#title
{
	height: 75px;
	position: relative;
	margin: 0;
	padding: 0;
	color: #5D3A03;
	background:url(Images/header.jpg) no-repeat;
}

#title a
{
	font-size: 18pt;
	color: #5D3A03;
	text-decoration: none;	
}

table, td, th
{
	border-width: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td
{
	text-align:left;
}

p{
	text-align:left;
	font-family: Verdana;
	font-size: 10pt;
}

h1
{
	color: #F2CD9E;
}

h2
{
	color: #3366CC;
}

h3
{
	color: #8747DE;
}
	
h4
{
	text-align: left;
	color: #000080;
}

a
{
	color: #5067CB;
	color: #000099;
}
	

#wrapper 
{
	padding: 0;
	text-align: left;
	width: 765px;
	background: #FFFFFF;
}
	
#leftcol 
{
	float: left;
	width: 160px;
	padding: 3px 0 0 0;
}

#rightcol {
	float: right;
	width: 575px;
	margin: 0;
	padding: 3px 20px 0 0;
	text-align:center;
}

ol, ul
{
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
}

.figureLabel
{
	font-size: 11pt;
	font-weight: 700;
}

.greenLink
{
	color: #45B656; 
	text-decoration: none; 
	font-weight: 700;
}
.redLink
{
	color: #CC3300; 
	text-decoration: none; 
	font-weight: 700;
}

.redNotes
{
	color: #CC3300;
	text-decoration: none; 
}

ul.bullets
{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.bullets li {
	background: url(Images/bullet.gif) left no-repeat;
	margin: 0;
	padding: 5px 2px 5px 20px;
}

.textMargin
{
	margin-left: 12px;
}

.reportTable
{
	width: 100%;
	font-size: 11pt;
	background-color: #F6F7FA;
}

.reportTable td
{
	text-align: left;
	padding-left: 0.4em;
	padding-right: 0.4em;
	height: 30px;
	vertical-align:middle;
	border-bottom: solid thin #B5BFDE;
	border-left: solid thin #B5BFDE;
	border-right: solid thin #B5BFDE;
	border-top:solid thin #B5BFDE;
}


.reportTable th	
{
	text-align: center;
	color: #2A365E;
	font-size: 12pt;
	background: #F6F7FA url(Images/table.gif) no-repeat;
	height: 24pt;
	margin-left: 25px;
	margin-right: 12px;
}

.reportTable th a	
{
	color: #2A365E;
	font-size: 12pt;
	text-decoration: none;
}

html, body, #wrapper{
	margin: 0;
	padding: 0;
	height: 100%;
}

img 
{
	border: 0; 
}

#tabs {
	float:left;
	width:100%;
	padding: 4px 0 0 0;	
	background: url(Images/topMenu.jpg) repeat-x;
	height: 30px;
	color: #4A0102;
	font-size: 9pt;
	font-weight: bold;
	line-height:normal;
	border-bottom:1px solid #00666;
	font-family: Arial;
	}

#tabs ul {
	margin:0;
	padding:0px 10px 0 190px;
	float: right;
	font-family: Arial;
	font-size: 9pt;
	}

#tabs li {
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	}

#tabs a {
	float:left;
	background:url(Images/tableft.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background: url(Images/tabright.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
	width:88px;
	text-align:center;
	color:#000666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

/* **************************************************************** */

#tabs ul li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	padding:25px 0px 0px 0px;
}
#tabs ul li li{
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	width: 150px;
	height: 25px;
}

/* hack for IE7 */ 
*+html #tabs ul li li{
	position: relative;
	left: -115px;
}


#tabs ul li li a {
	float:left;
	background:url(Images/tableft.jpg) no-repeat left top;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs ul li li a span {
	float:left;
	display:block;
	background: url(Images/tabright.jpg) no-repeat right top;
	border-bottom: #a9a9a9 1px solid;
	padding:5px 15px 4px 6px;
	width:110px;
	text-align:left;
	color:#000666;
	}

#tabs  ul li li a:hover {
	background-position:0% -42px;
}
#tabs ul li:hover ul {
	left: auto;
}
#tabs ul li li:hover ul {
	left: auto;
}
#tabs ul li li li:hover ul {
	left: auto;
}
#tabs ul li.sfhover ul {
	left: auto;
}
#tabs ul li li.sfhover ul {
	left: auto;
}
#tabs ul li li li.sfhover ul {
	left: auto;
}

/* **************************************************************** */

#menu {
	width: 145px;
	margin: 10px;
	border-style: solid solid solid solid;
	border-color: #0A62B2;
	border-size: 1px;
	border-width: 1px;
	font-family: Arial;
	}
	
#menu ul
{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial;
}	
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #2E5983;
	display: block;
	background:  url(Images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #01182F;
	background:  url(Images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#footer 
{
	border-top: 1px solid white;
	padding: 0;
	margin: 0px auto;
	height: 50px;
	width: 765px;
	background-image: url(Images/footer.gif);
	vertical-align: bottom;
}

#footer p {
	margin: 0;
	padding: 0;
	position:relative;
	text-align:center;
	color: Black;
}
