.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

.exec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4C4C4C;
	background-position: left;
}
p {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.bullet {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 2px;
	margin-left: 10px;
	width: 90%;
}

.sitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4C4C4C;
	text-decoration: underline;
}
.disclaim {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sub2 {
	font-weight: bold;
	color: #FF9900;
}





#navcontainer
{
	margin: 0;
	height: 22px;
	width: 100%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D8C6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	z-index: 1;
}

