body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	position:relative;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
a {
	color: #003366;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
linkbg {
	background-color: ;
}

.nav a {
	display: block;
	width: 100%;
	margin: 0px;
	color: #FFFFFF;
	height: 100%;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover {
	background: #333333 url(../images/button1.gif);
	color: #999999;
	font-weight: normal;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	font-weight: bold;

}
.footer a {
	color: #333333;
}
.sidebar {
	font-size: 8pt;
}
.bodyTitle h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding: 0px;


}
.bodyTitle h2{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 8px;
	padding: 0px;
}
.bodyTable table {
	padding-top: 3px;
	padding-left: 4px;
}
.h3custom {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 7px;
}
.h3customdark {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 3px;
}
.h2customdark {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-indent: 3px;
}
.nav2 a {
	display: block;
	width: 100%;
	margin: 0px;
	color: #FFFFFF;
	height: 100%;
	font-weight: normal;
	text-decoration: none;
}
.nav2 a:hover {
	background: #333333 url(../images/button2.gif);
	color: #999999;
	font-weight: normal;

}
input.special{
	visibility:hidden;
	width:0px;
	height:0px;
}
td#headerShell{
	/*background:#4200;*/
	
	padding:0px;
	margin:0px;
}
div#bannerShell{
	display:block;
	width:584px;
	height:123px;
	position:absolute;
	top:0px;
	left:207px;
	border:3px solid #420000;
	border-bottom:3px solid #420000;
	margin:0px;
	padding:0px;
}
div#bannerShell img{
	margin:0px;
	padding:0px;
	border:0px;
}
.imgLoader{
 	visibility:hidden;
	width:0px;
	height:0px;
}