body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    line-height: 16px;
    text-align: justify;
    background-color: #f4f4f4;
}

#top a.top_nav
{
	font-size: 10px;
    color: #000000;
    text-decoration: none;
}

#top a.top_nav:hover
{
	font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
#more a.morelink
{
	
	font-family: Arial;
    font-size: 10px;
  	color:#000000; 
    text-align: center;
    text-decoration: none;
	
}

#more a.morelink:hover
{
	
	font-family: Arial;
    font-size: 10px;
  	color: #E86F00;
    text-align: center;
    text-decoration: none;
}

.subbg 
{
	background-image: url(images/line_4.gif);
	background-repeat: repeat-y;
}

/* PRIVACY Text */
#foot a.privacy
{
	color:White;
	text-decoration:none;
	font-family: Arial;
    font-size: 11px;
    /*text-indent: 10;*/
}


/* Copyright text*/
.bottomtext
{
	color:White;
	text-decoration: none;
	font-family: Arial;
    font-size: 11px;
}

/* menucontainercssclass */
.menuBarContnrCSS
{	
	height:40px;	
	width:1000px; 
	background-image:url(images/nav_in.gif);
	
}

/* rootmenuitemcssclass */
.rootMenuItmCSS
{
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
	color:#FFFFFF;
		
}
.rootMenuItmCSS td
{
	height:40px;
	width:140px;
	text-align:center;		
}

/* rootmenuitemselectedcssclass */
.rootMenuItmSelCSSOver
{
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
	color: #000000;	
	background-image:url(images/nav_hover.jpg);	
}
.rootMenuItmSelCSSOver td
{		
	height:40px;
	width:140px;
	text-align:center;	
}

/* rootmenuitemactivecssclass */
.rootMenuItemActvCSS
{
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
	background-image:url(images/nav_hover.jpg);
	color: #000000;
	
}
.rootMenuItemActvCSS td
{
	height:40px;
	width:140px;
	text-align:center;	
	background-image:url(images/nav_hover.jpg);
	
}

/* submenucssclass */
.subMenuCSS
{	
	font-family:Arial;
	font-size:12px;	
	color:#ffffff;
	width:180px;
	/*background-image:url(images/navblue.gif);*/
	background-color:#ffffff;
	
}
.subMenuCSS td
{		
	height:30px;	
	width:180px;
 	border-bottom-color:#4f6180;
	border-left-color :#4f6180;
	border-right-color:#4f6180;
	       
}

/* submenuitemselectedcssclass */
.subMenuItemSelCss
{	
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	color:#ffffff;
	height:30px;
	width:180px;
	background-image:url(images/navblue.gif);
}

.menuIconCSS
{
	 background-color:silver;  
	 display:none;  	
}
.menuIconCSS td
{
	width:0px;
	
}

/*Insurance text heading*/
#txtHead
{
	color: #E86F00;
    font-weight: bold;
	font-family:Arial;
	font-size:11px;
	         
}  

/*Insurance text content*/
#txtContent
{
	color: #666666;
  	font-family:Arial; 
	font-size:11px;
}

#backbg
{
  background-image: url(images/top_bg.jpg);
  background-repeat:repeat-x
}







