#navlist {
width: 135px;
}
#navlist p {
	font-size: 9pt;
}
#navlist ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style-type: none;
}
#navlist li {
	margin-bottom: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
}
#navlist a {
	display: block;
}
#navlist a:link, #navlist a:visited {
	color: #333333;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	color: #FF9900;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #FF9900;
}
#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#contentdiv {
	line-height: 1.5;
	background-color: #FFFFFF;
	color: #999966;
}
#contentdiv p {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
h1, h2, h3 {
	margin: 0 0 6px;
	color: #333333;
}
h3 {
	margin-top: 16px;	
}
p {
	margin: 0px 0px 3px;
	color: #993333;
}
#footer {
	font-size: .75em;
	margin-top: 36px;
}
#content {
	position: absolute;
	top: 158px;
	height: 330px;
	width: 402px;
	display: block;
	margin: 66px 252px 4px 218px;
	text-align: left;
	left: 62px;

}
bodyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003333;
}
.topicTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #336600;
}
.topicTitleMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.bodybody {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.bodybodyEMPH {
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
.bodybodyEMPHbold {
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #2F7745;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}