body {
	margin:0 auto;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3f3f3;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
}
body.pop {
	width:500px;
	margin: auto;
	margin-top: 6px;
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}


.c1_text {
	color: #66FF00; /* custom text color */
	font-size: 12px;
}

.c2_text {
	color: #205A83; /* custom text color 2*/
}
 .ul {
	line-height: 10px; 	
 }

/*Links.............................................................*/


a:link, a:visited, a:active {
	color: #205A83; /* set link color */
	text-decoration: underline;
}

a:hover {
	color: #666666; /* set link color */
	text-decoration: none;
}
#form_link a:link, #form_link a:visited, #form_link a:active {
	color: #205A83; /* set link color */
	text-decoration: none;
}


#form_link a:hover {
	color: #205A83; /* set link color */
	text-decoration: underline;
}

#footer_links a:link, #footer_links a:visited, #footer_links a:active {
/*	color: #205A83; /* set foter link color */
	color: #006699;
	text-decoration: none;
}

#footer_links a:hover {
	color: #999999; /* set footer link color */
	text-decoration: underline;
}


/*Headline Colors...............................*/

h1 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #205A83;
	font-weight: bold;
	margin-bottom: -5px;
}

h2.offers {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	margin:20px 0 0 0;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0 auto;
	display:inline;
}

.prequal_head {
	font-size: 20px;
	color: #008D00;
	font-weight: bold;
}

.prequal_sub {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

/*Sidebar Styles............................................*/

.sb_copy {
	font-size: 13px;
}



/*Form Styles............................................*/

input, select, textarea {
	background: #FFFFFF; /* form field background color */
	border:1px #666666 solid; /* form field border color */
	width: 125px;
	margin: 3px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	font-size: 1em;
}

input.radio {
	border:none;
	width:auto;
}

.label{
	margin: 0px 0px 0px 5px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

input.button {
	border:1px solid black;
/*	background-color:#205A83; /* green */
	background-color:#ff0000; /* red */
	padding:3px;
	height: 30px;
	color:#ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
}

.section_bg {
	padding:5px 0 5px 5px;
	color:#FFFFFF;
	border-top:#572BAA solid 1px;
	border-bottom:#572BAA solid 1px;
	font-weight:bold;
	width:98%;
	margin:10px 0 10px 1px;
	background-color: #205A83;
}

.section_bg_long {
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	border-top:#572BAA solid 1px;
	border-bottom:#572BAA solid 1px;
	font-weight:bold;
	width:98%;
	margin:10px 0 10px 1px;
	background-color: #205A83;
}

.sub_bg {
	padding:1px 0 1px 0px;
	margin:0px 0px 0px 5px;
	color:#000000;
	font-size:9px;
	width:80%;
	background-color: #CCCCCC;
}

DIV#form_wrapper {
	width: auto;
	padding:10px 40px 0px 0px;
}

.example {
	color:#1B4E76; font-size:9px;
}

TR.offersbg1 {
	background:#D6DEE1;
}

TD.padding {
	padding:10px 10px 10px 0;
}

.box_left {
	border-right: 2px solid black;
}

.box_right {
	border-left: 2px solid black;	
}

td.box_right {
	padding-left: 10px;
}


/*Footer Styles..................................................*/

#footer {
	color: #000000; /* set footer text color */
	font-size: 10px;
	margin:0;
}


/*Pop Styles..................................................*/

LEGEND.howitworks {
	COLOR: #205A83;
	font-size: 14px;
	font-weight: bold;
}

FIELDSET.howitworks {
	WIDTH: 450px;
}

LEGEND.offers {
	COLOR: #205A83;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

FIELDSET.offers {
	margin:20px 0 0 0;
	border:#003366 solid 1px;
	width:500px;
}

.pop_header {
/*	background-color: #205A83; /* light green */
	background-color: #205A83;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

/*Offer Styles..................................................*/

.offer_header {
	font-size: 14px;
	font-weight: bold;
}
