body
{
	background: #B5CFEC url( /images/background.png ) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.75em;
	margin-bottom: 0px;
	padding: 0;
	border: none;
	border-width: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

a:link,
a:visited
{
	color: #003399;
	text-decoration: none;
}

a:hover,
a:active
{
	color: #008800;
	text-decoration: underline;
}

a:focus
{
	outline: none;
}

a img
{
	border: none;
	text-decoration: none;
}

.header
{
	clear: both;
	margin: 0.75em auto 0 auto;
	text-align: center;
	background: url( /images/header.png ) no-repeat;
	width: 800px;
	height: 155px;
}

.header div#blockNewsletter
{
	display: none;
	z-index: 100;
	float: right;
	color: #FFF;
	border: solid 2px #FFFFFF;
	background-color: #9BCDFF;
	text-align: left;
	position: absolute;
	margin-left: 545px;
	width: 251px;
}

.header div#blockNewsletter .close
{
	height: 21px;
	width: 100%;
	z-index: 101;
	background-color: #003399;
	text-align: right;
	margin: 0;
	padding: 0;
}

.header div#blockNewsletter .close img
{
	padding: 0;
	margin: 0;
}

.header div#blockNewsletter .body
{
	width: 100%;
	padding: 5px;
}

.header div#blockNewsletter .body img
{
	padding: 0 5px 5px 0;
}

.header div#blockNewsletter .body span#formEmailSpan,
.header div#blockNewsletter .body span#formCaptchaSpan
{
	color: #F00;
}

.header div#blockNewsletter .body .formCaptcha span
{
	padding: 5px 0 0 0;
	float: left;
}

.header div#blockNewsletter .body .formSubmit
{
	text-align: center;
}

.header div#blockNewsletter .body .formSubmit input
{
	outline: none;
	border: none;
}

.header,
.header .taskBar,
.header .taskBar ul,
.header .taskBar ul .taskBarTab
{
	z-index: 10;
}

.header .headerNav
{
	background: url( /images/sign_in_body.png ) repeat-x;
	position: relative;
	top: 1px;
	height: 34px;
	float: right;
	padding: 5px 0 0 0;
	right: 86px;
	display: inline;
	z-index: 12;
}

.header .headerNav .headerNavSignIn
{
	position: relative;
	top: -5px;
}

.header .headerNav .headerNavSignIn img, 
.header .headerNav .headerNavSignIn a
{
	border: none;
	vertical-align: middle;
}

.header .taskBar
{
	width: 800px;
	height: 27px;
	line-height: 27px;
}

.header .taskBar ul
{
	position: relative;
	padding: 128px 0 0 140px;
	margin: 0;
	list-style: none;
}

.header .taskBar ul .taskBarTab a
{
	display: block;
	text-decoration: none;
	color: #003399;
}

.header .taskBar ul .taskBarTab img
{
	padding: 0;
	margin: 0;
	border: none;
	width: 1px;
	height: 27px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.header .taskBar ul .taskBarTab .breakRight
{
	padding: 0;
	margin: 0;
	border: none;
	width: 7px;
	height: 27px;
	vertical-align: middle;
	left: -999em;
	top: -1px;
	position: relative;
}

.header .taskBar ul a span
{
	padding: 0 0 0 8px;
}

.header .taskBar ul .taskBarTab
{
	float: left;
	padding: 0;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	position: relative;
}

.header .taskBar ul .taskBarTab:hover,
.header .taskBar ul .taskBarTab.sfhover,
.header .taskBar ul .taskBarTabActive
{
	background: url( /images/navbar_tab_body.gif ) repeat-x;
}

.header .taskBar ul .taskBarTab:hover .breakRight,
.header .taskBar ul .taskBarTab.sfhover .breakRight,
.header .taskBar ul .taskBarTabActive .breakRight
{
	left: auto;
	right: -7px;
}

.header .taskBar ul .taskBarTab:hover span,
.header .taskBar ul .taskBarTab.sfhover span
{
	text-decoration: underline;
}

.header .taskBar ul ul
{
	padding: 5px 0;
	margin: -1px 0 0 0;
	position: absolute;
	left: -999em;
	background: white;
	width: 150px;
	text-align: left;
	border: 1px solid #6588BC;
	border-top: none;
}

.header .taskBar ul ul li
{
	padding: 0;
	margin: 0 5px;
	width: 140px;
	line-height: 23px;
}

.header .taskBar ul ul .taskBarMenuSub
{
	font-size: 11px;
	font-weight: normal;
}

.header .taskBar ul ul a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.header .taskBar ul ul li span
{
	padding: 0 0 0 5px;
	text-decoration: none;
}

.header .taskBar ul ul .taskBarMenuSub span
{
	padding: 0 0 0 20px;
}

.header .taskBar ul .taskBarTab:hover ul,
.header .taskBar ul .taskBarTab.sfhover ul
{
	left: 0;
}

.header .taskBar ul .taskBarTab:hover ul li:hover,
.header .taskBar ul .taskBarTab.sfhover ul li.sfhover
{
	background: #D7E9FE;
}

.header .taskBar ul .taskBarTab:hover ul li span,
.header .taskBar ul .taskBarTab.sfhover ul li span
{
	text-decoration: none;
}

.header .taskBar ul .taskBarTab:hover ul li:hover span,
.header .taskBar ul .taskBarTab.sfhover ul li.sfhover span
{
	color: #008800;
	text-decoration: underline;
}
