body {
	background-color:#ffffff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

img {border:0px}

form {margin:0px}

h1	{
	color:#495957;
	font-size:25px;
	font-weight:normal;
	line-height:normal;
}
h2	{
	font-weight:normal;
	color:#707070;
	line-height:normal;
}
a	{
	color:#75878a;
	text-decoration:underline;
}
a:hover	{
	color:#75878a;
	text-decoration:none;
}

.blocker {display:block;}


#bg-1 {
	background-image:url(/images/bg-top.jpg);
	background-repeat:repeat-x;
	min-height:460px;
	width:100%;
}
#int-1	{
	background-image:url(/images/int-top.jpg);
	background-repeat:repeat-x;
	min-height:309px;
	width:100%;
}	
#bg-lip {
	background-image:url(/images/bg-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#int-lip	{
	background-image:url(/images/int-top-lip.jpg);
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#container {
	display:table;
	width:944px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#logo {
	clear:both;
	display:block;
	height:86px;
}
.nav-bg	{
}
#nav	{
	height:46px;
	width:941px;
	position:absolute;
	margin-top:12px;
	display:block;
}
#nav a	{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-left:40px;
	text-decoration:none;
}
#nav a:hover	{
	color:#ffffff;
	text-decoration:underline;
}
#content {
	width:906px;
	display:table;
	clear:both;
	background-color:#ffffff;
	margin-left:30px;
	margin-right:8px;
	padding-bottom:30px;
	line-height:18px;
}
#c1 {
	width:650px;
	float:left;
	clear:left;
	display:table;
}
#c1 li {
	margin:8px 0px 8px 0px;
}
#c1 img	{
	padding-right:20px;
	padding-bottom:10px;
	float:left;
}
#c2 {
	width:236px;
	float:right;
	clear:right;
	display:table;
	padding-left:20px;
}
.form	{
	position:absolute;
	display:block;
	width:150px;
	margin:120px 0px 0px 45px;
}
.right-blurb	{
	width:234px;
	height:227px;
	margin-top:36px;
}
.footer {
	background-color:#839694;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	text-align:center;
}
.resources{
	clear:both;
	width:933px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	display:table;
}
.disclosures {
	font-size:11px;
	padding-bottom:20px;
	margin-left:20px;
}
.disclosures ul {
	color:#ffffff;
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	margin-right:10px;
	font-style:normal;
	display:inline;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 