/* CSS Document */

/* Fixes Leading Blowout From Superscripting Characters */
sup {
   vertical-align: baseline;
   font-size: 0.8em;
   position: relative;
   top: -0.4em;
}

form{
	font-size:12px;
	margin:0px 0px 10px 0px;
}

#container {
	position: relative;
	margin-left: -378px;
	top: 0px;
	left: 50%;
	width: 756px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-color: #FFFFFF;
	z-index 1;
}

#contentwrapper {
	float: left;
	width: 756px;
	height: auto;
	background-color: #ECE7DB;
	z-index: 1;
}

#contentwrapperGeneral {
	float: left;
	width: 756px;
	height: auto;
	background-color: #ECE7DB;
	z-index: 1;
}

#header {
	padding-top: 5px;
}

#box {
	float: right;
	position: relative;
	top: -54px;
	right: 83px;
	width: 288px;
	z-index: 30;
}

#headline {
	position: absolute;
	width: 468px;
	height: 180px;
	background-color: #C3C778;
	z-index: 1;
}

#photo {
	position: absolute;
	left: 468px;
	width: 288px;
	height: 180px;
	background-color: #C3C778;
	z-index: 1;
}

#colorStrip {
	position: relative;
	width: 756px;
	height: 18px;
	margin-top: 180px;
	background-color: #E9E3D4;
	z-index: 2;
}

#copyOne {
	float: left;
	position: relative;
	width: 305px;
	line-height: 17px;
	padding: 10px 0px 30px 40px;
	z-index: 4;
}

#addLogo {
	margin: 0px 0px 15px 0px;
	z-index: 4;
}

#footer {
	clear: both;
	top: -11px;
	background-color: #ECE7DB;
}

#copyright {
	float: left;
	width: 759px;
	font-size: 10px;
	line-height: 16px;
	background-color: #FFFFFF;
	padding: 6px 0px 2px 0px;
	z-index: 60;
}


/* Offer styles */
#cardContainer {
	float: left;
	width: 285px;
	padding: 20px 0px 0px 40px;
}

#cardContainerMap {
	float: left;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	width: 285px;
	padding: 15px 0px 0px 40px;
}

#cardArt {
	float: left;
	width: 108px;
	}
	
#cardHeadline {
	float: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	}

#cardCopyBlock {
	float: left;
	width: 295px;
	line-height: 18px;
	padding: 5px 0px 15px 0px;
	}
	



/* NO Offer styles */
#exploreHeadline {
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 0px 0px 25px;
	width: 295px;
	}
	
#linksCol1 {
	float: left;
	width: 90px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0px 15px 42px;
	}
	
#linksCol2 {
	float: left;
	width: 115px;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0px 15px 28px;
	}


/* Form Box Register */

#blueBox {
	background-image:url(images/bar-bkg.gif);
	background-repeat:repeat-y;
	font-size: 13px;
	padding: 17px 20px 0px 20px;
	background-color:#B8D3E1;
	}
	
#blueBoxOffer {
	background-image:url(images/bar-bkg.gif);
	background-repeat:repeat-y;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 20px 0px 20px;
	background-color:#B8D3E1;
	}
	
#copy13 {
	font-size: 13px;
	}
	
#copy10 {
	font-size: 10px;
	padding: 3px 0px 9px 0px;
	}
	
.red15 {
	color: #007B88;
	font-size: 13px;
	font-weight: bold;
	}
	
#formLine {
	}
	
#emailAddressCopy {
	padding: 9px 0px 5px 0px;
	font-weight: bold;
}

.errorCopy {
	padding: 9px 0px 5px 0px;
	color:#f70000;
	font-size:12px;
}

.errorCopy a, .errorCopy a:hover, .errorCopy a:visited {
	color: #f70000;
	text-decoration:underline;
	font-size:12px;
}

.errorSmall {
	padding: 3px;
	color:#f70000;
	font-size:10px;
}

.errorSmall a, .errorSmall a:hover, .errorSmall a:visited {
	text-decoration: underline;
	color:#f70000;
	font-size:10px;
}

#emailInput {
	background-image:url(images/bar-bkg.gif);
	background-repeat:repeat-y;
	padding: 0px 20px 10px 20px;
	background-color:#B8D3E1;
}


#copy10L10 {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 0px;
	}
	
.copy12L18 {
	font-size: 12px;
	line-height: 18px;
	}
	
.copy12L14 {
	font-size: 12px;
	line-height: 14px;
	}
	
#offerCopyHead {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 5px;
	}

#offerCopyBox {
	padding: 10px 0px 2px 0px;
	}

#errorCopyBox {
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0px 50px 0px;
	}
	
.choiceText {
	color: #007380;
	font-weight: bold;
	}
	
.copy10L10F {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 0px;
	}
	
.choiceText14Blk {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
.choiceText14Blue {
	font-size: 14px;
	color: #02576C;
	font-weight: bold;
	}


/* Popup Box */

.popupBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4C4C4C;
	}	
	
.popupBoxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: 000000;
	}
	

/* General Page */
#generalTop {
	position: absolute;
	width: 756px;
	height: 198px;
	background-color: #C3C778;
	z-index: 1;
}

#spacerGeneral {
	position: relative;
	width: 756px;
	height: 30px;
	margin-top: 198px;
	background-color: #ECE7DB;
	z-index: 2;
}

#generalLeft {
	float: left;
	width: 264px;
	text-align:center;
	padding: 0px 0px 30px 0px;
	z-index: 4;
}

#generalRight {
	/*float: left;*/
	position:absolute;
	left:262px;
	top:235px;
	width: 420px;
	text-align:left;
	padding: 0px 0px 30px 40px;
	z-index: 4;
}

#generalLeftExpired {
	float: left;
	width: 650px;
	padding: 0px 0px 30px 40px;
	z-index: 4;
}

.left01G {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #806242;
	z-index: 10;
}

.left02G {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4C4C4C;
	z-index: 10;
}

.right01G {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #B3A771;
	z-index: 10;
}

.right02G {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4C4C4C;
	z-index: 10;
}

.errorHead {
	font-family :Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #B3A771;
	z-index: 10;
}

#rule {
clear:both;
	position: absolute;
	top: 213px;
	left: 264px;
	z-index: 50;
}

/* Links */

a, a:hover, a:visited, a:active {
   	color: #4C4C4C;
	font-size: 12px;
	text-decoration: none;
}

a.termsLink, a.termsLink:visited, a.termsLink:link, a.termsLink:hover {
   	color: #4C4C4C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.termsLink:hover{
	text-decoration: underline;
}

a.footerLink, a.footerLink:visited, a.footerLink:link, a.footerLink:hover {
   	color: #4C4C4C;
	font-size: 10px;
	text-decoration: none;
}

a:hover, a.footerLink:hover {
	text-decoration: underline;
}

a.learnMoreLink, a.learnMoreLink:visited, a.learnMoreLink:link, a.learnMoreLink:hover {
   	color: #4C4C4C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.learnMoreLink:hover{
	text-decoration: underline;
}

a.visitLink, a.visitLink:visited, a.visitLink:link {
   	color: #2e2e2e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.visitLink:hover{
	text-decoration: underline;
}

a.visit2Link, a.visit2Link:visited, a.visit2Link:link {
	font-size: 12px;
	text-decoration: none;
}

a.visit2Link:hover{
	text-decoration: underline;
}

a.Reg12NoneLink, a.Reg12NoneLink:visited, a.Reg12NoneLink:link, a.Reg12NoneLink:hover {
   	color: #4C4C4C;
	font-size: 12px;
	text-decoration: underline;
}
a.Reg12NoneLink:hover{
	text-decoration: underline;
}

a.Bold11NoneLink, a.Bold11NoneLink:visited, a.Bold11NoneLink:link, a.Bold11NoneLink:hover {
   	color: #4C4C4C;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
a.Bold11NoneLink:hover{
	text-decoration: underline;
}

a.Bold12NoneLink, a.Bold12NoneLink:visited, a.Bold12NoneLink:link, a.Bold12NoneLink:hover {
   color: #4C4C4C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.Bold12NoneLink:hover{
	text-decoration: underline;
}

a.Reg10NoneLink, a.Reg10NoneLink:visited, a.Reg10NoneLink:link, a.Reg10NoneLink:hover {
   	color: #4C4C4C;
	font-size: 10px;
	text-decoration: underline;
}
a.Reg10NoneLink:hover{
	text-decoration: underline;
}

