 
  /* new css*/
.Text
{
font-weight: normal; font-size: 12px;  font-family: Arial;   
}
.Text2
{
font-weight: bold; font-size: 12px;  font-family: Arial;   
}
  
  .HomeText 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #0a4665;
	text-decoration:none;
}
.buttontext 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.fotertext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a4665;
	text-decoration:none;	
}

.fotertext1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;	
}
.copyright 
{
	background-color:#cbd8e0;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #2c2929;	
	text-decoration:none;
}
.Footerline
{
	background-color: Black;	
	height:2px;
}
.HeadText
{
	font-weight: bold; 
	font-size: 24px;	
	font-family: Arial; 
	color: #0055a6;	
	text-decoration:none; 

	
}

.PhoneText 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #0a4665;
	text-decoration:none;
}

.PhoneText2 
{
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	color:red;
	text-decoration:none;
}

.PhoneText3 
{
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#0a4665;
	text-decoration:none;
}

.style7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0a4665;
	text-decoration:none;	
}

.hlink
{
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.hlink:hover
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration:underline;
}
.hlink1
{
font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration:none;
}
.hlink1:hover
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration:underline;	
}