body { margin: 0; padding: 0; 
	
	
	}
HTML {   overflow: -moz-scrollbars-vertical;}

#stripe {
	position:absolute;
	top;0;
	left:0;
	width:100%;
	height:122;
	background-image:url(images/blue.gif);
	}
#footer {
	background-image:url(images/footer_blue.gif);
	}
	
a { color: #330000; text-decoration: none; }
a:hover { color: #004080; text-decoration: underline; }
	
.footer
	{
	font-size: 7pt;
	font-weight:bold;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #fff;
 	line-height:1.6;
}
#footer2 {
	background-image:url(images/footer_blue.gif);
	position:absolute;
	width:100%;
	height:18px;
	left:0px;
	top: 664px; 
	z-index:-1;
	}

.copyright
	{
	font-size: 7pt;
	font-weight:bold;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #555;
 	line-height:1.6;
}

h1{
	color: #0056a6;
	letter-spacing: 0;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:12px;
}


.main { 
	font-size: 9pt;
	line-height: 1.4;
	font-family: arial, verdana, sans-serif;
	color: #444;
	padding-right:10px;
	}

.data_table
	{
	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #333;
 	line-height:1.4;
}
.colhead
	{
	background-color:e7e7e7;
}
.rowhead
	{
	background-color:efefef;
}
.nav {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	}
	 
	.nav a:link {
			font-weight: bold;
			color: #33629c;
			padding: 3px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
		}
			.nav a:active {
			font-weight: bold;
			color: #33629c;
			padding: 3px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
		}
	
	
		.nav a:hover {
			font-weight: bold;
			color: #183358;
			padding: 3px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
		}
			.nav a:visited {
			font-weight: bold;
			color: #33629c;
			padding: 3px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
		}