@charset "UTF-8";
* {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline:none;
}
#outer {
	background-color: #FFFFFF;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #3D83B8;
	margin-top: 45px;
}
#navButtons {
	padding-left: 63px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
#navButtons li {
	float: left;
	margin-right: 2px;
}
#navButtons li.clear, .clear {
	height: 1px;
	clear: both;
	float: none;
	font-size: 0%;
	line-height: 0px;
	background-color: #FFFFFF;
}
#nav {
	background-color: #FFFFFF;
	background-image: url(img/nav_bacground.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#navButtons a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 12px;
	background-color: #3D83B8;
	height: 31px;
	width: 80px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -1000px;
}
.active, #navButtons a:hover  {
}
.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 40px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#leftCol {
	float: left;
	width: 175px;
	padding-top: 20px;
	line-height: 18px;
}
#midCol {
	float: left;
	width: 443px;
	padding-bottom: 40px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98C6EF;
	margin-top: 18px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #98C6EF;
	margin-left: 10px;
	padding-left: 10px;
}
#rightCol {
	float: left;
}
#leftCol ul {
	list-style-type: none;
	font-size: 11px;
	padding-left: 27px;
}
#leftCol h2 {
	font-size: 12px;
	text-indent: 20px;
}
#midCol p {
	font-size: 12px;
	line-height: 16px;
}
#midCol h1 {
	font-size: 18px;
	color: #02A264;
}
#midCol h2 {
	font-size: 12px;
	padding-top: 20px;
}
#leftCol a {
	color: #000000;
	text-decoration: none;
}
#leftCol li.active a, #leftCol .active, #leftCol a:hover{
	color: #02A264;
	background-color: #FFFFFF;
}
#rightCol {
	font-size: 12px;
	line-height: 14px;
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
}
#rightCol h1 {
	color: #4DA8EE;
	font-size: 24px;
	line-height: 28px;
	padding-bottom: 10px;
	font-family: "Arial Black", Arial;
}
#rightCol a.clickDetails {
	color: #3D83B8;
	font-weight: bold;
	text-decoration: none;
}
a.clickDetails:hover {
	color: #3D83B8;
}
.arrowBgr {
	background-image: url(img/arrr.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#signupForm table {
	color: #333333;
	font-size: 12px;
	line-height: 12px;
}
#signupForm th {
	text-align: left;
}
#signupForm input, #signupForm textarea {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #EFEFEF;
}
#signupForm td {
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#signupForm input.chk {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#signupForm ul {
	list-style-type: none;
}
#signupForm input:focus, #signupForm textarea:focus {
	background-color: #FFFF99;
}
#signupForm tr:hover {
	background-color: #DDEEF7;
}
#signupForm input.butto {
	background-color: #3D83B8;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.error {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #FF0000;
}
#Terms {
	font-size: 10px;
	background-color: #E8E8E8;
	height: 200px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	padding: 10px;
}
#signupForm p {
	font-size: 11px;
	padding: 0px;
}
#midCol a {
	color: #3D83B8;
}
#midCol a:hover {
	text-decoration: none;
}
.loginFields {
	border: 1px solid #02A264;
}
h4 {
	background-color: #3D83B8;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
.locationTable {
	border: 2px solid #3D83B8;
	margin-top: 5px;
}
.locationTable td {
	padding-left: 5px;
}
#signupForm h6 {
	background-color: #3D83B8;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
#midCol a.addLocation {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3D83B8;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 200px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#locationsWrapper {
	background-color: #FFFFFF;
}
#rightCol a:hover {
	color: #02A264;
}
#addressInfo {
	font-size: 14px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
#leftCol.homePage {
	width: 300px !important;
}
#midCol.homePage {
	width: 580px;
	border-left-style: none;
	border-right-style: none;
}
#rightCol.homePage {
	width: 250px;
}
#leftCol.homePage p {
	padding-left: 20px;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
#midCol.homePage p {
	font-size: 14px !important;
	color: #333333 !important;
	line-height: 18px !important;
}
#rightCol.homePage h2 {
	font-size: 14px;
	line-height: 24px;
	color: #3D83B8;
}
#rightCol.homePage h3 {
	font-size: 14px;
	line-height: 24px;
	color: #02A264;
}
#leftCol h2 {
	color: #3D83B8;
	font-size: 14px;
	line-height: 30px;
}
#leftCol h3 {
	color: #3D83B8;
	font-size: 12px;
}
#midCol.homePage h1 {
	color: #2FAC74;
	font-size: 16px;
	line-height: 28px  !important;
}
#logo {
	text-align: center;
}
#logo img {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	clear: both;
	float: none;
}
