body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
a.topnav {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
a.topnav:hover {
	color:#0099CC
}
a.copyright {
	color:#FFFFFF;
	text-decoration:none
}
a.copyright:hover {
	color:#f19112
}
a.menu_green {
	color:#333333;
	font-size:10px;
	text-decoration:none
}
a.menu_green:hover {
	color:#269900;
	text-decoration:underline
}
h1 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#333333
}
h2 {
	margin:0px;
	font-size:14px;
}
.blue_bar_text {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold
}	
.copyright {
	font-size:10px;
	color:#FFFFFF;
}
.application {
	font-size:10px;
	font-weight:bold;
}
.stupid_questions {
	font-size:10px;
}
.text_box { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px #000000 solid; 
	background:#FFFFFF; 
	padding:1px;
	font-size:10px;
}

/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-weight:bold;
}
/* centers the continue button */
.continue-button {
	text-align:center;
	padding-right:70px;
}
/* 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;
	padding-right:70px;
}
.T04	{
	text-align:center;
	padding-right:70px;
}

#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}