body{
	font-family:Arial, Helvetica, sans-serif;
	color:#353535;

}

p,td {
	font-size:11px;
	color:#000000;
}

p a:link, p a:active, p a:visited {
	color:#406ca9;
	text-decoration:none;
	font-weight:bold;
}

p a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.outertable{
	border:none;
	width:750px;
	padding:0px;
	margin:0px;
} 
	
.header{
	width:750px;
	height:90px;
	background-color:White;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
}

.headertable{
	width:748px;
	height:90px;
	background-image:url(../images/header/blue-header.jpg);
	background-repeat:no-repeat;
}

.sitetitle{	
	width:748px;
	height:46px;
	padding-left:12px;
	color:#ffffff;
	font-size:22px;
	padding-bottom:5px;
}

.sitesubtitle{
	width:500px;
	height:35px;
	padding-left:13px;
	color:#ffffff;
	font-size:12px;
	padding-top:0px;
	font-weight:bold;
}

.main{
	width:750px;
	height:400px;
	background-color:#ffffff;
}

.main2{
	width:748px;
	height:395px;
	background-color:#ffffff
}


.footer{
	width:750px;
	height:29px;
	border-top:1px solid #cccccc;
	background-color: White;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
}

.footertable{
	width:748px;
	background-image:url(../images/footer/blue-footer.jpg);
	background-repeat:repeat-x;	
}

.footertext{
	color:#585858;
	font-size:9px;
	width:750px;
	padding-left:15px;
	height:29px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color:#585858;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

.footer a:hover {
	color:#585858;
	text-decoration:underline;
	font-size:9px;
	font-weight:normal;
}

.footername {
	color:#585858;
	font-size:10px;
	width:258px;
	padding-right:12px;
	height:29px;
}

.navpanel{
	width:748px;
	color:#353535;
	background-color:White;
	background-image:url(../images/navigation/blue-navbackground.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:1px;
}

.navcell{
	height:29px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.navdivider{
	height:29px;
	background-image:url(../images/navigation/blue-separator.jpg);
	background-repeat:no-repeat;
	width:4px;
}

.navcell a:link, .navcell a:active, .navcell a:visited {
	color:#585858;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.navcell a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

.classiclogo{
	width:750px;
	height:28px;
	background-color:White;
	text-align:right;
}

li {
	font-size:11px;
	color:#000000;
}

li a:link, li a:active, li a:visited {
	color:#406ca9;
	text-decoration:none;
	font-weight:bold;
}

li a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.contentpanel{
	width:748px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#393939;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#393939;
}
