body {
	margin:15px 0 0 0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DEF6F9;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
img {
	border:0px;
}
h1	{
	font-size:24px;
	color:#4776A2;
	letter-spacing:1.2;
	font-weight:100;
	margin:10px 0px 10px 0px;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#406D96;
	margin:5px 0px 5px 0px;
}
li	{
	padding-top:5px;
	padding-bottom:5px;
}









#wrapper	{
	width:929px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}













#left-column {
	width:723px;
	float:left;
	display:table;
}

#header {
	background-image:url(/images/header.png);
	width:723px;
	height:117px;
	display:table;
}
#fake-logo {
	position:absolute;
	margin-top:10px;
	margin-left:35px;
	width:220px;
	height:70px;
}
#nav {
	width:703px;
	height:29px;
	position:absolute;
	margin-top:85px;
	margin-left:10px;
	border-bottom:3px solid #C9F1F7;
}
#nav	img	{
	padding-left:2px;
	padding-right:2px;
}








#left-content {
	background-color:#FFFFFF;
	display:table;
	width:703px;
	padding-left:10px;
	padding-right:10px;
}

#quote-box {
	background-image:url(/images/quote-box-bg.gif);
	width:191px;
	height:131px;
	margin-top:10px;
	float:left;
	clear:left;
	padding:20px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-align:center;
	line-height:25px;
}
#main-picture {
	width:458px;
	height:171px;
	margin-top:10px;
	float:right;
	clear:right;
	margin-bottom:10px;
}

#bar {
	background-image:url(/images/bar.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-top:4px;
	width:683px;
	clear:both;
	margin-bottom:10px;
	padding-left:20px;
}
#bar a	{
	color:#812478;
	font-size:16px;
	text-decoration:none;
}
#bar a:hover	{
	color:#F27022;
	font-size:16px;
	text-decoration:underline;
}
a {
	color:#FF941F;
	text-decoration:none;
}
a:hover	{
	color:#FF941F;
	text-decoration:underline;
}
#links {	
	width:233px;
	float:left;
	clear:left;
	display:table;
}
#links-bg	{
	background-color:#C9F1F7;
	padding:5px 20px 5px 20px;
}

#links	span{
	font-size:18px;
	color:#68839E;
}
#links-bg a	{
	font-size:14px;
	color:#68839E;
	text-decoration:none;
}
#links-bg a:hover	{
	font-size:14px;
	color:#F27022;
	text-decoration:underline;
}

/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
/* 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:80px;
}
/* modifies the space around the continue button */
.continue-button input {
	padding-top:10px;
}
.L04	{
	text-align:center;
}
.T04	{
	text-align:center;
}







#copy {
	width:458px;
	float:right;
	clear:right;
	list-style:none;
	line-height:20px;

}

#footer {
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	width:723px;
	height:36px;
	padding-top:12px;
	text-align:center;
	clear:both;
}












#right-column {
	width:206px;
	float:right;
	margin-top:80px;
	color:#FFFFFF;
}
.right-column-images	{
	width:206px;
}
#action	{
	position:absolute;
	margin-left:-80px;
	margin-top:-40px;
}
#right-content {
	background-color:#4BAFBD;
	padding:50px 12px 12px 12px;
}

#disclosures	{
	text-align:center;
}
#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;
}
#form-new	{
	padding-left:10px;
}
.form-02 input, .form-06 input, .form-04 input	{
	width:100px;
}
