body{
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	background-image:url(../images/background/blue.jpg);
	background-repeat:repeat-x;
	
}

p, td {
	font-size:12px;
	color:#333333;
}

a:link, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

a:hover {
	color:#110000;
	text-decoration:underline;
	font-weight:normal;
}

li {
	font-size:12px;
	color:#333333;
}

li a:link, li a:active, li a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

li a:hover {
	color:#110000;
	text-decoration:underline;
	font-weight:bold;
}
	
.header{
	width:752px;
	height:98px;
	background-image:url(../images/header/blue.gif);
	background-repeat:no-repeat;
}

.main{
	height:420px;
	background-color:#ffffff;
}

.main2{
	height:420px;
	width:750px;
	background-color:#ffffff;
}

.footer{
	width:552px;
	height:139px;
	vertical-align:top;
	padding-left:200px;
	background-color:White;
}

.footertable {
	width:552px; 
	height:28px;
}

.footertext{
	color:#b8cde1;
	font-size:9px;
	width:552px;
	padding-left:15px;
	background-image:url(../images/footer/blue.jpg)	
}



.footer a:link, .footer a:active, .footer a:visited {
	color:#b8cde1;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

.footer a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

.footername {
	width:0px;
}

.navpanel{
	width:199px;
	color:#ffffff;
	padding-right:1px;
}

.navcell{
	width:199px;
	height:29px;
	padding-left:28px;
	background-image:url(../images/navigation/greybar.gif);
}

.navcell a:link, .navcell a:active, .navcell a:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.navcell a:hover {
	color:#3e5e9a;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;

}

.navcellchild{
	width:210px;
	height:16px;
	padding-left:37px;
	padding-right:0px;
}

.navcellchild a:link, .navcellchild a:active, .navcellchild a:visited {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.navcellchild a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;

}

.navcelltop{
	width:199px;
	height:29px;
	padding-left:28px;
	background-image:url(../images/navigation/greybar.gif);
}

.navcelltop a:link, .navcelltop a:active, .navcelltop a:visited {
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.navcelltop a:hover {
	color:#3e5e9a;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.navdivider{
	background-image:url(../images/navigation/separator.gif);
	padding-top:10px;
	height:13px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.classiclogo{
	width:200px;
	height:56px;
	background-image:url(../images/nav_bottom_classic.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

.contentpanel{
	width:550px;
	padding:15px;
	color:#4f4f4f;
}

.contenttitle{
	width:550px;
	height:28px;
	padding-left:32px;
	color:White;
	background-image:url(../images/titles/blue.gif);
	color:#4f4f4f;
}

.sitetitle{
	width:500px;
	height:46px;
	padding-left:39px;
	color:#ffffff;
	font-size:25px;
	padding-bottom:4px;
}

.sitesubtitle{
	width:400px;
	height:46px;
	padding-left:39px;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	margin:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	margin-bottom:0px;
}

hr {
	color:#dcdcdc;
	height:1px;
	
}

.headertable{
	width:752px; 
	height:98px;
}
 
