td 				  {  font: 13px/1.2 Georgia, Verdana, Arial, Helvetica, sans-serif;
	                 color: #FFF;
	                 padding: 0px;
	                 margin: 0px;
	                 text-align: left;
				  }

.background	      {  background-image: url(../images/bkground.gif);
	                 background-repeat: repeat-x;
				  }

.header       	  {  font: 16px/1.2 Georgia, Verdana, Arial, Helvetica, sans-serif;
	                 color: #FFF;
                     line-height: 18px;
                  }
                  				  
.content       	  {  background-image: url(../images/content_bkground.gif);
	                 background-repeat: repeat-x;
                  }

.body       	  {  text-align: justify;
                     line-height: 15px;
                  }
                  
li	  			  {  padding-bottom: 0px;
				  }
				  
ul.copybullets	  {  list-style-position: outside;
					 font-size: 13px;
					 line-height: 13px;
					 margin-right: 10px;
					 margin-left: 10px;
				  }

a.content:link	  {  color: #FFF;
					 text-decoration: underline
				  }

a.content:visited {  color: #FFF;
					 text-decoration: underline
				  }

a.content:hover   {  color: #4B87D2;  
                     text-decoration: underline
				  }

.inputbox		  {  font-family: Verdana;
					 font-size: 10px;
					 border: 1 solid #C0C0C0;
				  }

.dropdown		  {  font-family: Verdana;
					 font-size: 10px;
					 color: #666;
					 border: 1 solid #C0C0C0;
				  }
				  
.home_contact
{
	width: 240px; 
	
}
.home_contact tr th 
{ 
	font-family: Arial, Times; 
	font-size: 11px; 
	color: #8ABBF7; 
	text-align: left; 
	padding-left: 22px; 
	font-weight: normal; 
	letter-spacing: 0px;
	width: 40px;
}
.home_contact tr td 
{
	font-family: Arial, Times; 
	font-size: 11px; 
	color: #8F9397; 
	text-align: left;
	letter-spacing: 0px;
}
.home_contact tr td a {
	text-decoration: none;
	color: #8F9397;
}
.home_contact tr td a:hover { color: #8ABBF7; }
.home_contact tr td.indent { padding-left: 22px; }

.rates_table
{
	border-collapse: collapse; 
	border: 1px solid white; 
	width: 450px;
}
.rates_table td
{
	text-align: center;
}
