/* Standard element styles */body {	background-color: #305b23;	color: #ffffff;	font-family: arial, helvetica, sans-serif;	margin: 0px;	padding: 0px;}a:link, a:visited {	color: #ffffff;	text-decoration: none;}a:hover, a:active {	color: #b06c38;	text-decoration: underline;}/* Classes */.hidden {	display: none;}/* Layout Sections */#topSection {	margin: 6px 0 6px 0;	height: 100px;	width: 900px;	white-space: nowrap;}#topBanner {	width: 445px;	float: left;	padding: 0 0 0 21px;}#title {	margin: 0;	color: #ffffff;	font-family: arial, helvetica, sans-serif;	font-size: 26pt;	margin-top: 20pt;	letter-spacing: .06em;}#title strong {	font-family: arial black, helvetica black, sans-serif;	color: #7e461b;}#title a:link, #title a:visited {	color: #ffffff;	text-decoration: none;}#title a:hover, #title a:active {	color: #b06c38;	text-decoration: none;}#topNav {	float: left;	font-size: 8.5pt;	font-family: arial, helvetica, sans-serif;	text-transform: uppercase;	text-align: right;	padding-top: 6px;	width: 269px;	overflow: visible;}/* note: added 10px to topNav width, offset with padding-right for correct display in IE */#topNav p.wcl {	margin: 0px;	white-space: nowrap;	padding-right: 10px;	font-weight: bold;	letter-spacing: .02em;}#topNav p.below {	margin: 4px 0 0 0;	letter-spacing: .06em;	padding-right: 10px;}#topNav p.above {	margin: 0 0 9px 0;	font-weight: bold;	color: #ffffff;	letter-spacing: .06em;	padding-right: 10px;}#topNav a:link, #topNav a:visited {	color: #ffffff;	text-decoration: none;}#topNav a:hover, #topNav a:active {	color: #b06c38;	text-decoration: underline;}#topNav p.above a:link, #topNav p.above a:visited {	color: #ffffff;	text-decoration: none;}#topNav p.above a:hover, #topNav p.above a:active {	color: #b06c38;	text-decoration: underline;}#midsection {	margin: 0;	clear: both;}#leftCol {	float: left;	width: 190px;	margin: 0px;	padding: 0px;}#leftCol h1, #leftCol h2,#leftCol h3, #leftCol h4 {	color: #ffffff;	text-align: right;	letter-spacing: .05em;}#leftNav {	font-size: 11pt;	font-family: arial black, helvetica black, arial, sans-serif;	/*  font-variant: small-caps; */	text-transform: lowercase;	letter-spacing: .16em;	line-height: 1.8em;	list-style-type: none;	text-align: right;	padding: 10px 28px 0px 0px;}#leftNav li {	margin-bottom: .3em;}#leftNav ul {	list-style-type: none;	margin-bottom: 2em;}#leftNav a:link, #leftNav a:visited {	color: #ffffff;	text-decoration: none;}#leftNav a:hover, #leftNav a:active {	color: #b06c38;	text-decoration: none;}#leftNav a.subNav:link, #leftNav a.subNav:visited {	color: #ffffff;	text-decoration: none;}#leftNav a.subNav:hover, #leftNav a.subNav:active {	color: #7e461b;	text-decoration: none;}#rightCol {	float: left;	width: 535px;	margin: 0px;	padding: 0px;	vertical-align: top;}/* Footer styles */#footer {	margin: 0 0 2em 0;	width: 725px;}#footerLeft {	text-align: left;	padding-left: 52px;	margin: 0 0 1em 0;}#footerRight {	font-size: 8.5pt;	padding: .5em 0 0 0;	margin: 0 0 2em 0;	text-align: left;	letter-spacing: .1ex;}
