* { margin: 0; padding: 0 }

body 	{
		text-align: center;
		background-color: #8e713c;
		}

p 		{
		margin: 0;
		padding: .5em 0;
		}

a:link	{
		color: #000000;
		text-decoration: none;
		}

a:visited {
		color: #000000;
		text-decoration: none;
		}

a:active	{
		color: #000000;
		text-decoration: none;
		}

a:hover {
		color: #ffffff;
		text-decoration: none;
		}

#wrapper {
		margin: 0 auto;
		padding: 0;
		width: 824px;
		height: auto;
		min-height: 400px;
		background: #fffff5 url("/images/bodybg.jpg") repeat-y top center;
		}

#header {
		width: 824px;
		height: 206px;
		margin: 0;
		padding: 0;
		background-image: url("/images/header.jpg");
		background-repeat: no-repeat;
		}

#navigation	{
		width: 824px;
		height: 20px;
		min-height: 20px;
		background: #8e713c url("/images/navbg.gif") repeat-y top center;
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		}

#navigation ul {
	margin: 0;
	padding: 0;
	display: inline;
	width: 840px;
	height: 20px;
	list-style: none;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #cfba90;
	list-style: none;
	float: left;
	height: 20px;
}

#navigation ul li.first {
	border-left: none;
}

#navigation ul li.first a {
	padding-left: 30px;
}

#navigation ul li a {
	margin: 0;
	padding: 0 12px;
}

#leftsidebar {
		margin: 0;
		padding: 10px;
		float: left;
		width: 158px;
		height: auto;
		min-height: 500px;
		font-family: "Times New Roman", Times, serif;
		color:#000000;
		font-size:12px;
		text-align: left;
		}

#leftsidebar ul {
	padding-left: 10px;
	margin: 15px;
	list-style-type: none;
	list-style-image: url("../images/leftbullet.gif");
}

#leftsidebar ul li {
	margin-bottom: 5px;
}

#leftsidebar h4.focus {
	color: #880000;
	margin: 0;
	padding: 0 0 3px 0;
}

#content {
		float: left;
		text-align: left;
		padding: 0 10px;
		width: 435px;
		height: auto;
		min-height: 500px;
		color:#000000;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		overflow: hidden;
		text-align: justify;
}

#content a:link	{
		color: #0557c7;
		text-decoration: none;
		}

#content a:visited {
		color: #0557c7;
		text-decoration: none;
		}

#content a:active	{
		color: #0557c7;
		text-decoration: none;
		}

#content a:hover {
		color: #000000;
		text-decoration: none;
		}

#rightsidebar {
		margin: 0;
		padding: 10px;
		float: right;
		width: 158px;
		height: auto;
		min-height: 500px;
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		color:#000000;
		text-align: left;
		}

#rightsidebar form {
	margin: 0;
	padding: 0;
}

#rightsidebar .formField {
	margin-bottom: 5px;
	font: normal 12px "Times New Roman", Times, serif;
	border: 1px solid #846632;
	background-color: #e6d5b8;
	color: #000000;
	width: 156px;
}

#rightsidebar .formButton {
	font: normal 12px "Times New Roman", Times, serif;
	border: 1px solid #0557c7;
	background-color: #d1b27c;
	color: #000000;
	width: 156px;
	cursor: pointer;
}

#rightsidebar ul {
	padding-left: 10px;
	margin: 15px;
	list-style-type: none;
	list-style-image: url("../images/rightbullet.gif");
}

#rightsidebar ul li {
	margin-bottom: 5px;
}

#prefooter	{
		clear: both;
		width: 824px;
		height: 206px;
		min-height: 206px;
		background-image: url("../images/footer.jpg");
		background-repeat: no-repeat;
		}

#footer {
		text-align: center;
		width: 824px;
		padding-top: 6px;
		font-family: "Times New Roman", Times, serif;
		color:#ffffff;
		font-size:14px;
		background-color: #8e713c;
		}

#footer a:link {
		color: #ffffff;
		text-decoration: none;
		}

#footer a:active {
		color: #ffffff;
		text-decoration: none;
		}

#footer a:visited {
		color: #ffffff;
		text-decoration: none;
		}

#footer a:hover {
		color: #333333;
		text-decoration: none;
}

#footer p	{
		line-height: 0px;
		}

#content ul {
	padding: 0 0 0 10px;
	margin: 10px 0 0 15px;
}

#content ul ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
}

#content ul li {
	margin-bottom: 5px;
}

#content ul.subnav {
	padding-left: 10px;
	margin: 15px;
	list-style-type: none;
	list-style-image: url("/images/rightbullet.gif");
	font-size:12px;
}

#content ul.subnav li {
	margin-bottom: 5px;
	font-size:12px;
}

#content ol {
	padding: 0 0 0 10px;
	margin: 10px 0 0 15px;
}

#content ol ol {
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
}

#content ol li {
	margin-bottom: 5px;
}

#content td {
	text-align: justify;
}

p.focus {
	margin: 0 0 0 20px;
	padding: 0;
	font: bold 50px "Times New Roman", Times, serif;
	color: #003366;
}

div.aopheader {
	margin: 20px 0 0 0;
	padding: 0;
	width: 400px;
	height: 56px;
	background: transparent url("/images/aop_header_blank.jpg") top center no-repeat;
	text-align: left;
}

div.aopheader p {
	margin: 0;
	padding: 18px 0 0 85px;
	font-size: 1.3em;
	color: #f7f1e7;
}

div.aopheader2 {
	margin: 20px 0 0 0;
	padding: 0;
	width: 400px;
	height: 56px;
	background: transparent url("/images/aop_header_blank.jpg") top center no-repeat;
	text-align: left;
}

div.aopheader2 p {
	margin: 0;
	padding: 8px 0 0 85px;
	font-size: 1.3em;
	color: #f7f1e7;
}

div.aopbox {
	margin: 0;
	padding: 10px;
	width: 378px;
	height: auto;
	min-height: 50px;
	background-color: #f7f1e7;
	color: #000000;
	border: 1px solid #c39c57;
	border-top: 0;
	text-align: left;
}

div.aopbox ul {
	padding-left: 10px;
	margin: 15px;
	list-style-type: none;
	list-style-image: url("../images/rightbullet.gif");
}

div.aopbox ul li {
	margin-bottom: 5px;
}

div.aopbottombox {
	margin: 20px 0 0 0;
	padding: 10px;
	width: 378px;
	height: auto;
	min-height: 10px;
	background-color: #f7f1e7;
	color: #000000;
	border: 1px solid #c39c57;
	text-align: left;
}

.aopbottombutton {
	margin: 0;
	padding: 5px;
	width: auto;
	min-width: 100px;
	background-color: #ecddc1;
	color: #000000;
	border: 1px solid #0557c7;
	float: right;
	text-align: center;
}

a:link .aopbottombutton {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a:visited .aopbottombutton {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a:active .aopbottombutton {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

a:hover .aopbottombutton {
	color: #0557c7;
	text-decoration: none;
	border: 1px solid #0557c7;
}

p.subnav .arrow {
	padding-left: 5px;
	font: bold 16px "Times New Roman", Times, serif;
	color: #d1b27a;
}

.qa {
	font-weight: bold;
	color: #c39c57;
}

div.focusBox {
	margin: 0 0 0 -10px;
	padding: 0;
	width: 177px;
	height: 152px;
	background: transparent url("/images/focusbox.jpg") top center no-repeat;
}

div.pwdBox {
	margin: 0;
	padding: 5px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #d1b37e;
}

a.pp {
	margin: 0;
	padding: 5px 15px;
	font: normal 12px "Times New Roman", Times, serif;
	border: 1px solid #0557c7;
	background-color: #d1b27c;
	color: #000000;
	cursor: pointer;
}

div.pwdBox h5 {
	color: #aa0000;
}
