body,td,th {
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
body {
	background: #4e4e4e url(images/page_bg_left.gif) left repeat-y;
	text-align: center;
}
a {
	color: #906;
	text-decoration: underline;
}
img {
	border: 0;
}
div#topBar {
	background: url(images/page_bg_top.gif) top repeat-x;
}
div#topBarInner {
	background: url(images/page_bg_top_left.gif) top left no-repeat;
}
div#fixedWidthContainer {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
div#contentContainer {
	border: 1px solid #fff;
	text-align: left;
}
div#topImage {
	height: 310px;
	background: #fff;
	text-align: right;
}
div#flashBanner {
	float: right;
	background: #3d702b url(images/flash_banner_backup.jpg) top left no-repeat;
	height: 310px;
	overflow: hidden;
}
div#logoBox {
	float: left;
	height: 300px;
	width: 287px;
	border-bottom: 10px solid #9b9f9f;
}
div#logoBox img {
	border: 0;
	margin: 14px 0 0 18px;
	float: left;
}
div#navBar {
	background: #3d702b url(images/nav_bar_bg.gif) top repeat-x;
	text-align: right;
	border-bottom: 11px solid #ccc;
}
div#navBar ul {
	margin: 0;
	padding: 6px 16px 6px 0;
	list-style-type: none;
	font-size: 90%;
}
div#navBar ul li {
	display: inline;
	line-height: 240%;
	padding: 10px;
	border-left: 1px solid #8bb67d;
}
div#navBar ul li.firstNavItem {
	border-left: 0;
}
div#navBar ul li.selectedNavItem {
	background: url(images/nav_bar_selected_bg.gif) repeat-x;
}
div#navBar ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div#navBar ul li a:hover {
	color: #ff0;
}
div#subNavBar {
	background: #cccece;
	text-align: right;
	border-bottom: 1px solid #fff;
}
div#subNavBar ul {
	margin: 0;
	padding: 2px 18px 2px 0;
	list-style-type: none;
	font-size: 80%;
}
div#subNavBar ul li {
	display: inline;
	line-height: 220%;
	padding: 1px 8px 1px 8px;
	border-left: 1px solid #515252;
}
div#subNavBar ul li.firstNavItem {
	border-left: 0;
}
div#subNavBar ul li.selectedNavItem {
	font-weight: bold;
}
div#subNavBar ul li a {
	color: #515252;
	text-decoration: none;
}
div#subNavBar ul li a:hover {
	color: #3d702b;
}
div#leftCol {
	float: left;
	width: 288px;
	font-size: 110%;
}
div#leftColImage {
	background: url(images/page_image_01.jpg) top left no-repeat;
	height: 164px;
	margin: 0;
}
div#leftColInner {
	background: url(images/left_bar_top_bg.gif) top left no-repeat;
	color: #fff;
}
div#leftColInner2 {	
	width: 248px;
	padding: 18px;
	font-size: 120%;
	font-style: italic;
	line-height: 1.8em;
}
div#rightCol {
	background: #fff url(images/left_bar_bg.gif) top left repeat-y;
	font-size: 80%;
	line-height: 1.7em;
}
div#rightColInner {
	padding: 18px 24px 24px 311px;
}
h1 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
}
h2 {
	color: #1e1540;
	font-size: 160%;
	font-weight: bold;
}
h3 {
	color: #1e1540;
	font-size: 130%;
	font-weight: bold;
}
table#focusItemsTable {
	border: 0;
	margin: 0;
	padding: 0;
}
table#focusItemsTable td.leftCol {
	padding: 0 10px 0 0;
}
table#focusItemsTable td.rightCol {
	padding: 0 0 0 10px;
}
div.focusItem {
	background: #d9ded7;
	margin: 6px 0 0 0;
	padding: 8px;
}
div.focusItem p {
	font-size: 120%;
	line-height: 1.4em;
	margin: 4px 0 8px 0;
}
p.toolsText {
	text-align: right;
	font-size: 80%;
	color: #fff;
	margin: 0 0 9px 0;
}
p.toolsText a {
	color: #fff;
	text-decoration: none;
}
p.footerText {
	text-align: left;
	font-size: 80%;
	color: #fff;
	margin: 14px 0 18px 0;
}
p.footerText a {
	color: #fff;
	text-decoration: none;
}
p.footerText img {
	border: 0;
	margin-top: 6px;
}