body	{
	font-family:Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EAE8D9;
	font-size:12px;
	margin:0px;
	color:#666666;
}
form	{
	margin:0px;
}
img {
	border:0px;
}
h1	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:20px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#575547;
}
h2	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#84807A;
}
h3	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:0px;
	color:#537BAF;
}




#wrapper	{
	width:1020px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#top	{
	display:block;
}
#logo	{
	position:absolute;
	margin:-180px 0px 0px 0px;
}
#nav	{
	display:block;
	width:630px;
	margin:240px 0px 0px 30px;
	font-size:14px;
	position:absolute;
}
#nav a	{
	text-decoration:none;
	color: #FFFFFF;
	margin:0px 10px 0px 10px;
}
#nav a:hover	{
	text-decoration:overline;
}
#main	{
	background-image:url(/images/floater.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:273px;
	display:block;
	width:984px;
	text-align:right;
}
#post-card	{
	margin:0px 0px 0px -138px;
}
#top-image	{
	position:absolute;
	margin:26px 0px 0px 708px;
}
#overlap	{
	margin-top:-18px;
	width:1020px;
}
#content-wrapper-top	{
	display:table;
	background-image:url(/images/top-content.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:1020px;

}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/bottom-content.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:1020px;
}
#white-bg	{
	width:958px;
	padding:0px 0px 0px 12px;
	display:table;
	background-color:#FFFFFF;
	margin-left:24px;
	margin-bottom:12px;
}	
#inner-wraper	{
	width:946px;
	display:block;
	padding-bottom:10px;
}
#content-left	{
	display:block;
	width:614px;
	float:left;
	background-color:#F9F5F1;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	letter-spacing:0px;
	margin-bottom:10px;
}
#middle-image	{
	margin:8px 0px 8px 30px;
}
#content-left p	{
	margin:8px 0px 8px 0px;
}
#content-left a	{
	text-decoration:none;
	color:#FA724C;
	font-weight:bold;
}
#content-left a:hover	{
	text-decoration:underline;
}
#content-right	{
	width:297px;
	display:block;
	margin-left:22px;
	float:right;
	text-align:center;
}
#form	{
	display:block;
}
/* modifies the input boxes */
.input-01, .input-02, .input-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.select-01 {
	width:200px;
}
/* modifies the drop-down menus */
.select-01, .input-01, .input-02, .input-03 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px; 
	background-color:#FFFFFF !important;
	border:#5E5E5E solid 1px !important;
	color:#5E5E5E;
	margin-left:0px;
	height:22px;
}
.select-01:hover, .input-01:hover, .input-02:hover, .input-03:hover {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	background-color:#FBF6D9 !important;
	border:#5E5E5E solid 1px !important;
	color:#5E5E5E;
	margin-left:0px;
	height:22px;
}
.form-09 input {
	margin-top:12px;
}
.side-cta {
	margin-top:30px;
}
#footer	{
	text-align:center;
}
#disclosures	{
	text-align:center;
	margin-top:8px;
	margin-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

