BODY {
  background-color: #FFFFFF;
  color: #434343;
  margin: 0px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
}

p {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align:justify;
}

#txt1 p {
	font-size: 13px;
}

#txt1 p strong {
	font-size: 16px;
	color:#666;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #F09030;
  font-weight: normal;
  padding:0px;
  margin:0px;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #F59535;
  margin-bottom: 3px;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #F09030;
  font-weight: normal;
  padding:0px;
  margin:0px;
  font-style:italic;
}

a {
  color: #53A4D9;
  text-decoration: none;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
}

a:hover {
  text-decoration: underline;
}


.table {

}

td {
 font-size: 13px;    
}

tr {
}

FORM {
 display: inline;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; } 


.btn{
 background-image:url(btn.gif);
 background-repeat:no-repeat;
 text-align:center; 
 height:33px;
 padding-bottom:9px;
 padding-left: 8px;
}

.btn a{
 color:#FFFFFF;
 text-decoration:none;
 text-transform:uppercase;
 font-size:12px;
}

.btn a:hover {
  text-decoration: underline;
}

.bott{
background-image:url(bottom.jpg); 
background-repeat:no-repeat; 
text-align:center;
color: #FFF;
font-size: 14px;
}

.bott a{
 color: #FFF;
}

.leftbl{
 background-color: #E6F9FF;
 background-image:url(l_bg.gif); 
 background-repeat:no-repeat; 
 background-position:bottom left; 
 border-right:1px dotted #7A7A7A;
 border-top:1px dotted #7A7A7A; 
 padding-top:10px;
 height: 450px;
 vertical-align: top;
 width: 205px;    
 text-align: center;
}

.leftbl ul {
	padding-left:15px;
	margin-left:15px;
	text-align:left;
}

.leftbl ul li {
	color: #999;
}

#pri li {padding-bottom:10px; font-size:14px;}
#pri li em {font-size:12px}

#best li {padding-bottom:5px;}
