@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	color: #CCC;
}
.line { background-color:#999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.promocode {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.header3 {
	font-size: 18px;
	font-weight: bold;
}
.title_orange {
	font-size: 16px;
	color: #FF8C0F;
	font-weight: bold;
}
.footer_disclaimer {
	font-size: 10px;
	color: #333;
}
.footerlinks {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.footerlinks a {
	color:#1b2862;
}

.terms {
	font-size: 10px;
}
.terms {
	color: #666;
}
.terms a {
	color: #00F; 
	text-decoration:underline;
}

.termsheading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.header2 {
	font-size: 12px;
	color: #FF8807;
	font-weight: bold;
}
.greytext {
	font-size: 12px;
	color: #999;
}
.textnormal {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
