/* Css Rest ----------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS Reset ----------------------------------------------*/

body{
	background:#fff;
	font: 12pt/150% Verdana, Arial, Helvetica, sans-serif;
}
ul{
	margin:10px 0;
}
li{
	margin-left:30px;
	list-style-type:square;
}
p{
	margin-bottom:15px;
}

.h2-confirm,
.h2-whitelist,
h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	line-height:1.1em;
	margin:0.5em 0;
	color: #0000CC;
}
.h2-whitelist,
.h2-confirm {
	font-size: 1em;
}
.h1-top-confirm,
.h1-top{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height:1.1em;
	margin:0.5em 0 1em 20px;
}
.h1-top-confirm{
	margin-top: 1em;
}
.sub-confirm,
h2{
	margin:1.5em 0;
	font-size: 13pt;
	clear:both;

}
.fuelguage img{
	display:none;
}
.sub-confirm {
	font-weight: bold;
}
h2 span{
	text-decoration:underline;
}
form{
	display:none;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
.clearfix {display:block;}
	/* End hide from IE Mac */
	
#container{
	margin:0 auto;
	width:640px;
	background:#fff;
}
#header{
	height:10px;
	width:640px;
}
#content{
	padding: 10px 45px;
}
#footer{
	width:640px;
	height:88px;
}


.url {
	color: #00c;
	text-decoration: underline;
}
.indent {
	padding-left: 0.8em;
}

#tips-benefits li{
	
	list-style-type:none;
	padding-left:30px;
	margin:0 0 10px 50px;
}
.freetips img{
	display:none;
}
.freetips-tb{
	
	height:24px;
}
.freetips-bb{
	
	height:32px;
}

.bottom-links{
	margin:0 auto 0px auto;	
	width:600px;
	text-align:center;
	padding:20px 0 20px 0;
	color:#999;
	font-size:11pt;
	line-height: 1.2em;
	border-top: 1px solid black;
}
.bottom-links ul{
	margin:5px 0;
}
.bottom-links p{
	margin-bottom:5px;
}
.bottom-links li{
	list-style-type:none;
	display:inline; 
}
#breadcrumbs a,
#breadcrumbs a:hover,
#breadcrumbs a:visited,
.bottom-links a,
.bottom-links a:hover,
.bottom-links a:visited{
	color:#999;
	text-decoration:none;
}
#breadcrumbs {
	font-size: 12pt;
	color:#999;
}

.privacy{
	
	padding-left:20px;
	line-height: 1em;
}
.arrow-bullet{
	
	padding:3px 3px 3px 35px;
}
.red-number-one{
	
	padding:3px 3px 3px 44px;
}
.red-number-two{
	
	padding:3px 3px 3px 44px;
}
.red-number-indent{
	padding-left: 44px;
}
.email-body2 {
	padding: 3px;
	border: 1px solid black;
}
.whitelist-box {
	padding: 7px;
	border: 1px solid #00c;
	background: #eef;
	margin-right: 1em;
	margin-bottom: 1em;
}
.underline{
	text-decoration:underline;
}
#breadcrumbs li{
	list-style-type:none;
	display:inline;
}

.tell-a-friend {
	padding: 0em 2em;
}
.tell-a-friend hr {
	clear: both;
}
.tell-a-friend .taf-title {
	clear: both;
	text-align:center;
	font-weight: bold;
	padding-left: 4.1em;
	padding-top: 0.7em;
}
.check-text {
	position: relative;
	padding-left: 3em;
	clear: both;
}
.check-text input {
	position: absolute;
	margin-left: -2em;
}

