/* START: Reset CSS  */
* {
	margin: 0; 
	padding: 0; 
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	margin: 0; 
	padding: 0; 
}

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

fieldset, img, abbr, acronym {  
	border: 0; 
}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal; 
	font-weight: normal; 
}

ol, ul { 
	list-style: none; 
} 

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END: Reset CSS */

body {
	background: url(/images/backgrounds/background.jpg) repeat-x #84b5d6;
	padding: 0px 0 0;
	height: 100%;
	padding: 0 0 0 0 ;
}

/* START: Positions */
#container {
	position: relative;
	width: 960px;
	background: url(/images/backgrounds/background_container.gif) no-repeat top;
	margin: 0 auto;
	padding: 0 6px 0 6px;
	z-index:1;
}

#header {
	width: auto;
}

#navigation {
	width: 952px;
	margin: 0 0 0 5px;
}

#content {
	width: 940px;
	padding: 0 10px 0 10px;
}
#footer {
	width: 938px;
	height: 60px;
	text-align: left;
	color: #4E4E4E;
	background-color: #FFFFFF;
}

#footer .credits {
	float: right;
	width: 500px;
	padding: 0 10px 0 0px;
	margin: 17px 0 0 0;
	text-align: right;
	color: #4e4e4e;
}

#footer .footer_left {
	float: left;
	width: 136px;
	padding: 13px 0px 0px 14px;
	font-size: 11px;
	line-height: 21px;
	text-align:left;
}

#footer .footer_left a {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .footer_left a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .footer_right {
	float: right;
	width: 252px;
	height: 60px;
	font-size: 11px;
	line-height: 21px;
	text-align: right;
	padding: 13px 0px 0px 14px;
}

#footer .footer_right a {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .footer_right a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .credits li {
	float: right;
	height: 14px;
	border-right: 1px solid #4e4e4e;
	padding: 2px 7px 1px 7px;
}

#footer .credits li:first-child {
	float: right;
	height: 16px;
	border: 0;
	padding: 2px 7px 1px 7px;
}

#footer .credits li a {
	color: #4e4e4e;
	text-decoration: none;
}

#footer .credits li a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}

#footer .credits li img {
	padding: 0 0 0 7px;
}


/* END: Positions */

h1 { display: none }

.float_left { float: left }

.float_right { float: right }

.clear { clear: both }

.divider_vertical_10px { float: left; width: 10px; height: 80px }

.banner728x90 {
	width: 728px;
	margin: 0 auto;
}

.banner300x250 {
	width: 300px;
	margin: 0 0 10px 0;
	padding: 0;
}

.banner160x600_topleft {
	position: relative;
	float: left;
	width: 160px;
	margin: -72pt 0pt 0pt 12px;
/*	margin: 0 0 0 12px;*/
}

.banner160x600 {
	position: relative;
	width: 160px;
	margin: 0 auto;
/*	margin: 0 0 0 12px;*/
}

#bannertop {
	position: relative;
	width: 728px; 
	height: 90px;
	margin: 0 auto;
	padding: 0 0 6px 0;
}

/* START: Breadcrumps */
.breadcrumps {
	margin: 0 0 10px 0;
}

.breadcrumps li {
	float: left;
	padding: 0 3px 0 0;
	color: #005f9e;
}

.breadcrumps li a {
	color: #005f9e;
	text-decoration: none;
}

.breadcrumps li a:hover {
	color: #005f9e;
	text-decoration: underline;
}
/* END: Breadcrumps */

/* START: Cloud */
.cloud {
	float: right;
	color: #005f9e;
	height: 24px;
}

.cloud .right {
	float: left;
	width: 90px;
	height: 22px;
	background: url(/images/backgrounds/cloud_right.gif) no-repeat;
	font-size: 11px;
	color: #005f9e;
	padding: 2px 5px 0 5px;
}

.cloud .left {
	float: left;
	width: 2px;
	height: 19px;
	background: url(/images/backgrounds/cloud_left.gif) no-repeat top;
}
/* END: Cloud */

.search_button {
	float: left;
	width: 63px;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: url(/images/backgrounds/search_button.gif);
	border: 0;
	margin: -2px 0 0 0;
}

.newsletter_button {
	float: right;
	width: 60px;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: url(/images/backgrounds/newsletter_button.gif);
	border: 0;
	margin: 2px 0 0 0;
}

.signup_button {
	position: absolute;
	top: 6px;
	left: 140px;
	width: 94px;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: url(/images/backgrounds/signup_button.gif);
	border: 0;
	cursor: pointer;
}

/* Login box css */

#overlay_box #login_box {
	clear: left;
	z-index:10;
	float: left;
	height: 116px;
	width: 381px;
	border: 1px solid #00568E;
	text-align: center;
	position:fixed;
	top: 300px;
	left: 50%;
	margin-left: -159px;
}
#overlay_box #login_box #login_head {
	background-color: #FFFFFF;
	clear: left;
	float: left;
	height: 33px;
	width: 379px;
}
#overlay_box #login_box #login_body {
	clear: left;
	float: left;
	height: 81px;
	width: 379px;
	background-color: #E1F0FA;
}
#overlay_box #login_box #login_body #lbody_left {
	clear: left;
	float: left;
	height: 81px;
	width: 122px;
	padding-right: 12px;
}
#overlay_box #login_box #login_body #lbody_left #login_left_up {
	clear: left;
	float: left;
	height: 18px;
	width: 122px;
}
#overlay_box #login_box #login_body #lbody_left #login_left_statement1 {
	font-family: Arial;
	font-size: 12px;
	color: #005397;
	clear: left;
	float: left;
	height: 18px;
	width: 122px;
	line-height: 18px;
	padding-right: 12px;
	text-align: right;
	font-weight: bold;
}
#overlay_box #login_box #login_body #lbody_left #login_left_mid {
	clear: left;
	float: left;
	height: 8px;
	width: 122px;
}
#overlay_box #login_box #login_body #lbody_left #login_left_statement2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #005397;
	text-align: right;
	height: 18px;
	width: 122px;
	padding-right: 12px;
}
#overlay_box #login_box #login_head #loginhead_center #loginhead_center_up {
	clear: left;
	float: left;
	height: 9px;
	width: 234px;
}
#overlay_box #login_box #login_head #loginhead_center #loginhead_center_down {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #005397;
	clear: left;
	float: left;
	height: 24px;
	width: 234px;
	text-align: right;
}

#overlay_box #login_box #login_head #loginhead_center #loginhead_center_down a {
	text-decoration: none;
	cursor: pointer;
}
#overlay_box #login_box img {
	cursor: pointer;
}
#login_overlay {
	position: absolute;
	visibility: visible;
	width: 100%;
	left: 0pt;
	top: 0pt;
	z-index: 9;
}




#overlay_box #login_box #login_head #login_logo {
	background-image: url(/images/backgrounds/login_logo.gif);
	height: 33px;
	width: 115px;
	clear: left;
	float: left;
}
#overlay_box #login_box #login_head #login_close {
	float: left;
	height: 33px;
	width: 30px;
}
#overlay_box #login_box #login_head #loginhead_center {
	float: left;
	height: 33px;
	width: 234px;
}
#overlay_box #login_box #login_body #lbody_center {
	float: left;
	height: 81px;
	width: 128px;
}
#overlay_box #login_box #login_body #lbody_right {
	float: left;
	height: 22px;
	width: 90px;
	padding-top: 46px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 14px;
	clear: none;
}
#overlay_box #login_box #login_body #lbody_center #login_input_first #login_username {
	height: auto;
	width: 128px;
}
#overlay_box #login_box #login_body #lbody_center #login_input_second #login_password {
	height: auto;
	width: 128px;
}

#overlay_box #login_box #login_body #lbody_right #login_pic {
	clear: left;
	float: left;
}
#overlay_box #login_box #login_body #lbody_center #login_center_up {
	clear: left;
	float: left;
	height: 18px;
	width: 128px;
}
#overlay_box #login_box #login_body #lbody_center #login_input_first {
	clear: left;
	float: left;
	height: 18px;
	width: 128px;
}
#overlay_box #login_box #login_body #lbody_center #login_input_mid {
	clear: left;
	float: left;
	height: 8px;
	width: auto;
}
#overlay_box #login_box #login_body #lbody_center #login_input_second {
	clear: left;
	float: left;
	height: 18px;
	width: 128px;
}



















