body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #036;
	text-decoration: none;
	font-weight:none;
}

.leaderboard {
	width:100%;
	height:100px;
	background-color:#EFEFEF;
	padding-top:10px;
	margin-bottom:25px;
}

.box_border {
	border: solid 0px #EFEFEF;
	padding:25px;
}

.divider {
	width:100%;
	border-bottom: solid 1px #EFEFEF;
	margin-bottom:25px;
	margin-top:25px;
}

.wrapper {
	width:820px;
	text-align:left;
	background-color:#FFF;
}

.h1 {
	font-size:18px;
	text-transform: uppercase;
	color:#000;
}

.divider-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	padding-bottom:20px;
}
.divider-bottom-2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	padding-bottom:15px;
	padding-top:20px;
}
.divider-bottom-last {
	padding-bottom:15px;
	padding-top:20px;
}


.footer {
	margin-bottom:25px;
	margin-top:25px;
	font-size:10px;
	color: #999;
	line-height:20px;
}

.footer a:link {
	color: #999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:visited {
	color: #999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	text-decoration: none;
	color:#333;
}

.terms {
	font-size:11px;
	line-height:20px;
	padding-top:5px;
}

.thankyou {
	margin-top:150px;
	margin-bottom:150px;

.band1 {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
}

.band2 {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
}







