.body {
	margin:0 auto;
	text-align:center;
	color:#132435;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background:#003b58;
	}

#container {
	margin:0 auto;
	padding-bottom:16px;
	text-align:left;
	width:742px;
	background:url(images/container-bg.jpg) repeat-x #8d8871;
	}

a {
	color:#000066;
	}
	
a:hover {
	text-decoration:underline;
	color:#990000
	}	

.header {
	height:118px;
	background:url(images/header2.jpg) no-repeat 1px 0px;
	}
	
.header * {
	display:none;
}	

.nav {
	margin:0 auto;
	text-align:left;
	height:188px;
	width:676px;
	border:6px solid #fff;
	background:url(images/aop-img.jpg) no-repeat top right #3b536d}
	
.nav ul {
	margin:0;
	padding:0;
	width:160px;
	list-style:none
	}
	
.nav li a {
	font:bold 14px "Palatino Linotype", "Book Antiqua", Palantino, serif;
	display:block;
	height:28px;
	width:125px;
	padding:9px 0 0 35px;
	color:#d6d7d8;
	border-bottom:1px solid #576c82;
	background:url(images/nav-li.jpg) no-repeat 10px 12px;
	text-decoration:none
	}
	
.nav li a:hover {
	background:url(images/main-li.jpg) no-repeat 10px 12px #576c82;
	color:#fff;
	text-decoration:none
	}	
	
.nav ul li a.lastnav {
		border-bottom:none;
		}	
	
.footlinks {
	text-align:center;
	padding:8px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;}
	
	.footlinks a {
		color:#fff;
		text-decoration:underline;}
	.footlinks a:hover {
		color:#fff;
		text-decoration:none;}
	
.mid {
	margin:8px auto;
	text-align:left;
	width:656px;
	border:6px solid #fff;
	padding:15px 10px 60px 10px;
	background:url(images/lexisnexis.jpg) no-repeat bottom right #f0eeee;
	position:relative
	}

h1 {
	width:468px;
	padding:0 0 0 22px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#1d3144;
	background:url(images/main-li.jpg) no-repeat 0px 2px;
	text-transform:uppercase
	}

h2 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#1d3144;
	line-height:18px
	}


.content {
	width:470px;
	padding:0px 20px 0px 0;
	margin:0;
	border-right:1px solid #a6acb4;
	}
	
.content p, .content li {
	line-height:18px;
	}
	
.content p {
	text-align:justify
	}		
	
.contact {
	position:absolute;
	top:15px;
	right:0;
	width:160px;}
	
label {
	display:block;
	padding:1px 0px}	
	
.txtbox {	
	height:18px;
	width:136px
	}
	
.msgbox {	
	height:47px;
	width:136px;
	overflow:auto
	}
	
.qchead {
	padding:0 0 0 22px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#1d3144;
	background:url(images/main-li.jpg) no-repeat 0px 2px;
	}
	
.submit {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif; 
	width: 43px; 
	height:15px; 
	background:#1f67d7; 
	color:#fff;
	border:none;
	text-align:center;
	padding:0 1px 3px 0 !important;
	padding:0 1px 1px 0;
	margin-left:97px !important;
	margin-left:99px;
	}
	
address {
	font:normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	}	
	