body {
	background-color: #FFFFFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
#container {
	background: url(container_bg.gif);
	margin: 0px auto;
	width: 771px;
	text-align: left;
}
#header {
	margin: 0px;
	height: 171px;
	background: url(header.jpg) no-repeat;
}
#header-bottom {
	background: url(header_bottom.jpg) no-repeat;
	height: 44px;
	width: 100%;
}
#header-bottom a {
	text-decoration: none;
	float: right;
	margin: 6px 55px 0 0;
	color: #FFFFFF;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#sidebar {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	width: 196px;
	float: left;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li {
	margin: 0px;
}
#sidebar ul li a {
	background: url(sidebar_li_bg.jpg) no-repeat;
	display: block;
	padding: 0px;
	text-indent: 15px;
	width: 100%;
	line-height: 19px;
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar ul li a:hover {
	background: url(sidebar_li_over_bg.jpg) no-repeat;
	line-height: 19px;
	color: #000000;
}
#sidebar ul a.subactive {
	background: url(sidebar_li_over_bg.jpg) !important;
	display: block;
	padding: 0px;
	text-indent: 15px;
	width: 100%;
	line-height: 19px;
	text-decoration: none;
	color: #000000;
}
#sidebar ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#sidebar ul ul li {
	margin: 0px;
}
#sidebar ul ul li a {
	background: url(sidebar_subnav_li_bg.jpg) !important;
	display: block;
	padding: 0px;
	text-indent: 20px !important;
	width: 100%;
	line-height: 19px;
	text-decoration: none;
	color: #000000 !important;
}
#sidebar ul ul li a:hover {
	background: url(sidebar_subnav_li_over_bg.jpg) !important;
	color: #000000 !important;
}
#sidebar ul ul li a.subactive {
	background: url(sidebar_subnav_li_over_bg.jpg) !important;
	color: #000000 !important;
}
#sidebar #sidebar-news-header {
	background: url(sidebar_news_header_bg.gif) no-repeat;
	margin: 0px;
	padding: 20px 0px 30px 0px;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-indent: 20px;
	color: #FFFFFF;
}
div.newstablediv {
	list-style: none;
	margin: 0px 0px 0px 18px;
	padding: 0;
	border: none;
}
div.newstablediv table tr td.headline {
	padding: 0px 5px 10px 18px;
	background: url(sidebar_news_li.gif) no-repeat 0px 3px;
	line-height: 12px;
	color: #FFFFFF;
}
div.newstablediv table tr td.headline a {
	line-height: 19px;
	font: 11px Arial, Verdana, Helvetica, sans-serif !important;
	text-decoration: none;
	width: 100%;
	color: #FFFFFF;
}
html>body div.newstablediv table tr td.headline a {
	width: auto;
	color: #E0E0E0;
	font: 11px Arial, Verdana, Helvetica, sans-serif !important;
}
div.newstablediv table tr td.headline a:hover {
	background: none;
	color: #000000;
}
#outer-content {
	float: right; 
	width: 570px;
}
h3 {
	background: url(content_header_bg.jpg) no-repeat !important;
	color: #FFFFFF;
	text-indent: 45px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 40px;
}
#content {
	padding: 0px 10px 10px 10px;
        font: 11px Arial, Verdana, Helvetica, sans-serif;
}
#footer-top {
	height: 34px;
	background: url(content_container_footer_bg.gif) no-repeat;
}
#footer-bottom {
	height: 15px;
}
#footer-bottom-left {
	height: 15px;
	background: #FFFFFF;
	width: 196px;
	text-align: center;
	float: left;
}
#footer-bottom-right {
	background: #FFFFFF;
	text-align: center;
	height: 15px;
	float: right; 
	width: 570px;
}
.clear {
	font-size: 1px;
	clear: both;
}
.float-left {
	float: left;
	vertical-align: top;
}
.float-right {
	float: right;
	vertical-align: top;
}
img {
	border: 0px;
}
a img {
	border: 0px;
}
kbd {
	padding: 0px 1px 0px 1px; 
	border-width:  1px 2px 2px 1px; 
	border-style: solid; 
}
abbr {
	border-bottom:  1px dashed; 
	cursor: help
}
acronym {
	border-bottom: 1px dashed;
	cursor: help;
}
dfn {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}
code {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding-left: 1px;
	padding-right: 1px;
}
samp {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding-left: 1px;
	padding-right: 1px;
}
img.left {
	float: left;
	margin-right: 10px;
}
img.right {
	float: right;
	margin-left: 10px;
}
p {
	margin: .5em 0;
}
p.indent {
	margin-left: 40px;
}
p.left {
	text-align: left;
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
span.underline {
	text-decoration: underline;
}
span.strikethrough {
	text-decoration: line-through;
}
div.textbox {
	clear: both;
	float: left;
	width: 150px;
	font-size: .8em;
	padding: 2px 10px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
div.photo {
	float: left;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	padding: 4px;
}
div.photo p img {
	vertical-align: top;
}
hr {
	width: 90%;
	height: 1px;
	color: black;
}