@charset "UTF-8";
/* CSS Document */

/* NOTES

Light Blue: #E9F3FF
Med Blue: #5C97D8
Dark Blue: #214391
Green: #99CC00
Default Link: #0000FF
Blue Border: #B6DDFF
Active Nav Bkgd: #7DAFE5

*/

/* GLOBAL */

* {
margin: 0;
padding: 0;
}

body {
background: url(../i/body-bkgd.png) top repeat-x;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
line-height: 1.2;
}

a {
color: #2200cc;
text-decoration: underline;
}

a img {
border: none;
}

a:hover {
color: #5C97D8;
text-decoration: none;
}

div#container {
width: 940px;
margin: 0 auto;
min-height: 800px;
background-color: transparent;
}

h1, h2, h3, h4, h5, p {
margin: 0 0 5px;
}

p { 
font-size: 13px;
line-height: 1.3;
}

h1 {
font-size: 32px;
letter-spacing: -1px;
line-height: 1;
margin-bottom: 15px;
}

h2 {
font-size: 24px;
color: #5C97D8;
line-height: 1;
}

h3 {
font-size: 24px;
}

h4 {
font-size: 18px;
}

/* HEADER NAV */

div#header {
margin: 0 0 15px;
}

div#header p {
font-size: 12px;
color: #5C97D8; 
position: relative;
left: 740px;
top: -58px;
width: 200px;
text-align: right;
}

div#header p a {
color: #5C97D8;
text-decoration: underline;
}

img.rightTab {
position: relative;
left: 160px;
top: 0;
}

img.leftTab {
position: relative;
left: 160px;
top: 0;
}

div#mainNav1 {
background: #5C97D8 url(../i/mainnav1-tl.gif) top left no-repeat;
float: left;
width: 940px;
margin-bottom: 20px;
}

div#mainNav1 div {
background: url(../i/mainnav1-tr.gif) top right no-repeat; 
float: left;
width: 940px;
}

div#mainNav1 div div {
background: url(../i/mainnav1-bl.gif) bottom left no-repeat; 
float: left;
width: 940px;
}

div#mainNav1 div div div {
background: url(../i/mainnav1-br.gif) bottom right no-repeat; 
float: left;
width: 940px;
}

div#mainNav1 ul {
margin: 0 0 0 15px;
float: left;
}

div#mainNav1 ul li {
float: left;
list-style: none;
background: url(../i/mainnav1-div.gif) top left no-repeat;
}

div#mainNav1 ul li a {
color: white;
text-decoration: none;
font-size: 16px;
line-height: 1.9;
margin: 5px 15px;
}

div#mainNav1 ul li.active {
background: #7DAFE5;
}

/* CONTENT */

div#landingLeft {
float: left;
width: 460px;
}

div#landingRight {
float: right;
width: 455px;
}

div.clearBoth {
clear:  both;
}

div.clearLeft {
clear:  left;
}

div.benefitList h4 {
font-size: 16px;
border-top: solid 1px #CCCCCC;
margin-top: 10px;
padding: 10px 0 0 20px;
background: url(../i/greencheck.gif) 0px 12px no-repeat;
}

div.benefitList p {
padding: 0 0 0 20px;
}

div.testimonialText p {
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 15px;
padding: 0 15px 15px 120px;
border-bottom: 1px solid #CCCCCC;
line-height: 1.4;
}

div.testimonialText span.testimonialName {
font-weight: bold;
display: block;
margin-top: 5px;
}

div.testimonialText img {
float: left;
border: 1px solid #CCCCCC;
padding: 7px;
border-right-color: #666666;
border-bottom-color: #666666;
margin: 5px 0 0 10px;
}

div.pageFooter {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 25px 0;
}
div.pageFooter p {
padding: 5px 0;
}

div.pageFooter p.left {
float: left;
}

div.pageFooter p.right {
float: right;
}

div.blogContent p {
padding-bottom: 15px;
line-height: 1.4;
}

div.blogContent h1 {
margin-bottom: 5px;
}

div.blogContent p.postHeader {
padding-bottom: 0;
background-color: #E9F3FF;
padding: 3px 5px;
}

div.blogContent div.featuredPost {
border: solid 1px #B6DDFF;
padding: 10px 20px;
margin: 0 0 20px;
}

/* BOXES */

div.savingsBox {
background: url(../i/savingsBox-top.gif) #99CC00 top center no-repeat;
margin-bottom: 10px;
text-align: center;
color: white;
line-height: 1.8;
font-size: 20px;
}

div.savingsBox div {
background: url(../i/savingsBox-bottom.gif) bottom center no-repeat;
}

div.planBox {
margin: 15px 0 15px;
}

div.planInfo {
margin: 0 0 12px;
}

div.tollFree {
margin-top: 25px;
font-weight: bold;
font-size: 24px;
border: solid 1px #ccc;
padding: 7px 20px;
color: #5C97D8;
text-align: center;
}

img.planInset {
float: left;
margin: 3px 10px 15px 0;
}

div.planBox h4, div.planBox p {
margin: 0 0 0 80px;
}

div.planBox h4 {
margin-bottom: 3px;
}

div.planBox h2 {
margin-bottom: 13px;
}

div.planBox div.planInfo p {
font-size: 14px;
margin-bottom: 7px;
}

span.planPrice {
font-weight: normal;
padding-left: 3px;
}

p.planButton img {
margin-left: 4px;
}

div.planBox div.planInfo p.planButton {
font-size: 12px;
}

div.testimonialBox {
background: url(../i/blueBoxGradient.jpg) bottom repeat-x white;
border: 1px solid #B6DDFF;
padding: 7px 12px 15px;
margin: 0 0 15px;
}

div.testimonialBox table.topsaversTable td {
padding: 3px;
}

span.listDate {
font-size: 12px;
font-weight: normal;
color:#666666;
}

div.hotListBox {
border: 1px solid #B6DDFF;
padding: 7px 12px 15px;
margin: 0 0 15px;
}

div.hotListBox img {
padding-right: 3px;
}

div.hotListBox table.hotListTable td {
padding: 3px;
}


/* FOOTER */

div#footer {
float: left;
background-color: #E9F3FF;
padding: 15px 0 5px 20px;
width: 920px;
margin: 15px 0 15px;
}

div#footer h2 {
font-size: 16px;
}

div#footer div.footerBox {
width: 105px;
float: left;
margin-right: 8px;
}

div#footer div.featured {
width: 330px;
float: left;
margin-right: 15px;
}

div#footer div.featured img {
float: left;
margin: 5px 0 0 0;
}

div#footer div.featured h4  {
font-size: 14px;
margin-bottom: 5px;
}

div#footer div.featured p, div#footer div.featured h4  {
margin-left: 85px;
}

div#footer div.footerBox ul li {
list-style: none;
margin: 3px 0;
}

div#footer div.footerBox p, div#footer div.footerBox ul  {
font-size: 11px;
}

div#footer div.featured p {
font-size: 12px;
}

p.footerText {
font-size: 11px;
color:#999999;
clear: left;
}

p.fbText {
}

/* PLAN PAGES */

div.blueBar {
background: url(../i/blueBar-top.gif) #5C97D8 top center no-repeat;
margin-bottom: 10px;
color: white;
line-height: 1.8;
font-size: 20px;
width: 530px;
}

div.blueBar div {
background: url(../i/blueBar-bottom.gif) bottom center no-repeat;
padding-left: 20px;
}

body#planPage div#landingLeft {
width: 540px;
}

body#planPage div#landingRight {
width: 375px;
}

div.videoBox {
	background: url(../i/blueBoxGradient.jpg) bottom repeat-x white;
	border: 1px solid #B6DDFF;
	padding: 10px 20px 15px 20px;
	margin: 0 0 10px 0;
	text-align: center;
}

div.videoBox h4 {
font-size: 18px;
color: #5C97D8;
line-height: 1.1;
}

div.videoBox img {
background-color: white;
padding: 10px;
}

div.planIntro img {
float: left;
}

div.planIntro p {
padding: 5px 0 0 140px;
font-size: 16px;
}

table.memberBenefitsBox div.memberBenefit {
width: 460px;
margin: 0 5px 0 0;
float: left;
margin-bottom: 7px;
}

table.memberBenefitsBox div.memberBenefit p {
margin: 0 0 0 115px;
font-size: 12px;
}

table.memberBenefitsBox div.memberBenefit h4 {
margin: 0 0 5px 115px;
font-size: 18px;
background: url(../i/greencheck.gif) left no-repeat;
padding: 0 0 0 20px;
}

div.planSponsors {
margin: 15px 10px;
}

p.planSponsorsText {
float: left;
width: 130px;
font-size: 16px;
}

p.planSponsorsText a {
font-size: 11px;
}

/* FORM AREA */

div.signupBox {
margin: 10px 0;
float: left;
width: 940px;
padding-top: 10px;
}

div.signupBox div.newMembers {
width: 225px;
float: left;
margin: 0 10px 0;
}

div.signupBox div.newMembers p.secureText {
font-size: 11px;
color:#666666;
padding:  0 0 0 20px;
margin: 0;
background: url(../i/lock.png) top left no-repeat;
}

div.signupBox div.newMembers h1 {
margin-bottom: 10px;
}

div.signupBox div.signupForm {
width: 285px;
float: left;
margin: 0 10px 0;
}

div.signupBox div.signupForm input.submit {
margin: 5px 0 10px;
}

div.signupBox div.currentMembers {
width: 330px;
float: left;
margin: 0 10px 0;
padding: 10px 15px 15px;
border: solid 1px #B6DDFF;
}

div.signupBox div.currentMembers img {
float: left;
}

div.signupBox div.currentMembers p {
margin: 0 0 0 80px;
}

div.signupBox div.currentMembers h1 {
margin-bottom: 10px;
}

label {    
display: block;
font-size: 14px;   
}

div.signupForm ul {
list-style: none;
margin: 0;
}

div.signupForm input.text {
width: 95%;
padding: 3px;
font-size: 16px;
margin: 0 0 5px;
border: 1px solid #ddd;
background-color: #FFFFCC;
}

div.signupForm ul {
list-style: none;
}

/* CONTENT PAGES */

body#contentPage div#landingLeft {
width: 655px;
padding-right: 30px;
border-right: solid 1px #B6DDFF;
}

body#contentPage div#landingRight {
width: 230px;
}

body#contentPage div#landingLeft2 {
width: 655px;
padding-right: 30px;
}

div.contentBar {
background: url(../i/contentBar_top.gif) #999 top center no-repeat;
margin-bottom: 15px;
color: white;
line-height: 1.8;
font-size: 20px;
width: 660px;
}

div.contentBar div {
background: url(../i/contentBar_bottom.gif) bottom center no-repeat;
padding-left: 20px;
}

div.contentIntro p {
padding: 5px 0 10px 70px;
font-size: 16px;
}

div.contentIntro img {
float: left;
}

div.benefitIntro p {
	padding: 0px 0 10px 240px;
	font-size: 16px;
	line-height: 22px;
	color:#333333;
}

div.benefitIntro img {
float: left;
margin-bottom: 15px;
}

div.sideNav ul li {
list-style: none;
font-size: 14px;
padding-bottom: 3px;
}

div.sideNav h2 {
font-size: 18px;
}

div.sidebarBox {
margin: 20px 0;
}

div.sidebarBox img {
float: left;
}

div.sidebarBox h4{
margin: 0 0 10px 40px;
}

/* BUSINESS STYLES */

/* biz nav */

div#mainNav2 {
	background: #205fb1 url(../i/mainnav2-tl.gif) top left no-repeat;
	float: left;
	width: 940px;
	margin-bottom: 25px;
}

div#mainNav2 div {
background: url(../i/mainnav2-tr.gif) top right no-repeat; 
float: left;
width: 940px;
}

div#mainNav2 div div {
background: url(../i/mainnav2-bl.gif) bottom left no-repeat; 
float: left;
width: 940px;
}

div#mainNav2 div div div {
background: url(../i/mainnav2-br.gif) bottom right no-repeat; 
float: left;
width: 940px;
}

div#mainNav2 ul {
margin: 0 0 0 15px;
float: left;
}

div#mainNav2 ul li {
float: left;
list-style: none;
background: url(../i/mainnav2-div.gif) top left no-repeat;
}

div#mainNav2 ul li a {
color: white;
text-decoration: none;
font-size: 16px;
line-height: 1.9;
margin: 5px 15px;
}

div#mainNav2 ul li.active {
	background: #4485d8;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* biz banner */

#bizBanner {
	background-image: url(../i/bizbanner_fade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 31px 31px 36px 31px;
	border: 1px solid #bee2ff;
}
#bizBannerIcons {
	margin: 0px;
	padding: 0px 27px 0px 72px;
	float: right;
	width: 240px;
}

/* biz copy */

#bizHomeCopy {
	margin: 0px;
	padding: 26px 0px 10px 0px;
}
#landingRight .pplPlans {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	background-image: url(../i/ppls.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	padding: 8px 0px 10px 58px;
}
#landingRight h1 {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
#landingRight .quotes {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #333333;
}
#landingRight .pplChats {
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	background-image: url(../i/chats.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	padding: 4px 0px 12px 58px;
}
.bizH3 {
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
#landingLeft .bizHeadline {
	font-size: 16px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 17px 0px;
	color: #224391;
}
#bizCopy div.testimonialText p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	padding: 0 15px 15px 120px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.4;
}
#bizCopy p  {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}
#bizCopy ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#bizCopy li {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../i/sq.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding: 0px 50px 7px 7px;
	list-style-type: none;
}
.grey {
	color: #474747;
}
.formType {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 4px 0px;
}
#lister   li  {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../i/sq.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding: 0px 60px 7px 7px;
	list-style-type: none;
}
#lister p {
	padding-bottom: 7px;
}
#lister  ul {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#landingLeft .listing {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../i/sq.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding: 0px 10px 3px 7px;
	list-style-type: none;
}


/* SIGNUP FORM STYLES */

#memberSignLeft {
	background-color: #edf6ff;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 497px;
	border: 1px solid #b7cde4;
}
#memberSignLeft h1 {
	background-color: #4d96d5;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 9px 21px;
	letter-spacing: normal;
}
#signupTest {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
	margin: 0px auto;
	padding: 10px 0px 13px 0px;
	width: 426px;
}
#signupArea {
	margin: 0px auto;
	padding: 100px 0px 13px 20px;
	width: 406px;
	background-image: url(../i/signup_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 12px;
}
#signupArea td {
	padding: 3px 0px 4px 0px;
}
.long   {
	width: 210px;
}
.med   {
	width: 145px;
}
.med-small   {
	width: 60px;
}
.small   {
	width: 30px;
}
#memberSignRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 429px;
	font-size: 13px;
	line-height: 16px;
}
#memberSignRight td {
	margin: 0px;
	padding: 2px;
}
#memberSignRight .tb {
	margin: 0px;
	padding: 0px;
	width: 413px;
	float: right;
}
.minitype {	font-size: 11px;
	line-height: 12px;
	color: #767575;
	margin: 0px;
	padding: 14px 8px 0px 0px;
}
.title   {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #28507f;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
}
div.signupForm input.ordinary {
	width: 95%;
	padding: 3px;
	font-size: 16px;
	margin: 0 0 5px;
	background-color: #FFFFCC;
}
#landingLeft .faq {
	background-image: url(../i/lilarrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 5px 13px;
	margin: 0px;
}
#contentPage   h4.number {
	font-weight: bold;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 27px;
	background-image: url(../i/circ.gif);
	background-position: left 2px;
}
.white {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 15px;
}
.movieHolder {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 10px;
	width: 261px;
}
#landingLeft #legal p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	color: #666666;
}
#landingLeft #legal h3 {
	font-size: 13px;
	font-weight: bold;
}
#landingLeft #legal h4 {
	margin: 0px;
	padding: 10px 0px 8px 0px;
	border-top: 1px solid #ccc;
}
#landingLeft h4.cheked {
	font-size: 16px;
	border-top: solid 1px #CCCCCC;
	margin-top: 10px;
	padding: 10px 0 0 20px;
	background: url(../i/greencheck.gif) 12px left no-repeat;
}
.bullets {
	font-size: 12px;
	line-height: 15px;
	background-image: url(../i/sq.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin: 0px;
	padding: 0px 0px 3px 7px;
	list-style-type: none;
}
.bookmark {
	color: #333333;
	text-decoration: none;
	font-size: small;
}
.bookmark:hover {
	color: #333333;
}

.pmButton {background: url(../iN/pmButton.gif) no-repeat; width: 210px; height: 22px; display: inline-block; margin-left: 10px; margin-bottom:15px; margin-top:-1px; padding: 4px 8px 0; color:#fff; font-weight: bold; font-size:15px;  text-decoration: none; }
.pmButton:hover{color: #000000 !important;}

#featured {
	background-image: url(../images/featBk_none.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px;
	padding: 18px 0px 12px 20px;
	height: 113px;
	width: 419px;
}
#featured p {
	font-size: 11px;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}
#featured h1 {
	font-size: 22px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
}
#featured a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* magazine
----------------------------------------------- */
.magazine {
	float:left;
	margin:0;
	width:780px;
	}

.magazine ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.magazine li {
	float:left;
	margin:10px 7px 0 0;
	width:90px;
	height:180px;
	}

.magazine li {
	font-size:13px;
	line-height:15px;
	}


#MagazineSub fieldset {border: 2px #ffc763 solid; padding: 20px;}
#MagazineSub p        {float: left; width: 550px; margin-left: 15px; margin-bottom:10px;}
#MagazineSub .DownRow {float: left; width: 720px; margin-left: 0px; margin-bottom:0px; margin-top: 10px }

#MagazineSub label        { width: 170px; display: block; float: left;}
#MagazineSub input        { display:block; float:left; margin-right:10px; width:150px;}
#MagazineSub label.zip    { width: 50px; display: block; float: left;}
#MagazineSub label.state  { width: 80px; display: block; float: left; position: relative; left: -7px;}
#MagazineSub #StateSub    { width: 70px; display: block; float: left;}
#MagazineSub #ZipSub      { width: 80px; display: block; float: left;}
.subBut      {background: url(../iN/submit-orange_magazine.gif) no-repeat; width: 177px; height: 36px; text-align: center; font-size:15px; font-weight: bold; line-height: 36px; border: 0px; color: #fff }

/* voucher rebate */
form#Voucher h3.subTitle {clear:both; display:block; margin-bottom:10px; padding-top:10px;}
.VoRebList    {clear: both; display: block; margin: 0; margin-bottom: 10px; padding: 0px; width: 495px}
.VoRebList li {list-style: none; padding: 0px; width:92px!important; margin: 0px 7px 0 0!important; float: left; width: 92px; position: relative; z-index: 5}
.VoRebList li input  {float: none; clear: both; margin:72px 0 10px 41px; z-index: 2; position: relative;}
.VoRebList li input  {float: none; clear: both; margin:70px 0 10px 36px\9; z-index: 2; position: relative;}
.VoRebList li input  {float: none; clear: both; margin:72px 0 10px 36px!ie; z-index: 2; position: relative;}
.VoRebList li input.other {margin-top: 5px;}
.VoRebList li label.group   {clear:both; display:block; float:none; height:48px; margin:0px 0 0; text-align:center; width:90px; font-size: 12px;position: absolute; z-index: 1; padding: 42px 0 0 0}
.VoRebList li label.nolink  {clear:both; display:block; float:none; height:48px; margin:0px 0 0; text-align:center; width:90px; font-size: 12px;position: absolute; z-index: 1; padding: 42px 0 0 0; cursor:default;}
.VoRebList li label.activegroup   {clear:both; display:block; float:none; height:48px; margin:0px 0 0; text-align:center; width:90px; font-size: 12px;position: absolute; z-index: 1; padding:42px 0 0 0}
.VoRebList .group       { cursor: pointer;}
.VoRebList .activegroup {background-color: #ededed}

.ShellV               {background: url(../iN/vouchers/ShellV.jpg) no-repeat top center}
.MobilV               {background: url(../iN/vouchers/MobilV.jpg) no-repeat top center}
.BPV                  {background: url(../iN/vouchers/BPV.jpg) no-repeat top center}
.ExxonV               {background: url(../iN/vouchers/ExxonV.jpg) no-repeat top center}
.SpeedwayV            {background: url(../iN/vouchers/SpeedwayV.jpg) no-repeat top center}
.DepotV               {background: url(../iN/vouchers/DepotV.jpg) no-repeat top center}
.TargetV              {background: url(../iN/vouchers/TargetV.jpg) no-repeat top center}
.WalmartV             {background: url(../iN/vouchers/WalmartV.jpg) no-repeat top center}
.BestV                {background: url(../iN/vouchers/BestV.jpg) no-repeat top center}
.AbercrombieV         {background: url(../iN/vouchers/AbercrombieV.jpg) no-repeat top center}
.AmericanV            {background: url(../iN/vouchers/AmericanV.jpg) no-repeat top center}
.Shoebuy              {background: url(../iN/vouchers/Shoebuy.jpg) no-repeat top center}
.OliveV               {background: url(../iN/vouchers/OliveV.jpg) no-repeat top center}
.RedV                 {background: url(../iN/vouchers/RedV.jpg) no-repeat top center}
.Outback              {background: url(../iN/vouchers/Outback.jpg) no-repeat top center}
.UtilityV             {background: url(../iN/vouchers/UtilityV.jpg) no-repeat top center}
.GroceryV             {background: url(../iN/vouchers/GroceryV.jpg) no-repeat top center}
.PetV                 {background: url(../iN/vouchers/PetV.jpg) no-repeat top center}
.CashBackV            {background: url(../iN/vouchers/CashBackV.jpg) no-repeat top center}
.DiningV              {background: url(../iN/vouchers/DiningV.jpg) no-repeat top center}

div#ValidAdress {float: left; margin-top: 22px}
div#ValidAdress fieldset {border:1px solid #CFE5F3; padding:10px 10px 10px 0; width:226px; height: 308px}
div#ValidAdress fieldset {height: 313px\9}
div#ValidAdress legend   {color: #FF0000;}
div#ValidAdress input    {width: 155px; float: left; height: 19px;line-height: 19px; display:block; }
div#ValidAdress label    {display:block; float:left; height:17px; line-height:19px; margin-left:0; padding-right:15px; padding-top:2px !important; text-align:right; width:50px;}
div#ValidAdress .label   {background:transparent url(../iN/h3-acc-bgL.jpg) repeat-x scroll 0 0; border:1px solid #CCDCEB; font-size:14px !important; font-weight:bold; height:39px; margin-bottom:12px !important; margin-left:2px; margin-right:0 !important; margin-top:26px !important; padding:5px 5px 0 !important; text-align:center; width:226px!important;}
div#ValidAdress p        {display:block; height:30px; margin:10px 0; width: auto!important; float: none;}
div#ValidAdress input.stateI    {width: 25px; float: left;}
div#ValidAdress label.stateL    {text-align: right; width: 55px; float: left; padding-right: 10px}
div#ValidAdress input.zipI      {width: 78px; float: left;}
div#ValidAdress label.zipL      {text-align: right; width: 35px; float: left; padding-right: 10px}
div#ValidAdress .tal button     {background:transparent url(../iN/grab.gif) no-repeat scroll 0 0; border:0 none; clear:both; color:#FFFFFF; float:none; font-size:20px; font-weight:bold; height:46px; line-height:46px; margin-left:30px; margin-top:1px; padding-bottom:4px; width:178px;}

.benefit_small {
    float:left;
    margin:0 24px 0 0;
    padding:0;
    width:213px;
    z-index:500;
	}
	
.benefit_small h3 {
	float:right;
	margin:9px 0 0 0;
	padding:0;
	font-size: 13px;
	font-weight:bold;
	color:#7a9433;
	width:237px;
	}
	
 .benefit_small h3 em {
	float:right;
	margin:1px 0 0 5px;
	font-style:normal;
	}
	
.benefit h3_small em a {
	color:#2200cc;
	}
	
 .benefit_small h4 {
	float:right;
	margin:2px 0 0 0;
	font-size:13px;
	color:#96a4ad;
	font-weight:normal;
    font-family:Arial,Verdana,Helvetica,sans-serif;

	}
	
.benefit_small h6 {
    color:#000000;
    font-size:23px;
    font-weight:bold;
    margin:100px 0 0 17px;
/*  margin:101px 0 0 17px\9;   */
    position:absolute;
    z-index:3;
    font-family:Arial,Verdana,Helvetica,sans-serif;
	}
	
.benefit_small h5 {
    color:#000000;
    font-size:12px;
    font-weight:bold;
    margin:98px 0 0 89px;
    position:absolute;
    text-align:left;
    vertical-align:middle;
    width:140px;
    z-index:3;
    font-family:Arial,Verdana,Helvetica,sans-serif;
	}
	
.benefit_small h6 a, .benefit_small h5 a {
	color:#000000;
	text-decoration:none;
	}
	
.benefit_small img {position: relative; z-index: 1;}

.benefit_small .yellowRibbon {position: absolute; z-index: 2; margin-top: 79px;}

/* HEADER MEMBER FORM */
#header .headerForm {
	width: 350px;
	margin-top: 5px;
}
#header .headerForm {
	font-size: 12px;
	color: #5C97D8; 
}
#header .headerForm a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
#header .headerForm a:hover {
	text-decoration: underline;
}
#header .headerForm p {
	margin: 0;
	padding: 0 0 3px;
	text-align: left;
	font-weight: bold;
	display: inline;
}
#header .headerForm form p   {
	font-weight: normal;
	font-size: 11px;
	display: inline;
}
.headerForm form p input#username,
.headerForm form p input#password {
border: solid 1px #B6DDFF;
width: 100px;
margin-right: 5px;
background-color: white;
}
.headerForm form p input#submit1 {
background-color: #5C97D8;
border: none;
color: white;
font-size: 12px;
}

#header .headerForm form input#username,
#header .headerForm form input#password {
	border: solid 1px #B6DDFF;
	width: 95%;
	background-color: white;
	font-size: 12px;
	margin-bottom:2px;
	padding: 1px;
}
#header .headerForm form input#submit1 {
	background-color: #99CC00;
	border: none;
	color: white;
	font-size: 11px;
	padding: 1px 3px;
	margin: 0;
	margin-bottom:2px;
}
#header table.verisign {
	margin: -12px -20px 0;
	padding: 0;
	background-color: transparent;
}

#navHome {
	margin:0px 0 0 0;
    height: 45px;
    width:328px;
    float:right;
    font-size:12px;
	}

#navHome ul {
	margin:8px 0 0;
	padding:0;
	list-style:none;
	}

#navHome li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	line-height:normal;
	text-indent:0;
	}

#navHome a, #navHome strong {
	display:block;
	margin:0 0 0 10px;
	font-size:12px;
	white-space:nowrap;
	font-weight:normal;
	}

#navHome strong {
	margin-top:1px;
	text-transform:uppercase;
	}

#navHome #alerts     {margin-bottom: -15px; margin-top: 0px; margin-left: 15px}
#navHome #alerts li  {text-align:  right; float: right; font-size: 12px;}
#navHome .notNum     {background:transparent url(../iN/notBgd.png) no-repeat scroll 0 0; color:#fff; font-weight:bold; height:15px; margin-left:7px; margin-right:-10px; margin-top:-7px; padding:1px 5px 1px 1px; width:11px;}
#navHome .miniGlobe  {background: url(../iN/miniGlobe.gif) no-repeat; height: 30px; width: 27px;}
#navHome .userMail   {clear:both; display:block; float:none; font-weight:bold; margin-left:-432px; margin-top:35px; position:absolute; text-align:right; font-size: 12px; width:760px; overflow: hidden; }

/* Default floats */
.fll {float: left}
.flr {float: right}
.fln {float: none}




