@charset "UTF-8";
/* CSS Document */

#container {background-image: url(images/bkgd-band.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin: 10px auto 0;
	}
	
#header {
width: 800px;
height: 160px;
} 	

#leftcolumn {
	width: 500px;
	float: left;
	}

#rightcolumn {
	width: 300px;
	margin-left: 0px;
	float: right;
}
#footer {
	width: 800px;
	clear: both;
}

 #logo  {
 width: 201px;
 height: 91px;
 float: right;
 margin: 0px 30px 30px 0px;
 }
 .thankslogo  {
 width: 201px;
 height: 91px;
 float: right;
 margin: 0px 30px 30px 0px;
 } 
 
 #tagline  {
 width: 256px;
 height: 26px;
 float: left;
 margin: 40px 280px 15px 30px;
 } 
 
 #btmband  {
	width: 800px;
	clear: both;

 } 
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #44697d;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}
.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #483c64;
}
.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #44697d;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;

}
.bluetext sup{
font-size: smaller;
}
.disclaimertext sup{
font-size: smaller;
}
.lgbluetext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: 44697d;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}
.smbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #44697d;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}
.lgpurptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #483c64;
	text-align: left;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: left;
}.pageframe {
	background-image: url(images/bkgd-band.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin: 10px;
	position: relative;
	align: center;
	text-align: left;
}
.headerframe {
	height: 160px;
	width: 800px;
}
.leftcolumn {
	width: 370px;
	position: static;
	float: left;
	text-align: left;
	padding-right: 30px;
}

.fullwidth {
	width: 800px;
	clear: both;
}


.footer {
	width: 800px;
	clear: both;
	text-align: left;
	vertical-align: bottom;
}