body
{
	background-color: Black;
	color: White;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img
{
	border: none;
}

a
{
	color: White;
	text-decoration: underline;
}

a:hover
{
	color: #0073BF;
	text-decoration: underline;
}

a.mainnav
{
	color: White;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0;
}

a.mainnav:hover
{
	color: #0073BF;
	text-decoration: none;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
	text-align: left;
}

#preheader
{
	width: 780px;
	height: 20px;
	border-bottom: solid 1px #004D80;
	font-family: Verdana;
	font-size: 9px;
	color: #0073BF;
	text-align: right;
	vertical-align: middle;
}

#preheader460
{
	width: 460px;
	height: 20px;
	border-bottom: solid 1px #004D80;
	font-family: Verdana;
	font-size: 9px;
	color: #0073BF;
	text-align: right;
	vertical-align: middle;
}

#navigation
{
	width: 780px;
	padding: 6px 0 6px 0;
	border-top: solid 1px #004D80;
	border-bottom: solid 1px #0073BF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
}

#content
{
	width: 780px;
	margin-top: 20px;
}

#sectiontitle
{
	float: left;
	width: 160px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0073BF;
	text-align: right;
	vertical-align: top;
}

#sectioncopy
{
	float: left;
	width: 420px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: White;
	vertical-align: top;
}

#subnavigation
{
	float: right;
	width: 160px;
	text-align: right;
	vertical-align: top;
	clear: right;
}

.link
{
	padding: 6px 0 6px 0;
	border-bottom: solid 1px #0073BF;
	font-family: Verdana;
	font-size: 12px;
	color: White;
}

#footer
{
	float: left;
	width: 780px;
	height: 40px;
	margin-top: 20px;
	border-top: solid 1px #004D80;
	font-family: Verdana;
	font-size: 10px;
	color: White;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

#contactform
{
	font-family: verdana;
	font-size: 12px;
}

#address
{
	font-family: Verdana;
	font-size: 12px;
}