body
{
	margin: 0;
	*margin-bottom: 25px;
	padding: 0;
	font-size: 12px;
	background-image: url(../../images/wrapper/bgBlue.png);
}

/* Layout Positioning  */

div#wrapper
{
	width: 940px;
	margin: 0 auto 25px auto;
	/*padding: 0 5px 5px 5px;*/
	background: #fff;
}

div#mainContent
{
	clear: both;
	margin: 5px 0;
}

div#leftColumn
{
	float: left;
	width: 695px;
	_width: 685px;
	padding: 10px;
}

div#rightColumn
{
	position: relative;
	float: left;
	width: 205px;
	padding: 10px;
}

div#footer
{
	height: 108px;
	background-color: #013551;
	background-image: url(../../images/wrapper/footerBg.png);
	background-repeat: no-repeat;
	background-position: top right;
	border-top: 3px solid #5b96c1;
	text-align: center;
}

div#footer p,
div#footer p a
{
	color: #fff;
	text-decoration: none;
	font-family: trebuchet ms, arial, sans-serif;
}

div#footer p.footerNav
{
	*margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
}

div#footer p.footerText
{
	margin-top: 22px;
	color: #a5b3c7;
}

div.blockspacer
{
	clear: both;
}

/* Standard site styling  */

div#rightColumn p
{
	font-size: .8em;
	color: #8a7666;
	font-family: trebuchet ms, arial, sans-serif;
}

div#rightColumn h1
{
	margin: 0 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #be0004;
}

/* Navigation Lists */

ul,
li
{
	margin: 0;
	padding: 0;
}

#mainContent ul,
#mainContent li
{ 
	margin-left: 10px;
}

ul.subNavigation,
ul.subNavigation li
{
	margin-left: 0 !important;
}


div#mainNav,
ul.subNavigation
{
	padding: 2px;
}

div#mainNav
{
	padding: 3px;
	border: 1px solid #BE0004;
}

div#mainNav ul
{
	display: block;
	float: left;
	list-style: none;
	background-image: url(../../images/wrapper/bgRed.png);
	float: none;
	height: 30px;
	padding-left: 25px;
p}

div#mainNav ul li
{
	display: block;
	float: left;
	list-style: none;
	margin-top: 3px;
	padding: 0 15px;
	vertical-align: middle;
	border-right: 2px solid #fff;
}

div#mainNav ul li.last
{
	border: 0;
}

div#mainNav ul li a
{
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	font-family: trebuchet ms, arial, sans-serif;
}

div#mainNav ul li a:hover
{
	color: #0E4E72;
}

ul.subNavigation
{
	background: #fff;
	padding: 0;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #BE0004;
	list-style: none;
}

ul.subNavigation li
{
	display: block;
	float: none;
}

ul.subNavigation li a
{
	font-family: trebuchet ms, arial, sans-serif !important;
	color: #fff !important;
	display: block;
	float: none;
	text-align: center;
	background-image: url(../../images/wrapper/bgBlue.png);
	margin: 1px;
	padding: 5px 5px 2px 5px;
	*padding: 3px;
	line-height: 90%;
	font-size: 1.3em;
	text-transform: uppercase;
	text-decoration: none;
	_height: 1px;
	_padding: 2px;
}

ul.subNavigation li a:hover
{
	color: #9f9f9f !important;
}

ul.subNavigation li.first a,
ul.subNavigation li.last a
{
	line-height: 32px;
	vertical-align: middle;
}

ul.subNavigation li.last a
{
	background-image: url(../../images/wrapper/bgRed.png);
	*margin-bottom: 2px;
}

div#rightColumn p a
{
	font-family: georgia, times, serif !important;
	color: #dc7a33;
}

p,
a,
td,
td a,
ul,
li,
li a
{
    font-family: trebuchet ms, arial, sans-serif !important;
}

img
{
	border: 0;
}

div.rightAd
{
	margin-top: 10px;
}

p.logText a
{
	color: #093071;
	text-decoration: none;
}

p.logText a:hover
{
	color: #000;
	text-decoration: underline;
}
