﻿body
{
	color: #494848;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}
body a:active
{
	color: #4D4F53;
	text-decoration: none;
}
body a:link
{
	color: #4D4F53;
	text-decoration: none;
}
body a
{
	color: #4D4F53;
	text-decoration: none;
}
p
{
	display: block;
	margin: 10px 0px;
	padding: 0px;
}
ul
{
	margin: 0 0 0 15px;
	padding: 0;
}
#PageOuterContainer
{
	background: #FFFFFF url(../images/home_stage.jpg) no-repeat scroll center 120px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 1000px;
}
#footer
{
	clear: both;
	color: #9A9B9C;
	font-size: 11px;
	margin: 20px 0 0 20px;
	padding-bottom: 50px;
	width: 817px;
}
#footer_nav
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
}
#footer_nav li.first
{
	padding-left: 0;
}
#footer_nav li
{
	background: transparent url( ) no-repeat scroll right center;
	float: left;
	padding: 0 10px;
}
#footer_nav li a
{
	color: #9A9B9C;
	font-size: 11px;
}
#footer div#copyright
{
	float: right;
	font-size: 10px;
}
#regions_select
{
	margin: 54px 0px 0px 20px;
	padding-bottom: 0px;
	width: 817px;
	height: 400px;
	background-image: url('../images/jump_bkg.gif');
}
#regions_select a
{
	color: #0065BD;
}
#footer
{
	margin-top: 0px !important;
	background-color: #fff;
}
#footer hr
{
	width: 100%;
	height: 0px;
	border: none;
	margin: 0px 0px 10px 0px;
	border-bottom: solid 1px #cccccc;
	text-align: left;
}
#regions_select h1
{
	color: #0065bd;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0px 0px 25px;
	margin: 0px;
}
.regionsContent
{
	padding: 0px 15px 0px 25px;
	font-size: 12px;
}
.btnGo
{
	float: left;
	margin: 0px 0px 0px 5px;
}
#region_error
{
	float: left;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
