/* CSS Document */

body {
margin-top: 0px;
margin-left: 0px;

}

table.main {
border: 1px solid #ffc425;
width:754px


}

p{
	margin-left: 10px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	}
		
	
h4{
	margin-left: 10px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 38px;
	}	
	
h5{
	margin-left: 10px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	}
	
.conciergeHeading{
	margin-left: 10px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	}
	
sup  {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 10px;
}				
	
/* for undivided or single cell areas*/
	
div.deepLeft{
	margin-left: 182px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #000000;

	}


p.reinsure{
	margin-left: 198px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;

	}
	
ul.reinsure{
	margin-left: 228px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	list-style-type:square;	
	color: #000000;

	}	

	
/*list items*/
	
ul{
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	list-style-type:square;	
	}
	
td{
	margin-left: 168px;
	margin-right: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}
		
/* bars */

.yellowBar  {
	padding: 2px;
	color:#ffffff;
	width: 750px;
	height: 20px;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 190px;
	
}

.middleBar  {
	padding: 2px;
	color:#ffffff;
	width: 750px;
	height: 20px;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 190px;
	
}

/* copyright text at bottom of page */

.copyright  {
	padding: 2px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-indent: 10px;
	width:750px;
	
}

/*navigation at bottom of page*/	

a.breadcrumb {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;

	
}

a.breadcrumb:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration: underline;

	
}
/* menu styles */


.newMenu {
	background-color:#ffffff;
	background:url(images/menuBkgd.gif);
	width:170px;
	margin-top:5px;
	text-align: left;
}

p.menu{

	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	}	
	
.yellowLine  {
margin-left: 15px;

}

/*links for menu bar*/	

a.menu
{
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
    margin-left:10px;

	

}

a.menu:hover
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: #196dbe;
	text-decoration: none;
	margin-left:10px;


}

/*links across service contracts page*/	

a.services
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;

}

a.services:hover
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;

}	
	
/*links for the different service contracts*/	

a.contracts  {

	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

/*links for emails and in general elsewhere on the site*/	

a.emails  {

	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height:12px;


}

a.emails:hover  {

	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
    line-height:12px;

}

