ol{

	font-size: 12px;
	color: #FF6600;	
}
        

a:Link,a:Visited
	{
			
		color: #011458;
		font-size: 10pt;
		font-family:tahoma;
		font-weight: bold;
		text-decoration:none;
	}

	

a:hover {
	
	
	 
	cursor: normal; color: #FF6600;
	font-weight: bold;
	 text-decoration: none;
	
	}


.footer{

		color: #011458;
		font-size: 11;
		font-family:tahoma;
		text-align: center;
		text-decoration:none;


}
.mainArea
{

background-image: url(images/right_bg.jpg);
background-repeat: repeat-x;

}
.container
{
margin: 0 0 0 0;


}
	
.heading
{


font-size: 13pt;
font-family: tahoma;
color:#FF6600;  
font-weight: bold;
text-align: left;



}	

.content
{


font-size: 10pt;
font-family: tahoma;
color:#011458;  
text-align:justify;




}

.10Reasons
{


font-size: 10pt;
font-family: tahoma;
 
text-align:justify;




}


.headingContact
{


font-size: 13pt;
font-family: tahoma;
color:#011458;  
font-weight: bold;
text-align: center;



}
.button
{


font-weight: bold;
color: #011458;
background: #fdb372;
font-weight: bold;
font-size:xx-small;
background-image: url(images/btn.png);

border: 1px solid gray;

}
.button:hover {
   color: #011458;
font-weight: bold;
border: 1px solid gray;

background-image: url(images/btnHover.png);

}