body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
form {
	margin:0px;
}
h1 {
	margin:0px;
	color:#FFFFFF;
	font-size:15px;
}
h2 {
	margin:0px;
	color:#FFFFFF;
	font-size:15px;
}
h3 {
	margin:0px;
	font-size:12px;
}
.spaced_out {
	line-height:18px;
}
.copy {
	font-siz:10px;
	color:#999999;
}
a.copy {
	color:#999999;
	text-decoration:none;
}
a.copy:hover {
	color:#811F21;
	text-decoration:underline;
}



td.quote-bg {
	background-image:url(images/quote-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e2e2e2;
	height:242px;
	vertical-align:top;
	display:table-cell;
	padding-left:6px;
	padding-right:6px;
}
h2.index-menu-black {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#020001;
	line-height:15px;
	margin-top:0px;
}
.smaller {
	font-size:11px;
}

#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;
	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;
}

.al-form-table td { font:12px Arial;}
.al-form-err { font:bold 12px Arial; color:#FF3333; }
#form-new	{
	padding-left:10px;
}
.form-02 input, .form-06 input, .form-04 input	{
	width:90px;
}