@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #e0f2f7;
	background-image: url(/images/layout/bg_Top.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	border: none;
}

td {	
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
}

div {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
}

img {
	border: none;
}

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

input.input_ok {
	border: none;
	background-color: #FFFFFF;
	color: #eba915;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

input.global_search {
	border: 1px solid #666666;
	background-image: url(/images/layout/bg_search_box.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
	padding-left: 19px;
	padding-right: 4px;
	padding-top: 0px;
	margin-left: 10px;
}

input.input_button {
	font-size: 1em;
}

a.input_button, input.input_button {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #FAFAFA none repeat-x top;
}

/* Alternative button */
a.input_button, input.input_button {
	border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
a.input_button, a.input_button:link, a.input_button:visited, a.input_button:active {
	text-decoration: none;
	color: #000000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
a.input_button:hover, input.input_button:hover {
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: #cd2027;
	cursor: pointer;
}

.hot {
	color: #db360b;
}

.cold {
	color: #5698bc;
}

div.site_content {
	width: 846px;
	background-image: url(/images/layout/bg_Header.jpg);
	background-repeat: no-repeat;
	margin-top: 19px;
	text-align: left;
}

div.website_menu {
	width: 846px;
	height: 35px;
}

div.site_submenu {
	width: 846px;
	height: 45px;
	background-color: #002233;
}

div.site_submenu_links {
	text-align: right;
	vertical-align: middle;
	margin-right: 10px;
	font-weight: bold;
}

div.site_submenu_links a {
	color: #6ca9cb;
	text-decoration: none;
}

div.site_submenu_links a:hover {
	color: #cd2027;
	text-decoration: underline;
}

span.site_sub_submenu_links a {
	color: #f0d919;
	text-transform: none;
}

span.site_sub_submenu_links a:hover {
	color: #cd2027;
	text-transform: underline;
}

div.homepage_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:	#3f4b62;
}

div.footer_grass {
	background-image: url(/images/layout/bg_FooterGrass.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 846px;
	height: 127px;
}

div.footer_line {
	background-color: #9eabb1;
	width: 846px;
	height: 3px;
}

div.footer {
	width: 846px;
	height: 40px;
	background-image: url(/images/layout/bg_footer_tile.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

td.footer_links {
	color: #738586;
}

td.footer_links a {
	color: #738586;
	text-decoration: none;
}

td.footer_links a:hover {
	color: #cd2027;
	text-decoration: underline;
}

td.footer_links a.active_link {
	color: #6ca9cb;
	text-decoration: none;
	font-weight: bold;
}

td.footer_links a.active_link:hover {
	color: #cd2027;
	text-decoration: underline;
	font-weight: bold;
}

td.login_caption {
	color: #fee61a;
}

div.button_signup {
	width: 97px;
	height: 25px;
	background-image: url(/images/buttons/Top_SignUp-OFF.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #002233;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

div.button_signup:hover {
	width: 97px;
	height: 25px;
	background-image: url(/images/buttons/Top_SignUp-OVER.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	padding-top: 5px;
}

div.button_login {
	width: 58px;
	height: 25px;
	background-image: url(/images/buttons/Top_Login-OFF.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #fee61a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

div.button_login:hover {
	width: 58px;
	height: 25px;
	background-image: url(/images/buttons/Top_Login-OVER.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	padding-top: 5px;
}

div.page_content {
	width: 846px;
	background-color: #ffffff;
}

div.page_title {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

div.page_text {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

p.main_content {
	margin-bottom: 10px;
	line-height: 17px;
}