@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	text-align:center;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background:center url(bg.gif) top no-repeat #FFFFFF;
}
wrapper{
	background-color:#FFFFFF;
	width:900px;
	height:100%;
}

img {
	border:none;
	}

h2{
	font-size:24px;
	font-weight:100;
	color:#999999;
	letter-spacing: -0.06em
}
p{
	color:#333333;
	font-size:12px;
}
a:link, a:hover, a:active, a:visited {
	color:#666666;
	border:0px none;
	text-decoration:none;
}
#links{
	margin-bottom:20px;
	margin-right:20px;
	font-size:
}
#takeAction{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
#content{
	padding-left:30px;
	padding-right:30px;
	text-align:left;
}
#referencesHeading h1{
	font-size:170%;
	color:#999999;
}
.body_outer h2{
	margin-left:160px;
	font-weight:bold;
	font-size:80%;
	color:#000000;
	letter-spacing: 0em
}
.body_outer reference{
	width:100%;
}
.body_outer reference a, a:link, a:hover, a:active, a:visited {
	font-weight:bold;
	color:#999999;
	letter-spacing: 0em
}
.body_outer p{
	margin-left:160px;
	color:#666666;
	font-size:80%;
}
.backToTop{
	margin-left:150px;
	border-bottom:2px solid #999999;
	text-align:right;
	width:400px;
	color:#999999
}