<style type="text/css">

.main {
	color: #333333;
}
#wrapper {
	background-color: #CC3399;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/table_background.gif);
	padding: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.blueunderline {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.secondtable {
	margin-left: 25px;
}
a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #608599;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

.tables {
	background-image:  url(images/table_background.gif);
}

</style>
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.chartheads {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3E589C;
	background: #DAECF5;
	text-transform: uppercase;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#resources li {
	list-style: url(images/dashbullet.gif);
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
#resources ul {
	margin-left: 10px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000033;
	font-weight: lighter;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
hr {
	background: #003399;
	height: 1px;
	margin-top: 20px;
	clear: both;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	height: 1px;
	clear: both;
}
#projectcopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	width: 700px;
}
.bluebold {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.browntext {
	color: #663300;
}
#header-nav {
	background-color: #0000CC;
	width: 100%;
}
#mainnav {
	float: right;
}
.clear {
	clear: both;
}
#logo {
	float: left;
}

