/*------------- Global Styles Start ---------------*/
body {margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; background-color:#c5c5c5;}


li 
{
   	margin-left: -12;
   	font-weight: 400;
	font-family: arial;
	font-size: 12px;
	color : #383838;
	line-height:15px;
} 

.topli 
{
   	margin-top: -12;
   	font-weight: 400;
	font-family: arial;
	font-size: 12px;
	color : #383838;	
} 

.li-features
{
   	font-weight: 700;
	font-family: arial;
	font-size: 12px;
	color : #366697;
	line-height:15px;
	border-bottom: 1px solid #dddddd;
	padding:5px 0px 5px 0px;
} 

.topli-features
{
   	margin-top: -12;
   	font-weight: 700;
	font-family: arial;
	font-size: 12px;
	color : #366697;
	border-bottom: 1px solid #dddddd;
	padding:5px 0px 5px 0px;
} 

.li-faqs
{
   	font-weight: 700;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color : #366697;
	line-height:15px;
	padding:5px 0px 5px 0px;
} 

.li-faqs:hover
{
   	font-weight: 700;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color : #6499cf;
	line-height:15px;
	padding:5px 0px 5px 0px;
} 
