body
{
	margin:0;
	margin-left:20px;
	background:#FFFFFF;
}
.reportBody
{
	background:#f0f5fa;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.title
{
	color:#0a328c;
	font-size:14pt;
	font-style:bold;
	font-family:arial,helvetica,sans-serif;
}

.label
{
	color:#0a328c;
	font-size:10pt;
	font-style:normal;
	font-family:arial,helvetica,sans-serif;
}

.instructions
{
	font-size:12pt;
	font-style:bold;
	color:white;
	background-color:#000066;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#menu {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	float:left;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
}

#menu li a {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:111px;
	height:32px;
	padding:0;
	text-decoration:none;
}

h2 {
  color: #0a328c;
  background: none;
  font-weight: bold;
  FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
  FONT-SIZE:20px;
}

.left_toolbar {
float:left;
width:20px;
}

.main_content {
float:left;
width:600px;
}

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 {
	background:url(../images/buttons/home_butt_nor.gif) 0 0 no-repeat;
}
.currentHome {
	background:url(../images/buttons/home_butt_cur.gif) 0 0 no-repeat;
}
a.home:hover {
	background:url(../images/buttons/home_butt_hov.gif) 0 0 no-repeat;
}
.gallery {
	background:url(../images/buttons/gall_butt_nor.gif) 0 0 no-repeat;
}
.currentGallery {
	background:url(../images/buttons/gall_butt_cur.gif) 0 0 no-repeat;
}
a.gallery:hover {
	background:url(../images/buttons/gall_butt_hov.gif) 0 0 no-repeat;
}
.contact {
	background:url(../images/buttons/cont_butt_nor.gif) 0 0 no-repeat;
}
.currentContact {
	background:url(../images/buttons/cont_butt_cur.gif) 0 0 no-repeat;
}
a.contact:hover {
	background:url(../images/buttons/cont_butt_hov.gif) 0 0 no-repeat;
}
