body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	font-size:14px;
	background-color:#000033;
}
form	{
	margin:0px;
	color:#FFFFFF;
}
h1 {
	font-size:26px;
	color:#7F0202;
	font-weight:bold;
}
h2.faq	{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
p {
	line-height:21px;
}
td.header {
	height:139px;
	vertical-align:top;
	display:table-cell;
	background-color:#ffffff;
}
.white {
	background-color:#FFFFFF;
}
td.left-index {
	background-image:url(images/left-index.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#eee9e1;
}
td.left-end {
	background-color:#eee9e1;
}
td.content {
	background-color:#ffffff;
	padding:18px;
}
td.content-end {
	height:26px;
	background-image:url(images/content-footer.jpg);
}
td.quote-box {
	background-image:url(images/apply-box.jpg);
	width:303px;
	vertical-align:top;
	display:table-cell;
	text-align:center;
}
td.footer {
	height:50px;
	vertical-align:bottom;
	display:table-cell;
	background-color:#D0C8BA;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#5E5340;	
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
#apply-form {
	width:280px;
	text-align:left;
	margin-top:80px;
}
.form-label {
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	padding-bottom:27px;
	vertical-align:middle;
	display:table-cell;
}
.top-nav {
	font-size:12px;
	font-weight:bold;
	color:#58473B;
	text-align:right;
}
a.top-nav {
	color:#58473b;
	text-decoration:none;
}
a.top-nav:hover {
	color:#9f362f;
	text-decoration:underline;
}
span.form	{
	color:#FFFFFF;
	font-size:16px;
}
div.form	{
	margin:0px;
}

#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;
}
/* 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;
}
#form-new	{
	padding-left:10px;
}
.form-02 input, .form-06 input, .form-04 input	{
	width:100px;
}