/* CSS Document */
body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	background-image:url(images/background.gif)
}
h1.index {
	color:#FFFFFF;
	font-size: 14px;
	margin: 0px 0px 0px 0px
}
h1 {
	color: #23383E;
	font-size: 16px;
	margin: 0 0 0 0;
}
h2 {
	color: #23383E;
	font-size: 16px;
	margin: 0 0 0 0;
}
h2.white {
	color: #ffffff;
	font-size: 12px;
	margin:0px;
}
.subh1 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.left_apply {
	color: #910000;
	font-weight:bold;
	font-size:13px;
}
.para_no_pad {
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px #000000 solid; 
	color:#CC0A0B; 
	background:#FFFFFF; 
	padding:1px
}
.footer {
	font-size: 9px;
	color: #FFFFF3
}
a {
	color:#A32D0A;
	text-decoration:underline;
}
a:hover {
	color:#A32D0A;
	text-decoration:none;
}
a.footer {
	color: #FFFFF3;
	text-decoration:none
}
a.footer:hover {
	text-decoration:underline;
	color: #A32D0A
}
a.interior_nav {
	color: #FFFFF3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px
}	
.form_text {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
div.white {
	color:#FFFFFF;
}
a.white {
	color:#FFFFFF;
	text-decoration:underline;
}
#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;
	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;
}
