body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #97BCCC;
}

.style1 {font-size: 13px}
.blue-heading {color: #0C6DB4; font-size: 13px;}
.side-heading {color: #0C6DB4; font-size: 12px; padding-left: 8px; display:block;}
.style3 {color: #FFFFFF}

#container {
position:relative;
width: 903 px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer-text {
	font-size: 10;
	color: #003366;
}


A:link.footer-text {
	font-size: 10;
	color: #003366;
	text-decoration:none;
}
A:visited.footer-text {
	font-size: 10;
	color: #003366;
	text-decoration:none;
}
A:active.footer-text {
	font-size: 10;
	color: #003366;
	text-decoration:none;
}
A:hover.footer-text {
	font-size: 10;
	color: #003366;
	text-decoration: underline;
}


#date {
	position:absolute;
	width:175px;
	height:12px;
	z-index:100;
	left: 852px;
	top: 7px;
	font-size: 10px;
color: #FFFFFF;
text-align:right;
}

hr {border:none; height: 1px; color: #E0E0E0; background-color: #E0E0E0; margin: 10px 0 10px 0;}

a:link {
	color: #FF6600;
	text-decoration:underline;
}
a:hover {
	color: #808080;
	text-decoration:underline;
}
a:visited {
	color: #FF6600;
	text-decoration:underline;
}
a:active {
	color: #FF6600;
	text-decoration:underline;
}