@charset "UTF-8";
body {
	margin: 15px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #454545;
	background-color: #000000;
	line-height: 16pt;
}
a {
	color: #0066CC;
}
a:hover {
	color: #000066;
}
#container {
	width: 798px;
	background-color: #000000;
}
#rightBox {
	vertical-align: top;
	width: 542px;
	background-color: #000000;
}
#logo {
	margin-top: 26px;
	background-color: #000000;
}
#nav {
	background-color: #454545;
	height: 33px;
	width: 100%;
	margin-top: 10px;
}
#nav .inner {
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 8px;
}
#nav .inner a {
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;
	padding: 0px 16px 0px 14px;
}
#nav .inner a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
#content {
	background: #b3cc7e url(../images/content_bg.gif) repeat-x left top;
	width: 100%;
	height: 100%;
	margin-top: 10px;
}
#content .inner {
	padding: 8px;
}
#contenttable {
	border: none;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	font-size: 10.5pt;
}
#contenttable a {
	text-decoration: none;
}
.mainSpacer {
	width: 13px;
}
#sidebar {
	vertical-align: top;
	width: 243px;
	background-color: #a9c66e;
}
#logoSign {
	background-color: #000000;
}
#sideContent {
	background: #a9c66e url(../images/sidebar_bg.gif) repeat-x left top;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-size: 10pt;
}
#sideContent .module {
	text-align: center;
	padding: 40px 10px 0px 10px;
}
.clr {
	clear: both;
	width: 100%;
	background-color: #a9c66e;
}
.homeImage {
	text-align: center;
	padding: 3px;
}
.homeCaption {
	text-align: right;
	padding: 5px 0px 6px 0px;
}
#slideshow {
	background: url(../images/ss_images/slideshow_bg.png) top left no-repeat;
	width: 414px;
	height: 314px;
	margin: 30px 0 32px 56px;
}
#slideshow img {
	padding: 7px 0 0 6px;
}