.background {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#logo {
	height: auto;
	width: 660px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topbar {
	background-image: url(../images/bar_top.gif);
	padding: 0px;
	height: 20px;
	width: 660px;
}
#middle {
	background-image: none;
	height: auto;
	width: 660px;
	background-color: #213b8f;
	text-align: left;
}
#bottombar {
	background-image: url(../images/bar_bottom.gif);
	padding: 0px;
	height: 20px;
	width: 660px;
}

#formContainer {
	width: 330px;
	float: left;
	margin-left: -1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
	vertical-align: top;
}
#offers {
	margin-left: 370px;
	border-left: 1px solid #c2d7f0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.spacer {
	clear: left;
}
.offersTable td {
	height: 110px;
	background-repeat: no-repeat;
	padding-left: 44px;
	padding-right: 10px;
	padding-top: 8px;
	text-align: left;
	width: 190px;
	vertical-align: top;
}
.tdOffer1 {
	background-color: #213b8f;
	background-image: url(../images/back_offer1.gif);
}
.tdOffer2 {
	background-color: #213b8f;
	background-image: url(../images/back_offer2.gif);
}
.tdOffer3 {
	background-color: #213b8f;
	background-image: url(../images/back_offer3.gif);
}
.tdOffer4 {
	background-color: #213b8f;
	background-image: url(../images/back_offer4.gif);
}

A:link {
	text-decoration: none;
	color: #fcfa2b;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #fcfa2b;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #fcfa2b;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #fcfa2b;
	font-weight: bold;
}
.formFontBold {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.mainCopy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
input.Text {
 background-color: #c2d7f0;
 border:#fcfa2b thin inset;
}

select.Text {
 background-color: #c2d7f0;
 border:#fcfa2b thin inset;
}

.title1 {
font-size: 18px;
margin-left: 20px;
padding-bottom: 10px;
}

.summary1 {
font-size: 12px;
margin-left: 30px;
}

.contButton {
margin-left: 290px;
}