html, body{
	background: #fff;
	margin: 0;
	padding: 0;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	font-family:Verdana,Geneva,Arial,Sans-Serif;
	}
#wrapper{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
	}
#header{
	background: url(../img/bg-header.png) top center no-repeat;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
	height: 144px;
	}
#navbar{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	height: 25px;
	width: 100%;
	}
#navbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	}
#navbar li {
	float: left;
	margin: 0;
	padding: 0;
	width: 20%;
	}
#navbar li a {
	display: block;
	color: #999;
	letter-spacing: 1px;
	padding: 5px 0;
	width: 154px;
	text-align: center;
	border-top: 1px solid #999;
	}
#navbar li a:link,
#navbar li a:visited  {
	color: #999;
	text-decoration: none;
	}
#navbar li a.currentpage:link ,
#navbar li a.currentpage:visited{
	text-decoration: none;
	border-top: none;
	border-bottom: 1px solid #999;
	border-left:  1px solid #999;
	border-right: 1px solid #999;
	width: 152px;
	padding: 6px 0 4px 0;
	}
#navbar li a.currentpage:hover {
	color: #999;
	}
#navbar li a:hover {
	color: #666;
	}
#navbar li a:active {
	color: #000;
	text-decoration: none;
	}
#content{
	background: url(../img/bg-content.png) bottom left repeat-x;
	margin: 5px auto;
	padding: 0;
	width: 768px;
	height: auto;
	min-height: 400px;
	border: 1px solid #cacaca;
	}
#content-left{
	margin: 10px;
	width: 150px;
	float: left;
	display: inline;
	}
#policies-wrapper{
	background: url(../img/bg-side-top.png) top left no-repeat;
	width: 100%;
	}
#policies{
	background: url(../img/bg-side-bottom.png) bottom left no-repeat;
	color: #999;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#policies h1{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cacaca;
	color: #008f8f;
	margin: 0 5px 10px 6px;
	padding: 10px 0 2px 3px;
	}
#policies ul{
	list-style: none;
	margin: 0;
	padding: 0 0 14px 4px;
	font-size: 11px;
	width: 100%;
	}
#policies li{
	background: url(../img/bg-policies-li.png) top left no-repeat;
	line-height: 15px;
	}
#policies li a {
	color: #999;
	text-decoration: none;
	padding-left: 14px;
	}
#policies li a:link,
#policies li a:visited  {
	color: #999;
	text-decoration: none;
	}
#policies li a:hover {
	text-decoration: underline;
	}
#policies li a:active {
	color: #000;
	}
#policies ul ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 100%;
	}
#policies ul ul li{
	background: none;
	text-indent: 6px;
	}
#content-main{
	margin: 10px 10px 20px 10px;
	width: 408px;
	float: left;
	text-align: justify;
	font-size: .8em;
	color: #444;
	line-height: 1.5em;
	display: inline;
	}
#content-main h1{
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #cacaca;
	color: #00008d;
	margin: 1em 0;
	padding: 0;
	}
#content-main h2{
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #00008d;
	margin: 1em 0;
	padding: 0;
	}
#content-main a {
	color: #00478f;
	text-decoration: none;
	}
#content-main a:link,
#content-main a:visited  {
	color: #00478f;
	text-decoration: none;
	}
#content-main a:hover {
	text-decoration: underline;
	}
#content-main a:active {
	color: #000;
	}
#content-main ul{
	list-style: none;
	text-align: left;
	}
#content-main ul li{
	background: url(../img/bg-content-main-li.png) top left no-repeat;
	padding-left: 14px;
	}
#content-right{
	margin: 10px;
	width: 150px;
	float: right;
	display: inline;
	}
#rightlinks-wrapper{
	background: url(../img/bg-side-top.png) top left no-repeat;
	width: 100%;
	}
#rightlinks{
	background: url(../img/bg-side-bottom.png) bottom left no-repeat;
	color: #999;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#rightlinks ul{
	list-style: none;
	margin: 0;
	padding: 10px;
	font-size: 15px;
	}
#rightlinks li{
	line-height: 28px;
	}
#rightlinks li a {
	color: #008f8f;
	text-decoration: none;
	}
#rightlinks li a:link,
#rightlinks li a:visited  {
	color: #008f8f;
	text-decoration: none;
	}
#rightlinks li a:hover {
	text-decoration: underline;
	}
#rightlinks li a:active {
	color: #00478f;
	}
#agent-wrapper{
	background: url(../img/bg-side-top.png) top left no-repeat;
	margin: 18px 0 0;
	width: 100%;
	}
#agent{
	background: url(../img/bg-side-bottom-aa.png) bottom left no-repeat;
	color: #999;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 76px;
	}
#agent h1{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cacaca;
	color: #008f8f;
	margin: 0 5px 10px 6px;
	padding: 10px 0 2px 3px;
	}
#agent p{
	margin: 0;
	padding: 0 10px 18px 12px;
	font-size: 15px;
	}
#agent a {
	color: #7a7a7a;
	text-decoration: none;
	background: url(../img/bg-agent-login.png) left no-repeat;
	padding: 0 0 0 20px;
	}
#agent a:link,
#agent a:visited  {
	color: #7a7a7a;
	text-decoration: none;
	}
#agent a:hover {
	text-decoration: underline;
	}
#agent a:active {
	color: #000;
	}
#footer{
	width: 100%;
	height: auto;
	text-align: center;
	}
#footer p{
	color: #999;
	font-size: 10px;
	margin: 0;
	padding: 12px;
	}
#footer p.copyright{
	color: #999;
	font-size: 9px;
	margin: 0;
	padding: 12px;
	}
#footer a:link,
#footer a:visited  {
	color: #999;
	text-decoration: none;
	}
#footer a:hover {
	color: #666;
	}
#footer a:active {
	color: #000;
	}
img.topimage{
	height: 90px;
	width: 408px;
	display: block;
	margin: 0 auto 20px auto;
	padding: 0;
	}
p.policy-disclaimer{
	margin: auto auto;
	padding: 0 40px;
	font-size: .7em;
	font-style: italic;
	background: #ffffcc;
	border: 1px dotted #999;
	}
form.claimreport{
	margin: 0 auto 3em;
	padding: 0;
	width: 408px;
	padding-bottom: 1.5em;
	}
form.claimreport fieldset{
	background: #fff;
	border: 1px outset #008f8f;
	margin: 20px;
	}
form.claimreport legend{
	font-size: 1em;
	color: #00008d;	
	font-weight: bold;
	font-style: italic;
	}
form.claimreport input{
	font-size: 12px;
	background-color: #f4f4f4;
	border: 1px solid #008f8f;
	width: 150px;
	}
form.claimreport input:hover{
	background-color: #fff;
	}
form.claimreport input:focus{
	background-color: #fff;
	border: 1px solid #00478f;
	}
form.claimreport input.button{
	width: 96px;
	color: #fff;
	font-size: 12px;
	background-color: #00478f;
	border: 2px outset #00478f;
	margin-top: 6px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	cursor: pointer;
	}
form.claimreport textarea{
	font-family:Verdana,Geneva,Arial,Sans-Serif;
	font-size: 12px;
	background-color: #f4f4f4;
	border: 1px solid #008f8f;
	width: 150px
	}
form.claimreport textarea:hover{
	background-color: #fff;
	}
form.claimreport textarea:focus{
	background-color: #fff;
	border: 1px solid #00478f;
	}
span.label{
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: right;
	}
span.input{
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: left;
	}
span.red{
	color: #ff0000;
	}
form p{
	height: auto;
	min-height: 1.5em;
	padding-left: 16px;
	padding-right: 16px;
	}
img.progress{
	width: 32px;
	height: 32px;
	}
a img.gallerythumb{
	border: 1px solid #cacaca;
	margin: 0 2px 6px 3px;
	padding: 4px;
	width: 120px;
	height: 90px;
	}
a img.gallerythumb:hover{
	border-color: #00478f;
	}