/* Global Style Sheet */

@import url(globalnav.css);
@import url(subnav.css);
@import url(templates.css);

body, html {
	height: 100%;
	min-height: 100%;
}

html>body, html>body #wrapper {
	height: auto;
}

body {
	background: white url(../images/global/common/global_bg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
}

body,p,table,div,span,tr,th,td,ul,ol,li,a,h1,h2,h3,h4,input {
	font-family: arial,verdana,helvetica, sans-serif; 
}

body,p,table,tr,td,ul,ol {
	color: #3c3c3c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

/* Flash Detect and Intro Layout */

#flashdetect_box {
	position: absolute;
	left: 50%; 
	top: 50%;
	width: 286px;
	height: 74px;
	margin-top: -42px; /* half of the height */
	margin-left: -148px; /* half of the width */
	border: 5px solid white;
}

#flashdetect_noflash {
	margin: 0 auto;
	width: 508px;
	height: 253px;
}

#flash_intro {
	display: block;
	margin: 0 auto;
	width: 500px;
	border: 4px solid #e9f2fa;
}

a:link, a:focus, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

/* Global Areas and Layout */

#wrapper {
	position: absolute;
	width: 760px;
	left: 0px;
	top: 0px;
	height: 100%;
	min-height: 100%;
	background: white url(../images/global/common/main_bg.gif) repeat-y;
}

#wrapper_centered {
	background-color: white;
	margin: 0 auto;
	width: 520px;
	height: 100%;
	min-height: 100%;
	padding-top: 90px;
}

#main_logo {
	float: left;
	width: 210px;
	height: 58px;
	padding: 32px 0px 0px 20px;
	background-color: white;
}

#main_topnav {
	float: right;
	width: 530px;
	margin-top: 10px;
	border-bottom: 2px solid #e9f2fa;
	text-align: right;
}

#main_topnav ul {
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style: none;
}

#main_topnav .li_left {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	display: inline;
}

#main_topnav .li_right {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	border-left: 2px solid #e9f2fa;
	display: inline;
}

#main_searchbox {
	float: left;
	clear: left;
	padding: 10px 20px 10px 20px;
	width: 190px;
	height: 80px;
	border-top: 4px solid #e9f2fa;
	background-color: #d4dfeb;
}

#searchbox_title {
	display: block;
	clar: both;
	padding-bottom: 5px;
}

#main_searchbox input.textinput {
	padding: 1px 3px 1px 3px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: black;
	width: 135px;
	border: 1px solid #78b8db;
	background-color: #e9f2fa;
	display: inline;
}

#main_searchbox input.searchbutton {
	width: 40px;
	height: 18px;
	border: 0px;
	margin-left: 5px;	
}

#searchbox_newsletter {
	width: 188px;
	height: 20px;
	margin-top: 10px;
	padding-top: 8px;
	border-top: 1px solid #78b8db;
}

#main_headline {
	float: right;
	width: 530px;
	height: 100px;
}

#main_sidebar {
	clear: left;
	float: left;
	width: 190px;
	padding: 15px 20px 0px 20px;
}

#main_deskbar {
	float: right;
	width: 510px;
	height: 20px;
	padding: 10px 10px 0px 10px;
	border-bottom: 2px solid #e9f2fa;
}

#deskbar_print {
	display: inline;
	height: 20px;
}

#deskbar_incrtext {
	display: inline;
	height: 20px;
	margin-left: 122px;
	padding-right: 10px;
	border-right: 2px solid #e9f2fa;
}

#deskbar_decrtext {
	display: inline;
	height: 20px;
	margin-left: 10px;
}

#main_addressbar {
	float: right;
	width: 530px;
	height: 17px;
	border-bottom: 2px solid #e9f2fa;
	padding-top: 5px;
}

#main_addressbar a.addressbar_first {
	background: url(../images/global/common/addressbar_firstitem.gif) no-repeat;
	font-weight: bold;
	color: #3a678b;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
	margin: 10px 0px 0px 10px;
	text-transform: uppercase;
}

#main_addressbar a.addressbar {
	background: url(../images/global/common/addressbar_item.gif) no-repeat;
	color: #3a678b;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 12px;
	margin-top: -5px;
}

#main_addressbar a.addressbar:hover {
	text-decoration: underline;
}

#main_addressbar a.addressbar_first:hover {
	text-decoration: underline;
}

#sidebar_title {
	display: block;
	padding-bottom: 15px;
}

#main_footer_container {float: right}

/*

#main_footer_container {
	position: absolute;
	bottom: 0;
	width: 530px;
	height: 49px;
	padding-top: 15px;
	display: block;
	background-color: white;
	margin-left: 230px;
}

*/

#footer_container_centered {
	position: absolute;
	bottom: 0;
	width: 508px;
	margin-left: 5px;
}

#footer {
	background-color: white;
	border-top: 4px solid #e9f2fa;
	width: 508px;
	height: 45px;
	text-align: left;
	vertical-align: middle;
}

#main_footer {
	background-color: white;
	border-top: 4px solid #e9f2fa;
	width: 530px;
	height: 45px;
	text-align: left;
	vertical-align: middle;
}

#footer_logo {
	width: 103px;
	height: 20px;
	padding: 12px 0px 0px 16px;
	float: left;
}

#footer .ul_left {
	display: block;
	padding: 0px;
	margin: 8px 0px 0px 15px;
	border-left: 2px solid #e9f2fa;
	list-style: none;
	float: left;
}

#main_footer .ul_left {
	display: block;
	padding: 0px;
	margin: 8px 0px 0px 15px;
	border-left: 2px solid #e9f2fa;
	list-style: none;
	float: left;
}

#footer .ul_right {
	display: block;
	padding: 0px;
	margin: 8px 15px 0px 0px;
	border-left: 2px solid #e9f2fa;
	list-style: none;
	float: right;
}

#main_footer .ul_right {
	display: block;
	padding: 0px;
	margin: 8px 15px 0px 0px;
	border-left: 2px solid #e9f2fa;
	list-style: none;
	float: right;
}

#footer li {
	margin-left: 10px;
	color: #505050;
	font-size: 10px;
	line-height: 14px;
}

#main_footer li {
	margin-left: 10px;
	color: #505050;
	font-size: 10px;
	line-height: 14px;
}

#footer a {
	font-weight: bold;
	font-size: 10px;
	color: #2a5679;
	text-decoration: none;
}

#main_footer a {
	font-weight: bold;
	font-size: 10px;
	color: #2a5679;
	text-decoration: none;
}

#footer a:hover {color: #428b13;}

#main_footer a:hover {color: #428b13;}

#go2top {
	display: block;
	margin: 20px 0px 10px 0px;
}
