/* reset */



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, span, 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,  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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
div {
	margin:0px;
	padding:0px;
}
body { /* This is for the whole text inside the body tag */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	margin:0 auto;
}
#content {
	padding:10px 30px 30px 20px;
	margin:0px;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-bottom:10px;
	color:#666;
}
p.faqs {
	color:#666;
	padding-top:0px;
}

p.title {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-bottom:12px;
	text-transform:uppercase;
}

p.title2 {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-bottom:12px;
}
p.copy {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-bottom:12px;
}
div.bttgap {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:30px;
	font-size:10px;
}

h1{
	color:#666;
	font-size: 10px;
	font-weight: bold;
	padding-top: 20px;
}

h2{
	color:#666;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#999999;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
/********************** list styles *****************************/

ul.arrow li {/*Style for the list with arros (image)*/
	padding: 0 0 0 18px; /*top - right - bottom - left */
	list-style-type: none;
	background-image: url(../images/link_arrow.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10px;
	margin-left: -22px;
	margin-bottom: 3px;
}
ul.bulleted/*Style for the list with bullets*/ {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	margin-left: 15px;/*top - right - bottom - left */	
	padding-bottom:12px;

}
ul.bulleted2/*Style for the list with bullets*/ {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	margin-left: 15px;/*top - right - bottom - left */	
	padding-bottom:30px;

}
ol.numbered/*Style for the list orederd by numbers*/ {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 15px;
}
ol.upper/*Style for the list orederd by Upper case Literals*/ {
	list-style-type: upper-alpha;
	list-style-position: outside;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 15px;
}
ol.lower/*Style for the list orederd by Lower case Literals*/ {
	list-style-type: lower-alpha;
	list-style-position: outside;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	padding-right: 15px;
}
/********************** table styles *****************************/

.spacerTable {
	background:transparent;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
.rewards {
	background-color:#FFF;
	border-top:0px;
	border-right:25px solid #FFF;
	border-bottom:25px solid #FFF;
	border-left:25px solid #FFF;
}
.rewards td {
	padding-bottom:20px;
}
#footer {
	padding-left:39px;
	background-color:#FFF;
}
table.summarybox {
	border:1px solid #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14;
	border-spacing:0px;
	color: #666;
}
table.summarybox th {
	border:1px solid #666666;
	padding:10px;
	font-weight:bold;
	text-align:center;
	color: #666;
	vertical-align:middle;
	background-color:#F2F2F2;
}
table.summarybox td {
	border:1px solid #666666;
	padding:10px;
}
table.inner {
	border-collapse:collapse;
}
table.summarybox p, ul {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	
}
table.accessibility {
	border:1px solid #000;
	border-spacing:0px;
	padding:20px;
}
table.accessibility td {
	border:1px solid #666;
	padding:10px;
}
/* left hand nav *//*

#nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #330065;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	width: 126px;
	height:100px;
}
#nav2 a:link {
	color: #330065;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 100%;
}
#nav2 a:hover {
	color: #000000;
	background:#E5E5E5;
	text-decoration:none;
}
#nav2 a:visited {
	color: #330065;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 100%;/*background: #eeeeee;

	font-weight: bold;*/


ul.mainNav{
	list-style-type:none;
	color:#df1818;
	line-height:20px;
	font-weight:bold;
	padding-left:0px;
	margin-left:10px;
	padding-top:23px;
}

ul.mainNav a:link{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

ul.mainNav a:visited{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


ul.mainNav a:hover{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


#bold{
	color:#666;
	font-size: 10px;
	font-weight: bold;
	padding-top: 20px;
	
}
#footerMenu{
	padding-top:12px;
}
