@import "menu.css";
html {
	height: 100%;
	overflow: auto;
}
html > body div#allAreas {
	height: auto;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	background: #656e51 url('images/bg.gif') no-repeat center top;
	line-height: 15px;
	height: 100%;
}
div#allAreas {
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
	background: url('images/footerrep.jpg') repeat-x bottom;
}
img {
	border: 0px;
}
h1,h2 {
	margin: 0em 0em 0.5em 0em;
	line-height: 1em;
}
p {
	margin: 0em 0em 1.2em 0em;
	line-height: 1.3em;
}
a {
	color: #2470de;
}
a:hover {
	text-decoration: none;
}
div.clear {
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
div#container {
	position: relative;
	width: 842px;
	margin: 0px auto;
	text-align: left;
	height: auto;
}
div#header {
	margin: 0px;
	width: 842px;
}
img#printlogo {
	display: none;
}
div#mainNav {
	height: 39px;
}
div#pagelet {
	float: right;
	width: 220px;
	margin: 52px 5px 0px 0px;
}
div#heading {
	text-align: right;
    padding: 5px 0px 20px 0px;
	height: 37px;
}
div#contentArea {
	margin: 0px;
	width: 842px;
	background: #fff;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding-bottom: 105px;
}
div#sideNav {
	float: left;
	margin: 7px 5px 10px 7px;
}
ul#SNM {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 160px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	list-style: none;
	font-size: 15px;
}
ul#SNM li {
	list-style-image: none;
}
ul#SNM li a {
	text-decoration: none;
	width: 150px;
	display: block;
	color: #fff;
	background: #bbbfb2;
	padding: 8px 0px 8px 10px;
	border-bottom: 3px solid #fff;
}
ul#SNM li a:hover,
ul#SNM li.NIMSelected a {
	background: #aeb838;
}
ul#SNM ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#SNM ul li a {
	width: 140px;
	padding: 5px 0px 5px 20px;
	font-size: 11px;
}
ul#SNM li.NIMSelected ul li a,
ul#SNM li.NIMSelected ul li a:hover {
	background: none;
	color: #0a1e36;
}
div#content {
	float: right;
	width: 645px;
	margin: 20px 10px 10px 10px;
	display: inline;
}
div#baseline {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
div#footer {
	text-align: left;
	width: 842px;
	height: 102px;
	background: #7b846a url('images/footerbg.gif') no-repeat bottom;
	margin: 0px auto;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #aaaf9f;
	font-weight: normal;
}
div#footer a {
	color: #aaaf9f;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footerNav {
	float: left;
	width: 470px;
	margin: 20px 0px 0px 20px;
}
ul#design {
	float: right;
	width: 290px;
	margin: 62px 0px 0px 0px;
}
div#footerNav,
ul#design {
	padding: 0px;
	list-style: none;
}
ul#design li {
	display: inline;
	border-right: 1px solid #aaaf9f;
	padding: 0em 0.8em;
}
ul#design li.NIMLastItem {
	border-right: 0px;
	background: none;
}
p#text {
	margin: 0px 0px 0px 26px;
	color: #adb96e;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 12px;
}
p#text span {
	color: #aaaf9f;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 12px;
}
p#open{
	margin: 10px 0px 0px 26px;
	color: #c9d297;
	width: 470px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
