body {
	width:690px;
	padding: 0;
	margin: 0px;
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10pt;
	position: relative;
}

.oneColFixCtr {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
}

a:link { color: #006699; }

td
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  COLOR: #000000;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.text
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  COLOR: #000000;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 


.header
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  COLOR: #ff0033;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
  margin-top: 10px;
} 

#tagline {
  font-size: 10pt;
  font-weight: bold;
  color: #ff0033;
  width: 690px;
  font-family: Arial, "Times New Roman", Times, serif;
  margin-top: 10px;	
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-top: #3366cc solid 2px;
  border-bottom: #3366cc solid 2px;
  text-align: center;
  clear: both;
}

.housestatus
{
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  color: #f70821;
  text-transform: uppercase;
} 



.navytext
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  COLOR: #0A2948;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.itext
{
	color: #0a2948;
	font-style: italic;
}

.testimonial
{
	padding: 8px;
	text-indent: 15px;
	background-color: ccffff;
	border: #036 1px solid;
}

.testimonial2
{
	padding-top: 0px;
	text-indent: 15px;
}

.citer
{
	color: #0a2948;
	font-style: italic;
	text-align: right;
}

h1
{
  FONT-SIZE: 14pt;
  FONT-WEIGHT: bold;
  COLOR: #ff0033;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 


h2
{
  FONT-SIZE: 14pt;
  FONT-WEIGHT: bold;
  COLOR: #ff0033;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 


h3
{
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  COLOR: #006699;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

h4
{
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  COLOR: #006699;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.tablehead
{
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.tableheadtext
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  COLOR: #FFFFFF;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.legendhead
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  COLOR: #006699;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 


.bitext
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  FONT-STYLE: italic;
  COLOR: #006699;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.textr
{
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
  FONT-STYLE: normal;
  COLOR: #f70821;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.errorr
{
  FONT-SIZE: 12pt;
  FONT-WEIGHT: normal;
  FONT-STYLE: normal;
  COLOR: #f70821;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 

.required
{
  visibility:hidden;
  display:none;
}



#menu {
  font-size: 11pt;
  font-weight: normal;
  color: #003366;
  background-color: #fff;
  font-family: Arial, "Times New Roman", Times, serif;
  margin-top: 0px;
  margin-bottom:10px;
  margin-left: 10px; 
  height: 30px;
  width: 690px;
  text-align: center;		
}

#menu ul {
 display: inline;
 float: left;
 padding-left: 10px;
 margin-left: 0px;
 text-align: center;
 margin-right: 8px;
 height: 32px;
}


#menu ul li
 {  
  list-style:none; 
  display: inline;
  /* margin:0px; */
}  
   
#menu ul li a  
 {
  display: inline;
  text-decoration:none; 
  line-height:25px;  
  text-align:left;
  color: #003366;
}  
  
#menu ul li a:hover  
 {  
  
  border-top: #ff0033 1px solid;
  border-bottom: #ff0033 1px solid;
  text-decoration:none;  
  display:block; 
  color: #003366;
  text-align:left; 
  }  
  
#menu ul li.sublinks a  
 {  
  text-decoration:none; 
  background-color: #FFF;
  color: #003366;
  width: 125px;
  height: 34px;
  overflow:visible;
  display:block; 
  padding-left: 6px;
  }  
  
#menu ul li.sublinks a:hover  
 {  
  text-decoration:none;
  border-top: #ff0033 1px solid;
  border-bottom: #ff0033 1px solid;
  background-color: #FFF;
  display:block;  
  text-align:left; 
  
 }  
  
#menu ul li.sublinks  
{  
  display:none;  
 }  
  
/* CSS For Dropdown Menu End */  
.textsm
{
  FONT-SIZE: 8pt;
  FONT-WEIGHT: normal;
  COLOR: #006699;
  FONT-FAMILY: Arial, "Times New Roman", Times, serif;
} 


