/* CSS Document */
body {
	margin-left: 40px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
    background-image:url(images/bg.gif)
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

h1.index {
	color:#992b2b;
	font-size: 14px;
	margin-left: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #992b2b;
	font-size: 16px;
	margin: 0 0 0 0;
}
.subh1 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.left_apply {
	color: #992b2b;
	font-weight:bold;
	font-size:13px;
}
.para_no_pad {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-color: #FFFFFF;
	color: #FFFFFF;
}

.para_no_pad2 {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-color: #000000;
}

.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border:1px #000000 solid; 
	color:#000000; 
	background:#FFFFFF; 
	padding:1px
}
.footer {
	font-size: 12px;
	color: #FFFFF3
}

.footerlinks {
	color: #FFFFF3;
	text-decoration:none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.footer:hover {
	text-decoration:underline;
	color: #992b2b;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.interior_nav {
	color: #FFFFF3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px
}	
.header {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 55px;
	margin-top: 10px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: 676e50;
}
.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 55px;
	margin-right: 50px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 55px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

ul
{
  width: 30em;  /* room for 3 columns */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000;
}
ul li
{
  float: left;
  width: 10em;  /* accommodate the widest item */
  list-style: none;
}
br
{
  clear: left;
}
div.wrapper
{
  margin-bottom: 1em;
}

ul li a
{
  display: block;
  width: 7em;
  text-decoration: none;
  color: #992b2b;
}
ul li a:hover
{
  color: #000; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
		margin-left: 55px;
		margin-right: 55px;
}
#disclosures	{
	color:#FFFFFF;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  width:100%;
  color:#FFFFFF
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	width:100%;
}
#disclosures a:hover	{
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
.labels, .continue-button {
	padding:5px;
}
/* makes labels bold */
.labels {
	font-size:11px;
	color:#FFFFFF;
}
/* 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;
}
.labels a	{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.labels a:hover	{
	text-decoration:underline;
}
#form-pad	{
	padding-left:15px;
}
.form-02 input, .form-06 input, .form-04 input	{
	width:100px;
}
