td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}
a {
	color: #FF6600;
	font-weight:bold;
}
a:hover {
	color: #3366CC;
}
/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
}
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/arrow.gif") 14px 45% no-repeat;
}
#navigation a:hover {
	background: #ffffff url("images/arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
}
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
}
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
}
.pageName {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
}
.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
}
.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
}
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	float: left;
	width: 800px;
}
#headerwrap {
	float: left;
	width: 1000px;
}
body {
	background-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#header {
	float: left;
	height: 127px;
	width: 100%;
	background-color: #3399FF;
}
#logo-pic {
	float: left;
	height: 127px;
	width: 382px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#top-nav {
	background-color: #CCFF99;
	height: 20px;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#rightgoovert {
	float: left;
	width: 160px;
	margin-top: 15px;
	margin-left: 20px;
}
#nav-left {
	float: left;
	width: 165px;
}
#main {
	float: left;
	width: 800px;
	background-color: #E6F3FF;
}
#footer {
	background-color: #CCFF99;
	float: left;
	width: 100%;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

#logo-wrap {
	float: left;
	margin-top: 35px;
	width: 610px;
}
#logo {
	color: #333333;
	letter-spacing:4px;
	float: left;
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 21px;
}
#tagline {
	color: #FFFFFF;
	letter-spacing:4px;
	line-height:18px;
	float: left;
	text-align: center;
	margin-top: 10px;
	font-family: Arial;
	font-size: 18px;
	width: 610px;
}
#main-wrapper {
	width: 635px;
	float: left;
}
#wrap-wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#main-text-wrapper {
	float: left;
	width: 415px;
	min-height: 1010px;
}
#main-text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 405px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
	color: #3366CC;
	margin-left: 10px;
}
#main-text-body {
	float: left;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right-blocks {
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 15px;
}
#main-right {
	float: right;
	width: 200px;
	background-color: #E6F3FF;
}
h1 {
	font-size: 18px;
	color: #3366CC;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #3366CC;
	display: inline;
}
h3 {
	font-size: 14px;
	color: #3366CC;
	display: inline;
}
h4 {
	font-size: 12px;
	color: #3366CC;
	display: inline;
}
h5 {
	font-size: 13px;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
}


a.red:link {
	color: #FF0000;
}
a.red:visited {
	color: #FF0000;
}
a.red:hover {
	color: #FF0000;
}
a.red:active {
	color: #FF0000;
}
