body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDF7FB;
}
#bg_white {
	background-image: url(../images/s-bg-top.jpg);
    background-repeat: repeat-x;
	background-color: #fff;
}
.white {
	background-color: #FFFFFF;
}
h1 {
	font-size: 1.33em;
	text-indent: -33px;
	color: #FF6200;
	margin: 0 0 0 0;
	padding: 12px 0 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	text-indent: -33px;
	color: #005FA7;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#title_img {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p {
	font-size: small;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}
b { font-weight: bold; }
i { font-style: normal; }
#benefits {
	margin: 0 33px;
}.copy {
	color: #000;
	text-align: left;
	line-height: 110%;
	padding: 16px 38px 16px 109px;
}
.pg_in {
	text-indent: 16px;
}
.pg_out {
	text-indent: -33px;
}
.mp {
	display: block;
	font-size: .66em;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #5A876F;
	padding: 3px 6px;
	font-weight: bold;
	border-left: solid #235F3F 6px;
}

.contact {font-size: medium;}

.Basic {
	font-size: 12px;
	color: #333333;
	background-color: #F2F2F2;
	padding: 2px 6px;
}
.Basic b { font-weight: normal; }
.Basic i { font-style: normal; }

.Premium {
	font-size: 13px;
	color: #000000;
	background-color: #D3DFDF;
	padding: 4px 6px;
	line-height: 1.33em;
}
.Premium b { font-weight: bold; }
.Premium i { font-style: normal; }

.Preferred {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #DFD3DF;
	padding: 5px 6px;
	line-height: 1.5em;
}
.Preferred b { font-size: 15px; font-variant: small-caps; }
.Preferred i { font-style: normal; padding: 1px; border: solid #5E2343 1px; }
.signupForm {
	text-align: left;
	font-size: 12px;
}
#err_msg { 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	color: #FF0000;
	padding: 6px 0;
}
#bottom_bg {
	background-image: url(../images/s-bg-bot.jpg);
    background-repeat: repeat-x;
	padding: 32px 0px 189px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #888;
}
