@charset "utf-8";
/* CSS Document */

/*
BODY {
	background:#FFFFFF;
	scrollbar-face-color: #004080;
	scrollbar-shadow-color: #111111;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ffffff;
}
*/

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	color: #FF8c00;
	text-decoration: underline
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}

h1	{
	font-size:1.3em;
	}

h2	{
	font-size:1.1em;
	color:#093362;
	margin-bottom:5px;
	}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal
}
.bodyplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #004080;
	font-weight: normal
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #004080;
	font-weight: bold;
	text-decoration: none
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FAF0E6;
	font-weight: bold;
	text-decoration: none
}
.boldwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: 4A627A;
	font-weight: bold;
	text-decoration: none
}

.catLink	a {
	color:#990000;
	font-size:12px;
	font-weight:bold;
	}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none
}
.boldlink {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #FAF0E6;
	font-weight: bold;
	text-decoration: underline
}
.boldlink1 {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	color: #FAF0E6;
	font-weight: normal;
	text-decoration: underline
}
.bodycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FAF0E6;
	font-weight: normal
}
.bodyplainwhite {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	color: ffffff;
	font-weight: normal
}
.catButton {
	font:Verdana;
	color:#004080;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	background:silver;
}

.openingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	}
	
.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	}

.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	}

.clearfix	{
	clear:both;
	float:none;
	}

#couponWrapper	{
	width:600px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	margin:0 auto;
	}
	
#couponTitle {
	width:99%;
	height:152px;
	display:block;
	}
	
#couponSearch {
	width:99%;

	}
	
#couponIntro	{
	width:99%;
	}
	
#couponBody {
	width:99%;
	}

#wrapperCoupon	{
	width:600px !important;
	padding:8px;
	margin:0;
	background:#FFFFFF;
	}
	
.terms	{
	font-size:9px !important;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:25px;
	}
	
#termsWrap	{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background:#FFF;
	font-size:.93em;
	width:600px;
	padding:0 10px 15px;
	border:solid 1px #003366;
	}
	
#termsWrap	p{
	font-size:.94em;
	margin:0 10px 15px 10px;
	line-height:1.2em;
	}
#termsWrap h1{
	text-align:center;
	}
