@charset "utf-8";
/* CSS Document */
body {background-color:#A7BDD6;}
#container {
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:1000px;
	background-color:#fff !important;
}
#container-home {
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	width:1000px;
	background:url(bg.png) 60px 60px no-repeat;
	background-color:#fff;
}
h2 {
	font-size:18px;
	font-weight:bolder;
}
h3 {
	font-size:14px;
	margin-bottom:5px;
}
.pageHeaderRed {
	color:#036;
	font-weight:bolder;
}
.pageHearderBlue {
	color:#333;
}
a.whiteLink {
	color:#fff;
	font-size:12px;
}
a.lightBlueLink {
	color:#036;
	font-size:12px;
}
.floatRight1 {
	float:right;
}
.floatLeft1 {
	float:left;
}
.centered {
	margin-left:auto;
	margin-right:auto;
}
.clear {
	clear:both;
}
label {
	float:left;
	padding-top:5px;
	color:#000;
	font-size:12px;
}
input.fieldSingleLine {
	border:2px solid #888;
	width:258px;
	background-color: #eee;
}
input.fieldSingleLineLong {
	border:2px solid #444;
	background:#eee;
	width:320px;
	height:18px;
}
input.fieldSingleLineHome {
	border:1px solid #444;
	width:478px;
	height:16px;
	margin:6px 0px 0px 35px;
	color:#666;
	padding:4px;
}
input.homeLocation {
	border:1px solid #444;
	background-color:#eee;
	width:182px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeShorty {
	border:1px solid #444;
	background-color:#eee;
	width:112px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeShorty1 {
	border:1px solid #444;
	background-color:#eee;
	width:78px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeShorty2 {
	border:1px solid #444;
	background-color:#eee;
	width:150px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
textarea {
	width:180px;
	height:180px;
	border:1px solid #444;
}
input.button {
	float:right;
	background:url(submit.png);
	margin-top:8px;
	width:60px;
	border:none;
	height: 22px;
}
input.buttonHome {
	width:60px;
	height:21px;
	background:url(input.png);
	border:none;
	margin-top:6px;
}
input.buttonHome2 {
	width:120px;
	height:27px;
	background:url(submit.png);
	border:none;
}
.footerLinksHome {
	padding-bottom:20px;
	color:#09C;
	width:1000px;
	text-align: center;
}
.headerLinksHome {
	padding-bottom:0px;
	color:#1031B6;
	width:1000px;
	text-align: center;
}
.headerLinksHome a{
	color:#1031B6;
	font-size:10px;
}
.footerLinksHome a{
	color:#fff;
	font-size:8px;
}
.reatorText {
	font-size:18px;
	color:#009;
	font-weight:bolder;
}
li.lightBlue {
    color:#036;
	font-size:15px;
	font-weight:bolder;
}
