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:#00A3FF;
	padding-top:15px;
}
p {
	line-height:17px;
}
li{
	padding:4px;
	line-height:17px;
}
.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:#00A3FF;
}
a.whitelink:hover {
	color:#000000;
}
a.leftnavlink {
	color:#4E8C07;
}
.bigwhite {
	color:#333333;
	font-size:14px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}



#disclosures ul li a {  
  display: block;
  text-decoration: none;
}
#disclosures ul li {
	list-style:none;
	margin:0px;
	font-size:10px;
}
#disclosures a {
	color:#666666;
}
#disclosures a:hover {
	text-decoration:underline;
	color:#FF9B01;
}

/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:4px;
}



/* makes labels bold */
.labels {
	font-weight:bold;
}



/* 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:5px;
}