a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}

/*
a:hover {
	text-decoration: none;
	color: #000099;
}
*/

a:active {
	text-decoration: none;
	color: #000099;
}



body {
	margin: 0;
	padding: 0;
 	background: #FFFFFF; 
    background: -webkit-gradient(linear, left top, left bottom, from(#6E6A6B), to(#6D7B8D)); 
    background: -moz-linear-gradient(top,  #6E6A6B,  #6D7B8D); 
    filter:  progid:DXImageTransform.Microsoft.Gradient(startColorstr='#6E6A6B', endColorstr='#6D7B8D',  gradientType='0');
	background-repeat: repeat;
	
}

p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*
ul, li {  
     margin:0;  
     padding:0;  
     list-style:none;  
} */ 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.el_label {
	font-weight: bold;
	font-size: 11px;	
}


.el_label a:hover{
/*	font-size: 12px;*/
	color: white;
}



/*Start Of Menu Sliders */
.biz_adv_head {padding-bottom:0;margin-bottom:0; cursor: pointer;}
.biz_adv {display:none; width:160px; margin: 0; padding:0;}
.biz_adv ul{margin: 0; padding:0; list-style: none;}
.biz_adv li{background:#0104c4; padding:0; margin:0; list-style: none;}
.biz_adv li a{color:#FFFFFF; text-decoration:none; display:block; font-size:10px;}
.biz_adv li.alt{background:#0e61f4; font-size:10px;}
.biz_adv li a:hover{color:#FFFFFF;}
.biz_adv li a:visited{color:#FFFFFF;}



.prod_srv_head {padding-bottom:0; margin-bottom:0; cursor: pointer;}
.prod_srv {display:none; width:160px; margin: 0; padding:0;}
.prod_srv ul{margin: 0; padding:0; list-style: none;}
.prod_srv li{background:#0104c4; padding:0; margin:0; list-style: none;}
.prod_srv li a{color:#FFFFFF; text-decoration:none; display:block;font-size: 10px;}
.prod_srv li.alt{background:#0e61f4;font-size:10px;}
.prod_srv li a:hover{color:#FFFFFF; }
.prod_srv li a:visited{color:#FFFFFF;}
/*End of Menu Sliders */

.page_heading {
	font-size: 18px; color: #333366; font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

.subheading1 {
	font-size: 14px; font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;

}

.subheading2 {
	font-size: 12px; font-weight: bold; 
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

/**********************
This had to be included because there are chunks of HTML stored in the database, especially for 
conferences, that contain HTML <font> tags and cannot easily be repaired.
***********************/
font {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}


.top_menu a:hover {
	font-size: 11px; 
/*	font-weight: bold;*/
}


img { border: none; margin: 0; padding: 0; }

.pachamberins {
	margin: 0;
	width:338px;
	padding: 2px 2px;
	border: 2px outset black;
	background: url("/_assets/images/frontpage/insurancegrad.jpg");
}
