body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#000000;
}
h1.fakeh2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#386376;
	margin:0px;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
h2.info {
	margin:0px;
}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	padding-top:15px;
}
p {
	line-height:17px;
}
li {
	line-height:17px;
	padding:4px;
}
.footer {
	font-size:10px;
	color:#666666;
}
a.footer {
	color:#666666;
	text-decoration:none;
}
a.footer:hover {
	color:#ff9b01;
	text-decoration:underline;
}
a {
	color:#386376;
}
a:hover {
	color:#ff9b01;
}
a.whitelink {
	color:#9C0A0D;
}
a.whitelink:hover {
	color:#000000;
}

.al-form-table td { font:12px Arial;}
.al-form-err { font:bold 12px Arial; color:#FF3333; }

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:block;
  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;
}