body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 0px 0px 0px;
	background-color:#FBFFBD;
	
}
h1	{
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#00447A;
}
h2	{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#00447A;
}
h3	{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#00447A;
}
h4	{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#00447A;
}
a {
	color:#FF9900;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
img	{
	border:0px;
}
form	{
	margin:0px;
	padding:0px;
}
p	{
	margin:10px 0px 10px 0px;
	padding:0px;
}













#wrapper	{
	width:918px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}



#banner	{
	background-image:url(/images/banner.jpg);
	background-repeat:no-repeat;
	width:918px;
	display:block;
	height:234px;
}
#main-picture	{
		margin:8px 0px 0px 18px;
}


#middlecontent	{
	width:918px;
	float:left;
	display:block;
}


#nav	{
	background-image:url(/images/nav.jpg);
	background-repeat:no-repeat;
	width:888px;
	display:block;
	height:47px;
	text-align:right;
	color:#FFFFFF;
	padding-right:30px;
}
#nav a	{
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	margin:0px 4px 0px 4px;
}
#nav a:hover	{
	text-decoration:underline;
}
	

#outer	{
	display:block;
	width:918px;
}

#content-bg	{
	width:918px;
	display:table-cell;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-y;
}


#content-wrapper	{
	width:893px;
	display:block;
	margin-left:12px;
	margin-right:12px;
}


#contentleft	{
	float:left;
	display:block;
	width:602px;
	padding-left:10px;
	padding-right:10px;
}
#cta-move	{
	margin-left:-32px;

}
#form-box	{
	display:block;
	float:right;
	width:239px;
	margin-right:32px;
}
#action	{
	margin-left:-40px;
	margin-top:-20px;
	position:absolute;
}
#form	{
	display:block;
	float:right;
	width:239px;
	background-image:url(/images/form-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:60px;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
}
/* centers the continue button */
.continue-button {
	text-align:center;
}
/* you may modify the individual text areas with this */
.T01 input, .T02 input, .T03 input {
	font-size:12px;
	width:100px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:20px;
	padding-bottom:20px;
}
#links	{
	background-image:url(/images/links-bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	width:209px;
	color:#333333;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}
#link-title	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	color:#285472;
	font-size:14px;
	font-weight:bold;
}
#links a	{
	color:#DBAD5A;
	margin:5px 0px 0px 0px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#bottom-line	{
	margin-left:6px;
	margin-top:10px;
}
#footer	{
	display:table;
	background-color:#CEDFFF !important;
	width:893px;
	clear:both;
	margin-left:12px;
}
#footer-block	{
	display:block;
	background-color:#CEDFFF !important;
}
#disclosures	{
	text-align:left;
	background-color:#CEDFFF !important;
	padding-left:5px;
	float:left;
	display:block;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#49708E;
  font-size:11px;
}
#disclosures a 	{
	color:#49708E;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
#bottom-nav	{
	float:right;
	display:block;
	color:#49708E;
	text-align:right;
	padding-right:5px;
	text-align:right;
	background-color:#CEDFFF !important;
}
#bottom-nav a	{
	color:#49708E;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-size:11px;
}
#bottom-nav a:hover	{
	text-decoration:underline;
}
