	/******************************************************************/
	/* Butterworth Insurance Ltd                                         */
	/******************************************************************/
	
	BODY
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	border: 0;
	padding: 0;
	color: black;
	}
	
	A, A:VISITED
	{
	color: navy;
	}
	
	A:HOVER, A:ACTIVE
	{
	color: red;
	}
	
	TD.topbar
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 225%;
	color: black;
	background:#ffffcc;
	}
	
			
	TD.news
	{
	background: #E9E9E9 url(/newsbackground.gif) top right repeat-y;
	border-left: solid #4A84BD 1px;
	font-size: 8pt;
	padding: 5px 5px 100px 10px;
	width: 185px;
	}
	
	TD.bluebar
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: white;
	background:#4A84BD;
	text-align:right;
	padding:2px;
	}
	
	xTABLE.choices 
	{
	border:solid #4A84BD 1px;
	}
	
	xTABLE.choices Td
	{
	border-bottom:solid #4A84BD 1px;
	}
	
	TABLE.choices td
	{
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	}
	   
	H2
	{
	font-family: arial,helvetica,san-serif;
	font-size: 13pt;
	font-weight: bold;
	line-height: normal;
	color: black;
	margin:0;
	padding:0;
	}
	
	TD.info
	{
	background: #ffffff;
	line-height: 133%;
	padding: 15px 15px 15px 15px;
	}
	
	div.footer
	{
	background: #ffffff;
	line-height: 133%;
	padding: 5px 15px 15px 15px;
	border-top:solid #4A84BD 1px;
	}
	
	