/********************************
 * New Quote Control Small      *
 ********************************/

#quote_control_small_wrapper {
	width:229px;
	font-family:arial, helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	text-transform:uppercase;
	color:#07395c;
	font-weight:bold;
	padding:0;
	margin:0;
}

#quote_control_small_upper {
	background-color:#c6cfd4;
	width:229px;
	padding:10px 0;
	margin:0;
}

#quote_control_small_upper_IE6 {
	width:221px;
	background-color:#c6cfd4;
	padding:10px 0;
	margin:0;
}

#quote_control_small_upper span {
	display:block;
	clear:both;
	float:right;
	margin:3px 5px;
	padding-right:5px;
	width:95%;
	text-align:right;
}

#quote_control_small_footer {
	width:229px;
	height:24px;
	background-image:url(../images/quote_control_bottom.gif);
	text-align:center;
}

#quote_control_small_footer a {
	color:white;
	text-decoration:none;
	display:block;
	padding-top:5px;
}

#quote_control_small_btn_continue {
	display:block;
	margin:0 auto;
	border:0;
	clear:both;
	padding-top:5px;
}
#Quote_small1_quote_control_small_btn_continue 
{
	display:block;
	margin:0 auto;
	border:0;
	clear:both;
	padding-top:5px;
}

img#quote_control_small_text {
	display:block;
	margin:0 auto;
	clear:both;
	padding-bottom:5px;
}

/********************************
 * New Quote Control Wide       *
 ********************************/
#quote_control_wide_wrapper {
	width:535px;
	font-family:arial, helvetica, sans-serif;
	font-size:0.8em;
	text-align:right;
	text-transform:uppercase;
	color:#07395c;
	font-weight:bold;
}

#quote_control_wide_upper {
	background:#c6cfd4 url(../images/quote_control_bg_wide.jpg) no-repeat top left;
	width:535px;
	height:74px;
}

#quote_control_wide_upper span {
	display:block;
	padding-top:10px;
}

#quote_control_wide_footer {
	width:535px;
	height:24px;
	background:url(../images/quote_control_wide_bottom.gif) no-repeat bottom right;
}

#quote_control_wide_footer a {
	color:white;
	text-decoration:none;
	display:block;
	width:124px;
	padding-top:5px;
	padding-right:15px;
	float:right;
}

#quote_control_wide_btn_continue {
	display:block;
	border:0;
	margin:13px 8px 0;
	float:right;
}

.QuoteWideButton {
	display:block;
	border:0;
	margin:13px 8px 0;
	float:right;
}

/******************************
 *   Club Newsletter Signup   *
 ******************************/

.submit_button 
{
	display:block;
	margin:10px auto 20px;
	clear:both;
}
#subscribe_box {
	margin: 0 auto;
	width: 203px;
	border: 0px red solid;
	text-align:left;
	font-size:11px;
}
#subscribe_top {
	border: 0px aqua solid;
	background: url(../images/subscribe_top.gif) no-repeat;
	width: 203px;
	height: 91px;
}
#subscribe_mid {
	border: 3px black solid;
	border-top: 0px;
	border-bottom: 0px;
	width: 187px;
	height: 362px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
}
#subscribe_mid input {
	margin-bottom: 10px;
}
#subscribe_mid .req {
	font-weight: bold;
	color: red;
}
#subscribe_mid .checks {
	vertical-align: middle;
	border: 0px solid red;
	height: 15px;
	padding-top: 5px;
}
#subscribe_mid #hplus, #subscribe_mid #legnews {
	vertical-align: text-top;
}
.smbold {
	font-size: 11px;
	font-weight: bold;
}
#deliveryformat {
	padding-top: 10px;
	padding-left: 12px;
	font-size: 10px;
}
.submit_btn {
	padding: 20px 0 0 40px;
}
#subscribe_bott {
	border: 0px aqua solid;
	background: url(../images/subscribe_bott.gif) no-repeat;
	width: 203px;
	height: 19px;
}
#split2 {
	width: 180px;
	height: 30px;
	border: 0px solid red;
}
#left {
	float: left;
}
#right {
	float: left;
	padding-left: 5px;
}