@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	text-align:left;
	background-image: url(blue015.jpg);
}
none {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:13px;
	text-align:left;
}
.orange-head {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CB;
	font-size:24px;
	font-weight:bold;
	text-align:left;
}
.orange-sub {
	font-family:Arial, Helvetica, sans-serif;
	color:#03F;
	font-size:20px;
	text-align:left;
}
.green-sub {
	font-family:Arial, Helvetica, sans-serif;
	color:#36C;
	font-size:20px;
	text-align:left;
}
a:link {
	color: #039;
	text-decoration: underline;
}
a:hover {
	color: #609;
	text-decoration: underline;
}
a:visited {
	color: #060;
	text-decoration: underline;
}
#green-sub a:link {
	color: #33C;
	text-decoration: underline;
}
#green-sub a:hover {
	color: #369;
	text-decoration: none;
}
#green-sub a:visited {
	color: #36C;
	text-decoration: underline;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
}
#footer a:hover {
	color: #333;
	text-decoration:underline;
}
table tr th h1 {
	color: #FFF;
	background-color: #7977FC;
}
