@charset "utf-8";
/* CSS Document */
body {background-color:#A7BDD6;}
#container {
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	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:#41519E;
	font-weight:bolder;
}
.pageHearderBlue {
	color:#333;
}
a.whiteLink {
	color:#fff;
	font-size:12px;
}
a.lightBlueLink {
	color:#06C;
	font-size:11px;
}
.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 #aaa;
	background-color:#FFFFFF;
	width:256px;
	height:16px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeLocationTrans {
	background-color:#FFFFFF;
	width:256px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
	background-color:transparent;
	border: none;
}
input.homeLocationXL {
	border:1px solid #444;
	background-color:#FFFFFF;
	width:325px;
	height:20px;
	margin:0px 0px 0px 0px;
	color:#999999;
	padding:2px;
	font-size:12px;
}
input.homeShorty {
	border:1px solid #aaa;
	background-color:#FFFFFF;
	width:116px;
	height:16px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeShorty2 {
	border:1px solid #444;
	background-color:#FFFFFF;
	width:122px;
	height:14px;
	margin:0px 0px 0px 0px;
	color:#666;
	padding:2px;
	font-size:12px;
}
input.homeShortyXL {
	border:1px solid #444;
	background-color:#FFFFFF;
	width:140px;
	height:20px;
	margin:0px 0px 0px 0px;
	color:#999999;
	padding:2px;
	font-size:12px;
}
.textarea {
	width:260px;
	height:150px;
	border:none;
	background-color: transparent;
}
.textarea2 {
	width:500px;
	height:150px;
	border:none;
	background-color: transparent;
	overflow:hidden;
}
input.button {
	float:right;
	background:url(submit.png);
	margin-top:8px;
	width:65px;
	border:none;
	height: 20px;
}
input.button2 {
	float:right;
    border:2px solid #917102;
	background-color:#FC0;
	margin-top:8px;
}
input.buttonHome {
	width:75px;
	height:26px;
	background:url(submit.png);
	border:none;
	margin-top:6px;
}
input.buttonSection {
	width:76px;
	height:26px;
	background:url(submit.png);
	border:none;
	margin-top:6px;
}
input.buttonHome2 {
	width:110px;
	height:25px;
	background:url(inputBg.png);
	border:none;
}
.footerLinksHome {
	padding-bottom:20px;
	color:#666;
	width:1000px;
	text-align: center;
}
.headerLinksHome {
	padding-bottom:0px;
	color:#fff;
	width:1000px;
	text-align: center;
	font-size: 14px;
}
.headerLinksHome a{
	color:#1031B6;
	font-size:14px;
}
.footerLinksHome a{
	font-size:10px;
}
.reatorText {
	font-size:18px;
	color:#009;
	font-weight:bolder;
}
li.lightBlue {
	color:#41519E;
	font-size:15px;
	font-weight:bolder;
}
