BODY {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
	font: normal 0.7em/1em verdana,arial,helvetica,sans-serif;
	color: #3F3F3F;
}
P {
	font: normal 1em/2em verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
A {
	color: #004A91;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
#content .text A:visited {
	color: #47A942;
}
IMG {
	border: none;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
/**********************************************
Header
*******************************************/
.header {
	position: absolute;
	top: 0;
	left: 0;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot.jpg") no-repeat 0 94px;
	width: 900px;
	height: 320px;
}
.fr .header {
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot_fr.jpg") no-repeat 0 94px;
}
/**
#wrapper.home_en .header {
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot_en.jpg") no-repeat 0 94px;
}
**/
.header .logo {
	position: absolute;
	top: 0;
	left: 0;
}
.header .utility {
	float: right;
}
/**********************
  MENU
***********************/
.menu {
	position: absolute;
	top: 227px;
	width: 160px;
}
.menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/menu_div.gif") no-repeat top right;
}
.menu UL LI {
	padding: 8px 0;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/menu_div.gif") no-repeat bottom right;
}
.menu UL LI A {
	display: block;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/menu_bullet_off.gif") no-repeat right;
	padding: 0 10px 0 0;
	font: 1em/1em Minion,georgia,serif;
	color: #004A91;
	text-decoration: none;
}
.menu UL LI A:hover {
	text-decoration: underline;
}
.menu UL LI.selected UL LI {
	padding: 5px 0;
	background: none;
}
.menu UL LI.selected UL {
	margin: 5px 0 0 0;
	padding: 8px 0 0 0;
}
.menu UL LI.selected UL LI A {
	display: block;
	background: none;
	padding: 0 2px 0 0;
	font: 0.9em/1em verdana,arial,helvetica,sans-serif;
	color: #297125;
	text-decoration: none;
}	
/*** customize ***/
.menu UL LI UL LI.selected A {
	font-weight: bold;
	text-decoration: underline;
}
.menu UL LI UL LI {
	padding: 4px 0;
	background: none;
}
.menu UL LI UL LI A {
	display: block;
	background: none;
	padding: 0 2px 0 0;
	font: 0.9em/1em verdana,arial,helvetica,sans-serif;
	color: #297125;
	text-decoration: none;
}
/********************************************************
	BUTTONS BENEATH MENU 
	Added Nov 2007
	
	*/
.menu .button {
	width:181px;
	margin:20px 0 0 0;
	padding:26px 0 0 0;
	display:block;
	text-decoration:none;
	color:#FFF;
	font:bold 14px Georgia;
	*font-size:12px;
	}
	
	.menu .button IMG {
	float:left;
	margin:0 8px 0 0;
	}
	
.menu .button SPAN{
	padding:0 0 30px 20px;
	display:block;
	}
.menu .purple {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/purple.gif") top left no-repeat; color:#710091;}
.menu .purple SPAN {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/purple.gif") bottom left no-repeat;}
.menu .orange {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/orange.gif") top left no-repeat;color:#c8a052;}
.menu .orange SPAN {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/orange.gif") bottom left no-repeat;}
.menu .red {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/red.gif") top left no-repeat;color:#900000;}
.menu .red SPAN {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/red.gif") bottom left no-repeat;}
.menu .blue {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/blue.gif") top left no-repeat;color:#004a91;}
.menu .blue SPAN {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/blue.gif") bottom left no-repeat;}
.menu .green {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/green.gif") top left no-repeat;color:#46aa42;}
.menu .green SPAN {background:url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/green.gif") bottom left no-repeat;}
/********************************************************
	BREADCRUMB	
	*/
.breadcrumb {
	position: absolute;
	top: 94px;
	left: 283px;
	width: 617px;
	padding: 2px 0;
	margin: 5px 0;
	z-index: 2;
}
.breadcrumb UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumb UL LI {
	display: inline;
	float: left;
	font: normal 0.8em/1.2em verdana;
	color: #000;
	padding: 0 0 0 15px;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet.gif") no-repeat 6px;
}
.breadcrumb UL LI.first {
	padding: 0;
	background: none;
}
.breadcrumb UL LI A {
	color: #fff;
	text-decoration: underline;
	display: block;
	background: none; /* customized and added on old style */
}
.breadcrumb UL LI A:hover {
	color: #87C884;
	background: none; /* customized and added on old style */
}
/**********************
  CONTENT
***********************/
.content {
	position: relative;
	top: 118px;
	left: 283px;
	width: 590px;
	_width: 610px; /* on new style only */
	padding: 24px 30px 0 0;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/content_bkg.gif") repeat-y right;
}
.content .text {
	width: 590px;
	margin: 0;
	padding: 0;
	line-height: 2.2em;  /* customized and added on old style */
}
.content .text * {
	margin: 0;
	padding: 0;
}
.content .text H1 {
	font: normal 2em Minion,georgia,serif;
	color: #004A91;
	padding: 0 0 5px 0;
}
/* customized and added on old style */
.content .text H2 {
	font-family:"Verdana, Sans Serif";
	font-size:1.3em;
	color: #87B4D1;
	padding-top: 15px;
	bottom:0px;
}
/* customized and added on old style */
.content .text H3 {
	font-family:"Verdana, Sans Serif";
	font-size:1.2em;
	color: #004A91;
	padding: 10px 0 5px 0;
}
/* customized and added on old style */
.content .text H4{
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* customized and added on old style */
.content .text H4 A{
	float: right;
	color: #004A91;
	font: bold .85em "Verdana, Sans Serif";
}
.content .text UL {
	margin: 0;
	list-style: none;
	padding: 5px 0 0 10px;
}
.content .text UL LI {
	display: block;
	padding: 2px 5px 5px 20px;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/li_bullet.gif") no-repeat 0 1em;
	line-height: 1.75em;
}
/* customized and added on old style */
.content br {
	line-height: 1.0em;
}
.content .text TABLE{
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 2.3em;
}
.content .text TD {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.content .text TD UL LI {
	display: block;
	padding: 2px 5px 5px 20px;
	list-style: none;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/li_bullet.gif") no-repeat 0 1em;
	line-height: 1.75em;
}
.content .text .sample{
	color: #004a91;
	font-weight:bold; 
	font-family:"Verdana, Sans Serif";
	font-size:1.3em;
	border-bottom: none;
}
/**********************
 Ordered List Trials
***********************/
.content .text OL {
	margin: 0;
	type="1";
	padding: 5px 0 0 10px;
	list-style-position:inside;
}
.content .text OL LI {
	padding: 5px 5px 5px 0px;
	list-style-type: decimal;
	line-height: 1.5em;
}
.content .bot {
	position: absolute;
	right: 0;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/content_bot.gif") no-repeat bottom right;
	width: 554px;
	height: 194px;
	z-index: 0;
}
/**********************
HOMEPAGE
***********************/
/*** over write all using the new style **/
#wrapper.home .header {
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot.jpg") no-repeat 0 94px;
}
#wrapper.home.fr .header {
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot_fr.jpg") no-repeat 0 94px;
}
#wrapper.home #options {
	list-style: none;
	width: 300px;
	padding: 20px;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/home_buttons.jpg") no-repeat top right;
	float: left;
	margin: 0px 0 0;
}
#wrapper.home #options LI {
	width: 294px;
	height: 78px;
	margin: 6px 0 22px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Serif;
}
#wrapper.home #options LI A {
	display: block;
	padding: 23px 15px 27px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 120%;
}
#wrapper.home #options LI A SPAN {
	display: block;
	font-size: 130%;
	line-height: 150%;
}
#wrapper.home #options LI A:hover SPAN {
	color: #ff0;
}
#wrapper.home .content {
	width: 870px;
	_width: 900px;
	top: 234px;
	left: 0px;
	padding: 30px 30px 0 0;
}
			
#wrapper.home .content .text {
	float:left;
	padding: 30px 30px 0 0;
	width: 500px;
	_width: 530px;
	background:none; 
}
#wrapper.financialplanner .content .text H2,
#wrapper.media .content .text H2 ,
#wrapper.government .content .text H2,
#wrapper.policyholder .content .text H2,
#wrapper.members .content .text H2	{
	color: #004a91;
	font-weight:bold; 
	font-family:"Verdana, Sans Serif";
	font-size:1.3em;
	bottom: 0px;
}
	
#wrapper.financialplanner .breadcrumb UL LI.first,
#wrapper.media .breadcrumb UL LI.first,
#wrapper.government .breadcrumb UL LI.first,
#wrapper.policyholder .breadcrumb UL LI.first,
#wrapper.members .breadcrumb UL LI.first {
	padding: 0;
	background: none;
}
	
/**********************
FINANCIAL PLANNERS 
***********************/
#wrapper.financialplanner .header {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot-financialplanners.gif") no-repeat 0 94px;}
#wrapper.financialplanner .breadcrumb UL LI {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet-white.gif") no-repeat 6px; color:#FFF;} 
#wrapper.financialplanner .breadcrumb UL LI A:hover {color: #c8a052;}
#wrapper.financialplanner .content .text H1 {color: #946508;}
#wrapper.financialplanner .content .text H3 {color: #b28327;}
/**********************
MEDIA
***********************/
#wrapper.media .header {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot-media.gif") no-repeat 0 94px;}
#wrapper.media .breadcrumb UL LI {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet-white.gif") no-repeat 6px;color:#FFF;}
#wrapper.media .breadcrumb UL LI A:hover {color: #ba67d2;}
#wrapper.media .content .text H1 {color: #710091;}
#wrapper.media .content .text H3 {color: #9531b1;}
/**********************
GOVERNMENT
***********************/
#wrapper.government .header {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot-government.gif") no-repeat 0 94px;}
#wrapper.government .breadcrumb UL LI {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet-white.gif") no-repeat 6px;color:#FFF;}
#wrapper.government .breadcrumb UL LI A:hover {color: #d57c7c;}
#wrapper.government .content .text H1 {color: #910000;}
#wrapper.government .content .text H3 {color: #bf2525;}
/**********************
Policyholders
***********************/
#wrapper.policyholder .header {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot-policyholder.jpg") no-repeat 0 94px;}
#wrapper.policyholder .breadcrumb UL LI {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet-white.gif") no-repeat 6px;color:#FFF;}
#wrapper.policyholder .breadcrumb UL LI A:hover {color: #87C884;}
#wrapper.policyholder .content .text H1 {color: #4aac46;}
#wrapper.policyholder .content .text H3 {color: #7bd077;}
/**********************
MEMBERS
***********************/
#wrapper.members .header {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/header_bot-members.gif") no-repeat 0 94px;}
#wrapper.members .breadcrumb UL LI {background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/breadcrumb_bullet-white.gif") no-repeat 6px; color:#FFF;}
#wrapper.members .breadcrumb UL LI A:hover {color: #87C884;}
#wrapper.members .content .text H1 {color: #004a91;}
#wrapper.members .content .text H3 {color: #599ddd;}
/**********************
  SPLASH
***********************/
#splash {
	height: 100%; 
	overflow: hidden; 
	position: relative;
	width: 900px;
	text-align: center;
}
#splash[id] {
	display: table; 
	position: static;
}
#splash #middle { /* for explorer only*/
	position: absolute;
	top: 30%;
	left: 35%;
} 
#middle[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}
#inner { /* for explorer only*/
	position: relative;
	top: -50%
	text-align: center;	
}
/*** customize from here to bottom ***/
#wrapper table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 2.3em;
}
.topline hr{
	color: #46AA43;
	text-align: center;
}
.bottomline hr{
	color:#46AA43;
	text-align: center;
}
.middleline hr{
	color:#46AA43;
	width: 25%;
	text-align: center;
}
.tdcontent{
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #073A90;
}
.icon {
	bottom: 10px;
}
.icon A{
	margin-top: 10px;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/policyicon_sm2.jpg") no-repeat 0 30px;
	float: right;
	border: 1px solid #fff;
}
.icon A:hover{
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/policyicon_sm1.jpg") no-repeat 0 30px;
	border: 1px solid #B3EAB0;
}

.icon em{
	margin-left: 525px;
	margin-bottom: 5px;
	color: #073A90;
}
