body {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	text-align: center;
	background-color: #00003c;
	background-image: url(/images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 0;
}
a {
	outline-style: none;
}
a:hover, #top_nav li a:hover, #top_links li a:hover {
	color: #6faa1a;
}
div.bodycontent a {
	text-decoration: none;
	color: #2c4e7f;
	border-bottom: 1px dotted #508ebc;
}
div.bodycontent a:hover {
	text-decoration: none;
	color:  #2c4e7f;
	border-bottom: 1px solid #508ebc;
}
#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	border-top: 0;
}
#top_gradient {
	height: 51px;
	background-image: url(/images/top_gradient.gif);
	background-repeat: repeat-x;
}
#sky {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url(/images/skyline_short.gif);
	min-height: 500px;	
}
#sky.home {
	background-image: url(/images/skyline_big.gif);
	min-height: 616px;
}
h1 {
	margin: 0;
	position: absolute;
	top: 0;
	left: 67px;
	z-index: 5;
}
h1 img {
	border: 0;
}
h1.homepage {
	top: 122px;
}
#top_links, #top_links_home {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background-image: url(/images/top_gradient.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	height: 25px;
	font-size: 11px;
}
#top_links {
	width: 300px;
}
#top_links_home {
	width: 245px;
}
#top_links li, #top_links_home li {
	display: block;
	float: left;
	clear: none;
	padding-left: 3px;
	padding-right: 17px;
	padding-top: 11px;
}
#top_links li a, #top_links_home li a {
	text-decoration: none;
	color: #508ebc;
	font-weight: bold;
}
#top_links li.selected, #top_links_home li.selected {
	border-left: 1px solid #6faa1a;
}
#top_links li.selected a, #top_links_home li.selected a {
	color: #6faa1a;
}
#top_nav {
	position: absolute;
	top: 0;
	right: 35px;
	margin: 0;
	list-style-type: none;
}
#top_nav li {
	display: block;
	float: right;
	clear: none;
	font-size: 14px;
	margin-left: 40px;
	padding-top: 40px;
	position: relative;
}
#top_nav li p {
	position: absolute;
	top: 48px;
	left: 0px;
	font-size: 11px;
	width: 140px;
	font-weight: normal;
}
#top_nav li.selected p a {
	color: #6faa1a;
	text-decoration: none;
}
#top_nav li.selected p a:hover, #top_nav li.selected p a.selected {
	color: #476e0e;
	text-decoration: none;
}
#top_nav li.selected {
	border-left: 1px solid #6faa1a;
}
#top_nav li.selected a {
	color: #6faa1a;
}
#top_nav li a {
	text-decoration: none;
	font-weight: bold;
	padding-left: 11px;
	color: #007ac3;
}
div.bodycontent {
	margin: 80px 320px 0 67px;
	padding-bottom: 80px;
	color: #508ebc;
	position: relative;
}
div.bodycontent ul li {
	margin-bottom: 7px;
}
div.home div.bodycontent {
	margin-top: 195px;
	margin-left: 140px;
	width: 260px;
}
div.bodycontent p {
	line-height: 17px;
}
div.bodycontent ul {
	margin-top: 0;
}
div.bodycontent li p {
	margin: 0;
}
input.text_field, textarea.text_field {
	border: 0;
	background-color: #9bc165;
	color: #0b2d4c;
	margin-bottom: 3px;
	font-size: 11px;
}
input.completed, textarea.completed {
	border: 0;
	background-color: #bad594;
	color: #0b2d4c;
	margin-bottom: 3px;
	font-size: 11px;
}
div.sidebarimage {
	position: absolute;
	top: 168px;
	left: 696px;
}
div.sidebarimage img {
	border: 2px solid #6faa1a;
}
span.pageheader {
	color: #0b2d4c;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #6faa1a;
}
div.home span.pageheader {
	color: #6faa1a;
	font-size: 15px;
	font-weight: bold;
}
span.pagesubheader, span.title {
	padding-top: 3px;
	color: #6faa1a;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
}
span.newsheader {
	line-height: 30px;
}
td div.text, td span.formtitle {
	display: block;
	text-align: right;
}
h4 {
	font-size: 11px;
}
#footer {
	height: 124px;
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #455881;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 11px;
}
#footer p {
	margin: 11px 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px solid #fff;
}	
#footer a.image:hover {
	border-bottom: 0;
}
#address {
	float: left;
	clear: none;
	margin-left: 67px;
}
#address div {
	float: left;
	clear: none;
	line-height: 14px;
}
#address div.street {
	width: 200px;
}
#address div.phone {
	width: 140px;
}
#legal {
	float: right;
	clear: none;
	width: 440px;
	margin-right: 35px;
	margin-top: 4em;
	text-align: right;
}