@CHARSET "ISO-8859-1";
 html {
   text-align: center;
   color: black;
   overflow: auto;
   font-size:11px
 }

 html img {
   border: none;
 }

 html a {
  text-decoration: none;
  color: red;
 }

 html a:hover {
 text-decoration: underline;
  
 }

 body 
{	
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	min-width: 800px;
	border: none;
	font-family:  Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size:10pt;
	line-height:14pt;
	color: #333;
	background-color: white;
}
  p {
  margin: 10px 0px 10px 0px;
  }
  
 body .clearer {
  clear: both;
 }
 b {
 font-weight:bold; 
 color:#5E5FAF;
 }


 h1 {
 margin: 5px 0px 5px 0px; 
 color:#5E5FAF;
 font-size:12px
 }

  h2 {
 margin: 5px 0px 5px 0px; 
 color:#5E5FAF;
 font-size:12px;
 font-weight:bold;
 } 

   h3 {
 margin: 0px 0px 0px 0px; 
 color:#5E5FAF;
 font-size:16px;
 font-weight:bold;
 } 
 h3.rhs {
 margin: 0px 0px 0px 0px; 
 color:#0093D6;
 font-size:13px;
 font-weight:bold;
 }
 h4 {
  margin: 0px 0px 0px 0px; 
 color:black;
 font-size:14px;
 font-weight:bold;
 }
li {
margin: 0px 0px 0px 0px; 
} 
img.photo {
float:left;
padding-right:10px
}
#nav a {
color:white;
padding-left:2px;
padding-right:2px;
} 
#nav a:hover {
color:white;
text-decoration:underline;
}
#logo {
float:right
}
#page
{
	left: 0px;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	padding-left: 7px;

}
#header
{ 
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  height:72px;
  width:800px;

  }
#header2 {

  background-color:#5E5FAF;
  height:22px;
  width:800px;
  }

   
#nav {
	color:white;	
  	padding-left: 10px;
	font-size:10pt;
	font-weight:bold
}

#main {	
	position:relative;
     width:800px;
	
   }
#col1 {
 width:245px; margin-left:20px;float:left;font-size:11px}
 #col2 {
  width:245px; margin-left:24px;float:left;font-size:11px}
#logo {
padding-top:10px;
}
#bottom{
height:150px;
}
#testimonial {
border:1px solid #BF191C;  
background-color:#EDF5DF;
padding:3px 3px 3px 3px;
} 
.idxbotbox {
float:left;
height:155px;
width:250px;
margin-right:24px;

}
.idxboxc {
padding:3px;
margin-top:35px;
}
.idxboxd {
padding:3px;
margin-top:35px; 
font-size:11px
}
#footer
{ 
  background-image: url(images/footer.gif);
  background-repeat: no-repeat;
  height:32px;
  width:800px;
  color:white;
  font-size:10px;
  line-height:11pt;
  clear:both;
  margin-top:15px
 }

 #botnav {
 padding-top:10px;
text-align:center;
color:white
 }
 
#botnav a {
color:white;
padding-left:5px;
padding-right:5px;
font-size:8pt;
} 
#botnav a:hover {
color:white;
text-decoration:underline;
font-size:8pt;
}
#idxright {
float:right;
width:260px;
margin-left:10px;
font-size:11px
}