body {
	background-color: #E6E6E6;
	margin: 0;
	text-align: center;
}

body, td, p, div, span {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h4 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

h5 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin: 0;
}
 
.redReq {

        font-family: Arial, Helvetica, san-serif; 
	color: red;
        font-size: 12px;

}


.requiredText {

        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;

}


.shipHeader {

        color: #999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;

}


.premiumShip {

        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;

}

ul {
	list-style-image: url("/leads/microsite/3/images/bullet.gif")
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

form, input, select {
	font-size: 11px;
}

			input {
				font-size: 11px;
			}

			form .form_title {
				font-size: 11px;
				font-weight: bold;
			}

                        form .form_title_blk {
                                font-size: 11px;
                                font-weight: bold;
				color: black;
                        }
			
			form .first_email {
				font-size: 20px;
			}

.form_title_blk {
         font-size: 11px;
         font-weight: bold;
         color: black;
}

 .border {
         font-size: 11px;
         border: 1px solid #999;
 }

#offer {
	margin: 12px 20px 20px 20px;
}

#email {
	margin: 20px 20px 5px 20px;
	text-align: center;
}

#shipping_information {
	margin: 10px 0px 0px 40px;
}

#question_area {
        margin: 5px 0px 0px 50px;
}

#partner_offers {
	margin: 0px;
}

			#partner_offers .pic_cell {
				background-color: #FFFFFF;
			}
			
			#partner_offers .pic {
				border: 0px solid #000;
			}
			
			#partner_offers .bullet {
				margin-top: 4px;
			}
			
			#partner_offers .row_spacer {
				height: 30px;
				width: 578px;
			}
			
			#partner_offers .spacer {
				height: 2px;
			}
			
			#partner_offers .copy {
				font-size: 11px;
				margin-left: 5px;
			}
			
			#partner_offers .title {
				font-size: 14px;
				font-weight: bold;
				color: #000;
				margin-bottom: 0px;
			}

#thank_you {
	text-align: center;
	margin: 20px;
}

#bonus_offers {
	margin: 20px;
	padding: 0 10px 30px 10px;
	border: 1px solid #000;
	text-align: center;
}

			#bonus_offers .offer {
				border: 0px solid #666;
				text-align: center;
			}
			
			#bonus_offers .row_spacer {
				height: 20px;
				width: 518px;
			}
			
			#bonus_offers .title {
				font-size: 14px;
				font-weight: bold;
				color: #000;
				margin-bottom: 0px;
			}
			
			#bonus_offers .pic {
				border: 0px solid #000;
				margin:5px 0 5px 0;
			}
			
			#bonus_offers .copy {
				font-size: 11px;
			}
			
			#bonus_offers .button {
				margin-top: 5px;
				border: 0;
			}

#featured_sponsors {
	margin: 20px;
}

#poll_results {
	border: 1px #000 solid;
	width: 205px;
	text-align: center;
}

#continue {
	margin: 20px 20px 40px 20px;
	text-align: center;
}

#legal {
	margin: 20px;
}

#footer {
	display: inline;
	margin: 20px;
	text-align: center;
}

			#footer a:link, #footer a:visited {
				color: #999;
			}
			
			#footer a:hover {
				color: #000;
			}
			
			#footer a:active {
				color: #999;
			}






.microtext {
	font-size: 9px;
}

.copy_highlight {
    font: bold 16pt sans-serif;
    line-height: 20px; 
	color: #000;
}

/* Styles added by AG */
/* ------------------------------------------- */
.bullet_list {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bullet_item {
	text-align: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}
div.name_address_block {
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000;
	margin: 18px 0px 18px 0px;
}

.link_color_w {color:#FFFFFF;} /* plain white small text */

.link_color_w a:link {color:#FFFFFF;} /* unvisited link */
.link_color_w a:visited {color:#FFFFFF;} /* visited link */
.link_color_w a:hover {color:#FFFFFF;} /* mouse over link */
.link_color_w a:active {color:#FFFFFF;} /* active link */
