body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form {
	margin:0px;
}
select.small {
	font-size:10px;
}
td.footer {
	font-size:10px;
	color:#999999;
	padding-top:40px;
	padding-bottom:20px;
}
td.index_content {
	background-image:url(images/bg-index-main.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	height:250px;
}
td.interior_content {
	padding-top:19px;
}
td.vertical_padding {
	padding-bottom:12px;
}
td.nav {
	background-image:url(images/nav-inactive.jpg);
	height:36px;
	vertical-align:middle;
	display:table-cell;
}
div.select {
	padding-left:20px;
	padding-bottom:14px;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#CB2704;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#FFB80E;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
.red {
	color:#ff3704;
}
a {
	color:#8eb61f;
	text-decoration:underline;
}
a:hover {
	color:#267A07;
	text-decoration:underline;
}
a.black {
	color:#000000;
	text-decoration:none;
}
a.black:hover {
	color:#000000;
	text-decoration:underline;
}
a.footer {
	color:#cb2704;
	text-decoration:none;
}
a.footer:hover {
	color:#ffb80e;
	text-decoration:underline;
}
a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a.nav:hover {
	text-decoration:underline;
}
li	{
	padding-bottom:8px;
}
#disclosures	{
	text-align:left;
}
#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;
}

