#top_page {
	background: #004360 url(images/topedge.jpg) repeat-x 0 0;
	width:100%;
	display:block;
}
#top_main {
	background: #fff url(images/topback.jpg) repeat-x 0 0;
	display:block;
	margin:0 auto;
	width:800px;
	position:relative;
	top:0;
}
#top_logo {
	border:none;
	height:75px;
	left:0;
	position:absolute;
	top:0;
	width:370px;
}
#top_head {
	height:30px;
	position:absolute;
	right:10px;
	top:45px;
	width:160px;
}
#nav {
	height:18px;
	left:10px;
	position:absolute;
	top:95px;
	width:auto;
}
#content {
	padding: 115px 10px 10px 10px;
}
#bot_page {
	background: #004360 url(images/botedge.jpg) repeat-x 0 0;
	position:relative;
	top:0;
	left:0;
	height:60px;
	width:100%;
}
#bot_main {
	position:relative;
	top:0;
	margin:0 auto;
	width:800px;
	background-image: url(images/botback.jpg);
	background-repeat: repeat-x;
	display:block;
	height:60px;
}
#bot_line {
	position:absolute;
	right:10px;
	bottom:7px;
	width:331px;
	height:25px;
}
#maps {
	position:absolute;
	top:-100px;
	visibility:hidden;
}
#end_page {
	position:relative;
	width:800px;
	height:auto;
	color:#fff;
	margin:0 auto;
}
#end_foot {
	font-size:.6em;
	text-align:center;
	color:#999;
	clear:both;
	margin-top:10px;
}
#end_foot a {
	color:#999;
	text-decoration:underline;
}
#end_foot a:hover {
	color:#fff;
	text-decoration:none;
}
#newsletter {
	width:400px;
	border:#046 1px solid;
	height:auto;
	text-align:center;
	padding:0;
	margin:0 auto;
	font-size:.8em;
}
#newsletter h3 {
	margin:0 0 2px 0;
	padding:2px 0;
	color:#046;
	border-bottom:#046 1px dotted;
}
#newsletter form {
	margin:0;
	padding:0;
}
#newsletter p {
	margin:0;
	padding:0 5px;
}
#pillars {
	float:right;
	width:300px;
	margin:0 0 10px 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #360;
}
#pillars h3 {
	padding-bottom:0;
	margin-bottom:0;
	color:#360;
}
#pillars p {
	padding-top:0;
	margin-top:0;
	color:#046;
}
#pillars #extras p {
	color:#000;
}
#safesubscribe {
	position:absolute;
	left:10px;
	bottom:7px;
	width:168x;
	height:14px;
}
.tbody {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:smaller;
}
.tsig {
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}
.img_right {
	float:right;
	padding:0 0 10px 20px;
	margin:0;
}
.cont-legend {
	font-size: 0.8em;
	color: #360;
	padding:0 1em 0 0;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}
.col-left {
}
.col-right {
	float:right;
	width:379px;
	padding: 0 0 0 10px;
	margin:0 0 0 10px;
	border-left:1px solid #046;
}
.col-right h2 {
	padding-top:0;
	margin-top:0;
}
.col-right h2.split {
	border-top:1px solid #046;
	padding-top:10px;
}
.col-clear {
	clear:both;
}
.cont-divide {
	border-top: #360 solid 1px;
}
.cont-left {
	border-left: #360 solid 1px;
}
.cont-right {
	border-right: #360 solid 1px;
}
.cont-h23 h2 {
	margin-bottom:0;
	padding-bottom:0;
}
.cont-h23 h3 {
	margin-top:0;
	padding-top:0;
}
.boxl {
	border: #046 solid 1px;
	margin:0 5px 0 0;
	padding:0;
}
.boxr {
	border: #046 solid 1px;
	margin:0 0 0 5px;
	padding:0;
}
.tdr {
	margin:0;
	padding:0 0 5px 5px;
	width:50%;
	vertical-align:top;
}
.tdl {
	margin:0;
	padding:0 5px 5px 0;
	width:50%;
	vertical-align:top;
}
.trb {
	border-bottom:#360 1px solid;
}
.ftgerr {
	font-size:.7em;
	color:#900;
	font-weight:bold;
	;
	list-style:square;
	width:100%;
	vertical-align:top;
}
body {
	background-color:#013;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
h1 {
	color:#046;
}
h2, h4 {
	color:#360
}
h3 {
	color:#666;
}
a {
	color:#046;
}
a:hover {
	color:#360;
	text-decoration:none;
}
