body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 910px;
}
#masthead {
	background-repeat: repeat-x;
	height: 120px;
	background-image: url(../images/page_bg.gif);
}
#logodiv {
	text-align: right;
	background-image: url(../images/opuslogo.jpg);
	background-repeat: no-repeat;
}
#ie6spacer {
	width:910px;
}
#theading {
	color: #999999;
	font-size: 0.7em;
	letter-spacing: 0.35em;
	margin: 0;
	border-bottom: 0;
	padding: 0 0 54px 10px;
}
#theading strong {
	color: #000000;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
	background-image: url(img/hp08_layout_mid.jpg);
	background-repeat: repeat-y;
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	float: left;
	margin-right: 10px;
}
#c4 {
	margin-right: 0;
}
.content {
	background-color: #FFFFFF;
	margin: 0 1px;
	padding: 0 0 1px 0;
}
.content .inner {
	padding: 0 20px 10px 20px;
	font-size: .7em;
	line-height: 1.5em;
}
.content2 {
	padding: 6px 20px 20px 20px;
	font-size: 0.7em;
	line-height: 1.5em;
}
h2 {
	line-height: normal;
	margin: 4px 0 4px 0;
	font-size: 1.1em;
}
h3 {
	margin: 24px 0 8px 0;
	font-size: 1.2em;
}
h3.header {
	padding: 4px 8px 4px 20px;
	color: #CCCCCC;
	background-image: url(img/darkgradient.jpg);
	background-repeat: repeat-x;
	background-color: #002664;
	border-top: 1px solid #3F3F3F;
	border-bottom: 1px solid #FFFFFF;
	font-size: 0.75em;
	margin: 0 1px;
	font-weight: normal;
}
a img {border: 0;}
p {
	margin: 6px 0 12px 0;
}
#top {
	font-size: 0;
	height: 16px;
	background-image: url(../images/layout_top.jpg);
	background-repeat: no-repeat;
	line-height: 0px;
}
#bottom {
	font-size: 0;
	height: 16px;
	background-image: url(../images/layout_bottom.jpg);
	background-repeat: no-repeat;
	line-height: 0px;
	clear: both;
}
#footer {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	font-size: 0.7em;
	margin: 6px auto;
	width: 910px;
}
#footer a, #footer a:visited {
	color: #0033CC;
	padding: 2px 6px;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #010101;
	text-decoration: none;
}
#footer p {
	margin: 6px 0 0 0;
}
.navlist, .navlist ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
.navlist li {
	margin: 4px 0 0 0;
}
.navlist ul li {
	margin: 4px 10px 16px 10px;
	font-size: .95em;
	line-height: normal;
	color: #CC3300;
}
.navlist a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #242424;
	color: #000000;
	background-image: url(../images/linkgradient.jpg);
	background-repeat: repeat-y;
	background-position: 0px -65px;
	background-color: #FFFFFF;
}
.navlist a:hover {
	color: #002664;
	background-color: #FEc800;
	background-position: 0px 0px;
}
.navlist .new {
	position: relative;
	overflow: visible;
}
.navlist .new a {
	color: #000000;
	font-weight: bold;
}
.navlist .new a:hover {
	color: #CCCCCC;
}
.navlist .newmarker {
	position: absolute;
	background-image: url(img/p708_new.gif);
	background-repeat: no-repeat;
	display: block;
	top: -10px;
	left: -42px;
	height: 42px;
	width: 38px;
}
.navlist li span.subtext {
	display: block;
	background-color: #4683E8;
	font-size: .8em;
	padding: 1px 10px;
	color: #FFFFFF;
	margin: 0 0 12px 0;
	line-height: normal;
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	border-left: 1px solid #242424;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

