#bodyMenu {
	position:absolute;
	left:0px;
	top:0px;
	width:988px;
	height:22px;
	z-index:12;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#bodyMenuTitle {
	position:absolute;
	left:2px;
	top:0px;
	width:135px;
	height:23px;
	z-index:1;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #33689A;
	font-size: .9em;
	text-align: left;
	text-indent: .3em;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#bodyMenu ul {
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#bodyMenu ul li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	color: #669D40;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	position: static;
	top: 0px;
	font-weight: bold;
	text-decoration: underline;
}

#bodyMenu ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bodyMenu ul li a {
	color: #3d5c27;
}

#bodyMenu ul li a:hover {
	color: #336799;
}

#bodyHeader {
	position:absolute;
	left:0px;
	top:24px;
	width:988px;
	height:33px;
	z-index:1;
	background-color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.75em;
	text-align: left;
	text-indent: .1em;
	font-weight: bold;
	color: #1B3665;
	font-style: italic;
}

#centerwrapper #content #mainBody #bodyContent p strong {
	text-align: left;
	font-size: 1em;
	font-style: italic;
}
#bodyContent {
	position:absolute;
	left:0px;
	top:62px;
	width:983px;
	height:474px;
	z-index:1;
	background-color: #FFF;
	overflow: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	color: #1B3665;
	margin-left: 5px;
	text-align: left;
}

#largerBold {
	font-size: 1.3em;
	font-style: italic;
}
#bold {
	font-weight: bold;
}
#bodyContent iframe {
	float: right;
	margin: 0px;
	padding: 0px;
}
