body{
	background: black;
	padding: 0;
	margin: 0;
	color: #FFF;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
hr{
	clear: both; 
	margin: 4px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ED1C24;
}
br{
	clear: both; 
}
a img{
	border: none;
}
.page_box{
	position: absolute;
	top:20px;
	width:100%;
}
.page_area{
	width: 800px;
	margin: auto;
}
.page_area.sub{
	background: url(../images/bkg_sub1.jpg) center no-repeat;
}
#navigation{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li{
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	padding:25px;
	padding-top:30px;
	padding-bottom:7px;
}
.copyrite{
	text-align: center;
	margin-top: 20px;
}
.center{
	text-align: center;
}
.title,
.smtitle,
.sub_title{
	font-size: 39px;
	color: #FFEEBB;
	font-family: Whitney;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0;
}
.sub_title{
	font-size: 30px;
	line-height: normal;
}
.rewardlink{
	font-size: 20px;
	color: #FFEEBB;
	font-family: Whitney;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a{
	text-decoration: none;
}
.underline{
	text-decoration: underline;
}
.smtitle{
	font-size: 24px;
}
.copy{
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	font-family: Whitney;
}
#home_desc{
	margin-left: 455px;
	margin-bottom: 40px;
}
.level{
	color:#FFEEBB;
	font-family:Whitney;
	font-weight:bold;
	font-style: italic;
	font-size:15px;
	letter-spacing: .3em;
	padding-left:10px;
	position: absolute;
	margin-top: -20px;
}
.whitney{
	font-family:Whitney;
}
.bld{
	font-weight: bold;
}
.em{
	font-style: italic;
}
.sz18{
	font-size: 18px;
	line-height: 20px;
}
li{
	margin: 10px 0;
}
li.fst{
	list-style-image:url(../images/ol1.gif);
}
li.snd{
	list-style-image:url(../images/ol2.gif);
}
li.trd{
	list-style-image:url(../images/ol3.gif);
}
li.fth{
	list-style-image:url(../images/ol4.gif);
}
ol{
	list-style-image: url(../images/check.gif);
	margin-left: 0;
	padding-left: 23px;
}
.smcaps{
	font-variant: small-caps;
}
.nbold{
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	font-size: 14px;
}
.caption{
	font-family:Whitney;
	font-size: 10px;
	letter-spacing: .2em;
	font-variant: small-caps;
}
.percentage{
	font-size: 61px;
	color: #fff;
	font-family: Univers;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 50px;
}
.percentage li{
	float: right;
	margin-top: 40px;
	padding: 0 50px;
}
.pad_sides{
	padding: 0 20px;
}
.short li{
	padding-top:0;
	margin-top:0;
}
.right{
	float: right;
}
.dagger{
	font-family:arial;
	font-weight: normal;
	line-height: normal;
	font-size:10px;
}
.column_a,
.column_b{
	float: left;
	width: 50%;
}
.column_b{
	width: 45%;
	float: right;
}
.noList{
	list-style: none;
}