body
{
	font-size: 76%;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: white;
}

p, li {
	font-size: 1.1em;
	line-height: 150%;
/*
	margin: 0px 0px 1em;
	padding: 0;
*/
}
a { 
    color: #10287D;
}
a:hover { color: #DB0025; }

a.more {
    padding-right: 8px;
    text-decoration: none;
    background: transparent url(/images/arrowhead.gif) right no-repeat;	
}

div#globalnav	{
	height: 108px;
	width: 760px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#globalnav ul#menu	{
	height: 108px;
	width: 760px;
	background: transparent url(/images/header.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 108px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
#header_logo	{left: 0px; width: 325px;}
#header_home	{left: 325px; width: 49px;}
#header_alliances	{left: 379px; width: 142px;}
#header_relocation	{left: 521px; width: 129px;}
#header_benefits	{left: 655px; width: 85px;}

#header_logo a:hover	{background: transparent url(/images/header.gif) 0px -108px no-repeat;}
#header_home a:hover	{background: transparent url(/images/header.gif) -325px -108px no-repeat;}
#header_alliances a:hover	{background: transparent url(/images/header.gif) -379px -108px no-repeat;}
#header_relocation a:hover	{background: transparent url(/images/header.gif) -521px -108px no-repeat;}
#header_benefits a:hover	{background: transparent url(/images/header.gif) -655px -108px no-repeat;}

h2
{
	color: #113C55;
	margin: 0;
	font-size: 14px;
}

div#container
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: center;
	background: url(/images/design/bg_sidebar.gif) repeat-y 50% 0;
}

div#header {
	background-color: white;
	text-align: left;
}

div#header form.searchform
{
	width: auto;
	float: right;
	color: #113C55;
	font-weight: bold;
	margin: 2em;
	font-size: 1.0em;
}

div#banner
{
    text-align: left;
	padding: 0;
	margin: 0;
	background-image: url(/images/design/header_sky.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#banner h1
{
	color: white;
	margin: 0;
	font-size: 24px;
	padding: 24px 15px 14px 15px;
	font-weight: normal;
}

div#content
{
	padding: 0;
	background-color: #F8F8EF;
	margin: 12px 0 0;
	clear: both;
	text-align: left;
}
div#sidebarleft
{
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 41px;
	text-align: left;
	background: #F8F8EF;
	width: 272px;
}

div#sidebarleft h2 {
	color: #0C2473;
	padding-top: 5px;
	padding-left: 39px;
	padding-bottom: 11px;
	font-weight: lighter;
	font-size: 24px;
}

#sidenav
{
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px solid #F8F8EF;
	padding: 0;
	margin-bottom: 1em;
	background-color: #F8F8EF;
	color: #333;
	margin-top: 1em;
	text-align: left;
}

#sidenav dl
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #F8F8EF;
	background-color: #F8F8EF;
}

#sidenav dl dt
{
	margin: 10px 0 0 0;
	border-top: 1px solid #F8F8EF;
	font-size: 14px;
}

#sidenav dl dd
{
	margin-left: 10px;
	border-top: 1px solid #F8F8EF;
	font-size: 11px;
	margin-top: 3px;
}

#sidenav dl dt a
{
	display: block;
	padding: 2px 1px 0px 0.5em;
	border-left: 10px solid #F8F8EF;
	border-right: 1px solid #F8F8EF;
	border-bottom: 1px solid #F8F8EF;
	background-color: #F8F8EF;
	color: #536fbd;
	text-decoration: none;
	width: 100%;
}

#sidenav a.sidenavactive {
	color: #0b2878;
}

#sidenav dl dd a
{
	display: block;
	padding: 0px 1px 1px 0.5em;
	border-left: 10px solid #F8F8EF;
	border-right: 1px solid #F8F8EF;
	border-bottom: 1px solid #F8F8EF;
	background-color: #F8F8EF;
/*	color: #0B2878;
*/	text-decoration: none;
	width: 100%;
}

html>body #sidenav dl dt a { width: auto; }
html>body #sidenav dl dd a { width: auto; }

#sidenav dl dt a:hover
{
	border-left: 10px solid #DB0029;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DB0029;
	background-color: #FFFFFF;
	color: #DB0029;
}

#sidenav dl dd a:hover
{
	border-left: 10px solid #DB0029;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DB0029;
	background-color: #FFFFFF;
	color: #DB0029;
}

#sidenav a.tertiarysidelink
{
	display: block;
	padding: 0px 1px 1px 2em;
	border-left: 10px solid #F8F8EF;
	border-right: 1px solid #F8F8EF;
	border-bottom: 1px solid #F8F8EF;
    background-color: #F8F8EF;
	color: #0B2878;
	text-decoration: none;
	width: 100%;
}

#sidenav a.tertiarysidelinkactive
{
	display: block;
	padding: 0px 1px 1px 2em;
	border-left: 10px solid #F8F8EF;
	border-right: 1px solid #F8F8EF;
	border-bottom: 1px solid #F8F8EF;
    background-color: #F8F8EF;
	color: #0B2878;
	text-decoration: none;
	width: 100%;
}

html>body #sidenav a.tertiarysidelink { width: auto; }

#sidenav a.tertiarysidelink:hover
{
	border-left: 10px solid #DB0029;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #DB0029;
	background-color: #FFFFFF;
	color: #DB0029;
}

td.puzzle
{
	background-image: url(/images/puzzle.gif);
	background-repeat: no-repeat;
	padding: 1em 1em 0 56px;
	background-position: 3px 6px;
}

td.handshake
{
	background-image: url(/images/handshake.gif);
	background-repeat: no-repeat;
	padding: 1em 1em 0 56px;
	background-position: 3px 6px;
}

td.checkmark
{
	background-image: url(/images/checkmark.gif);
	background-repeat: no-repeat;
	padding: 1em 1em 0 56px;

	background-position: 3px 6px;
}

div#sidebarleft p {
	margin-top: -11px;
	padding-left: 39px;
}

div#columnmain
{
	text-align: left;
	background: #F8F8EF;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 390px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 390px;
}

html > body div#columnmain {
    width: 390px;
}

div#columnmain h3 {
	margin: 0em;
	color: #DB0025;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0D2A7E;
	font-size: 16px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

div#columnmain h4 {
	margin: 0em;
	color: #10287D;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0D2A7E;
	font-size: 13px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

div#columnmain p.lede {
    line-height:180%;
    font-size:14px;
}

div#columnmain p {
	margin: 0px 0px 1em;
}

div#columnmain img.mainleft {
	zoom: 1.0;
	/*margin-left: -160px;*/
	border: 1px solid #0b2878;
	margin: 1em 0;
	/*float: left;*/
}
div#columnmain img.mainright {
	margin-right: -160px;
	border: 1px solid #0b2878;
	margin-left: 2em;
	float: right;
}

ul#marketing div {
	background-color:#E4EBFF;
	padding: 10px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E75B76;
	border-bottom-color: #E75B76;
}

p.pdflist {
	background-image: url(/images/icon_pdf.gif);
	padding-left: 27px;
	background-repeat: no-repeat;
	font-size: inherit;
}

p.ziplist {
	background-image: url(/images/icon_winzip.gif);
	padding-left: 27px;
	background-repeat: no-repeat;
	font-size: inherit;
}

div#footer
{
	clear: both;
	text-align: left;
	padding: 5px 10px 100px;
	margin-bottom: -100px
	overflow: hidden;
	height: 100px;
	background-color: #FFFFFF;
}

div#footer p
{
	font-size: 9px;
	color: #333;
	margin: 0;
	padding-left: 20px;
}

div#footer p.address { font-size: 10px; }
div#footer a { color: #333; }




