div.main
{
	width: 783px;
	height: 532px;
	margin: 50px auto 0 auto;
	background: #fff;
	text-align: left;
}

div.main-content
{
	width: 754px;
}

div.left
{
	width: 170px;
	float: left;
}

div.subnav
{
	position: absolute;
	display: inline;
	width: 170px;
	margin-top: 150px;
	text-align: right;
	font: 11px/20px arial;
	color: #808285;
}

div.subnav a
{
	color: #808285;
	text-decoration: none;
}

div.subnav h2
{
	font: bold 11px/20px arial;
	color: #81599E;
	display: inline;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

div.footer-nav
{
	position: absolute;
	margin-top: 497px;
	margin-left: 0;
}

div.footer-nav a
{
	font: 10px arial;
	color: #908a81;
	text-decoration: none;
	margin-right: 5px;
}

div.emergency
{
	font: bold 11px/18px arial;
	color: #87898a;
	text-align: right;
	height: 50px;
	position: absolute;
	margin-top: 360px;
	margin-left: 32px;
	width: 140px;
}

div.search
{
	font: 11px/13px arial;
	color: #81599e;
	text-align: right;
	position: absolute;
	margin-top: 410px;
	margin-left: 32px;
	width: 140px;
}

div.search a
{
	color: #81599e;
}

input.search
{
	font: 11px arial;
	border: 1px solid #333;
	width: 90px;
	margin-right: 5px;
}

#content_div img
{
	margin-top: 10px;
}

#content_div
{
	clear: both;
	font: 11px/19px arial;
	color: #777;
	margin: 10px 0 0 0;
	width: 355px;
	height: 273px;
	overflow: auto;
}

#content_div div.content
{
	height: 117px;
}

h1, h2
{
	color: #81599E !important;
}

a.text-link
{
	font: 11px/19px arial;
	color: #777;
	cursor: text;
	text-decoration: none;
}

#content_div h1
{
	font: bold 14px/30px arial;
	color: #81599E;
	text-transform: uppercase;
	margin: 5px 0 2px 0;
}

h2
{
	font: bold 14px/30px arial;
	color: #81599E;
	text-transform: uppercase;
	margin: 5px 0 2px 0;
}

#content_slogan
{
	text-transform: uppercase;
	font: bold 11px arial;
	color: #87898A;
	margin-top: 60px;
}

#content_slogan div
{
	padding-top: 5px;
}

#content_slogan a
{
	text-transform: none;
	color: #A0A0A0;
	font-weight: normal;
	padding-right: 5px;
}

div.skipintro
{
	margin: 5px auto 0 auto;
	width: 783px;
	text-align: right;
}

div.skipintro a
{
	font: 12px/16px arial;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

table.form
{
	width: 100%;
	margin-bottom: 5px;
}

table.form td
{
	font: 11px/13px arial;
	color: #87898a;

	padding-top: 2px;
}

div.right
{
	width: 362px;
	float: right;
	margin-top: 77px;
	height: 30px;
	margin-left: 10px;
	text-align: left;
}

div.navigation
{
	padding: 11px 5px 0 0;
	text-align: left;
}

div.navigation table
{
	width: 100%;
}

div.navigation table td
{
	color: #808285;
	font: bold 11px arial;
	text-align: center;
}

div.navigation table td a
{
	color: #81599e;
	text-decoration: none;
}

div.navigation table td a:hover
{
	color: #808285;
}

/**/

div.pop-over-out
{
	border-right: 3px solid #AAA;
	border-bottom: 5px solid #AAA;
	position: absolute;
	left: 50%;
	z-index: 110;
	text-align: left;
}

div.pop-over-in
{
	background: #FFF;
	border: 1px solid #777;
	font: 11px/19px arial;
	color: #777;
	padding: 0 20px 10px 20px;
	overflow: auto;
}

div.pop-over-in h1
{
	margin-top: 10px;
	font: bold 14px/30px arial;
	color: #b42d7d;
	text-transform: uppercase;
	margin: 5px 0 2px 0;
}

div.pop-over-in a
{
	color: #81599e;
}

div.pop-over-out-large
{
	width: 480px;
	height: 460px;
	top: 135px;
	margin-left: -175px;
}

div.pop-over-in-large
{
	height: 460px;
}

div.pop-over-out-small
{
	width: 480px;
	height: 205px;
	top: 220px;
	margin-left: -175px;
}

div.pop-over-in-small
{
	height: 205px;
}

ul.no-top-spacing
{
	margin-top: 0px;
	padding-top: 0px;
}

div.home-text {
	background-color: #fefefe;
	color: #fff;
}

.home-text a:link, .home-text a:visited, .home-text a:active {
	color: #fff;
}