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: 800px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
}
/**********************
  CONTENT
***********************/
.content {
	position: relative;
	top: 10px;
	left: 15px;
	width: 100%;
	line-height: 2.2em;
}
.content H1 {
	font: normal 2em Minion,georgia,serif;
	color: #004A91;
	padding: 10 0 0px 0;
}
.content H2 {
	font: normal 1.7em Minion,georgia,serif;
        	color: #47A942;
	padding: 5px 0 0px 0;
}
.content H3 {
	font: normal 1.2em Minion,georgia,serif;
	color: #004A91;
	padding: 10px 0 5px 0;
}
.content P {
	line-height: 2.2em;
}
.content UL {
	margin: 0;
	list-style: none;
	padding: 5px 0 0 10px;
}
.content UL LI {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url("/Client/Assuris/Assuris_LP4W_LND_WebStation.nsf/li_bullet.gif") no-repeat 0 1em;
	line-height: 1.5em;
}
/**********************
 Ordered List Trials
***********************/
.content OL {
	margin: 0;
	start="1";
	type="1";
	padding: 5px 0 0 10px;
}
.content  OL LI {
	padding: 5px 5px 5px 20px;
	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;
	height: 194px;
	z-index: 0;
}
#wrapper table {
	border: 0;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 2.3em;
}
#wrapper .header {
	height: 200px;
}
#wrapper .header img {
	position: relative;
	top: 30px;
}
#wrapper .header h4, h4 A{
	position: relative;
	float: right;
                color: #47A942;
	font: normal 1.2em "Verdana, Sans Serif";
}
