@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg_glow.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#8aa3af;
	}
html {
	min-height:101%;
	}
.logo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:normal;
	line-height:18px;
	text-decoration: none;
	}
.logo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3399cc;
	font-weight:bold;
	}
.formTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e7e7e7;
	font-weight:normal;
	}
.formPrivacy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e7e7e7;
	font-weight:normal;
	}
.formTxtBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	}
.fieldName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	}
.field {
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#336699;
	font-weight:normal;
	}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e9da4;
	font-weight:normal;
	}
.footer a:link, .footer a:visited {
	color:#ff9900;
	text-decoration:underline;
	}
.footer a:hover {
	color:#ff9900;
	text-decoration:none;
	}
.checkList {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff9900;
	font-weight:normal;
	}
.checkList ul {
	list-style-image:url(images/check.jpg);
	margin-left:11px;
	padding-left:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}
.checkList li {
	padding-bottom:10px;
	}
.exOffer {
	background-color:#CCCCCC;
	width:225px;
	height:130px;
	}
.offerDescription {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	}

.logo a {
	color: #666666;
	text-decoration: none;
}
.disclaimer_text {
	margin-top: 20px;
}
