@import "menu.css";
html {
	height: 100%;
	overflow: auto;
}
html > body div#allAreas {
	height: auto;
}
h2,h3 {
	margin: 0em 0em .8em 0em;
	line-height: 1em;
}
p {
	margin: 0em 0em .7em 0em;
	line-height: 1.2em;
}
body {
	background: #fff url('images/bg.jpg') repeat-x;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #576161;
	height: 100%;
	_height: 99.9%;
}
div#allAreas {
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
}
h2,h3 {
	margin: 0em 0em 1em 0em;
}
p {
	margin: 0em 0em 0.8em 0em;
	line-height: 1.3em;
}
div.clear {
	clear: both;
	width: 100%;
	font-size: 1px;
}
div#container {
	position: relative;
	width: 964px;
	margin: 0px auto;
	text-align: left;
	background: url('images/container.jpg') no-repeat;
}
h1#logo {
	margin: 0px 0px 0px 9px;
	height: 97px;
	width: 252px;
	background: url('images/logo.gif');
}
h1#logo em {
	display: none;
}
ul#topNav {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#topNav li {
	display: inline;
	padding: 0px;
	font-size: 8px;
	font-weight: bold;
	padding: 0px 1em;
	border-right: 1px solid #4f4f4f;
}
ul#topNav li.NIMLastItem {
	padding: 0px 0px 0px 1em;
	border-right: none;
}
ul#topNav a {
	color: #4f4f4f;
	font-size: 9px;
	text-decoration: none;
}
ul#topNav a:hover {
	color: #05c5dc;
}
div#phone {
	position: absolute;
	top: 53px;
	right: 15px;
	font-size: 17px;
	font-weight: bold;
	color: #011a2b;
}
div#navBar {
	position: relative;
	top: 2px;
	background: url('images/menuBg.jpg');
	height: 49px;
}
form#searchArea {
	position: absolute;
	top: 10px;
	right: 18px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}
form#searchArea input.text {
	margin: 0px;
	padding: 3px 2px;
	width: 130px;
	border: 0px;
	background: none;
	font-size: 10px;
}
form#searchArea input.button {
	margin: 0px;
	position: absolute;
	top: 3px;
	right: 0px;
	width: 15px;
}
div#contentEnclosure {
	background: url('images/contentArea.jpg') no-repeat;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-bottom: 140px;
}
h2#title {
	margin: 0px;
	padding: 32px 0px 0px 24px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}
div#breadCrumbs {
	padding: 30px 0px 0px 24px;
	color: #2faed7;
	font-weight: bold;
	font-size: 9px;
}
div#breadCrumbs span.delimiterClassStr {
	color: #5e6f72;
	font-weight: normal;
}
div#breadCrumbs a {
	color: #5e6f72;
	font-weight: normal;
	text-decoration: none;
}
div#breadCrumbs a:hover {
	text-decoration: underline;
}
div#contentArea {
	margin: 38px 18px 0px 18px;
}
div#sideNav {
	width: 130px;
	float: left;
}
h3#SNMTitle {
	margin: 0px 0px 0px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #36b0d8;
}
ul#SNM {
	list-style-type: none;
	margin: 11px 0px 12px 0px;
	padding: 0px;
	width: 130px;
	font-size: 10px;
}
ul#SNM li {
	line-height: 19px;
	background: #eff4f6;
	margin: 1px 0px;
}
ul#SNM li.NIMSelected,
ul#SNM li.NIMSelected li {
	background: #fff;
}
ul#SNM li a {
	display: block;
	width: 116px;
	color: #0b5e70;
	text-decoration: none;
	padding: 0px 7px;
	background: url('images/arrowParent.gif') no-repeat 118px 6px;
}
ul#SNM li.NIMSelected a {
	color: #fff;
	background: #36b0d8 url('images/arrowSub.gif') no-repeat 116px 8px;
}
ul#SNM li.NIMSelected li a {
	width: 96px;
	background: none;
	color: #1daad8;
}
ul#SNM li.NIMSelected li.NIMSelected a {
	background: url('images/arrowParent.gif') no-repeat 98px 6px;
	color: #1daad8;
}
ul#SNM li a:hover {
	color: #5e6f72;
}
ul#SNM li.NIMSelected li a:hover {
	color: #5e6f72;
}
ul#SNM ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
ul#SNM li.NIMLastItem {
	border: 0px;
}
ul#SNM ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 2em;
	font-size: 10px;
}
ul#SNM ul li.NIMLastItem {
	padding: 0px 0px 8px 0px;
}
div#content {
	width: 763px;
	float: right;
}
div#content a {
	color: #576161;
}
div#content a:hover {
	text-decoration: none;
}
div#baseline {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url('images/baseline.jpg');
}
div#footer {
	width: 964px;
	margin: 0px auto;
	text-align: left;
	height: 97px;
	background: url('images/footerBg.jpg');
	font-size: 11px;
}
div#footer a {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
ul#footerNav {
	float: left;
}
ul#design {
	float: right;
}
ul#footerNav,
ul#design {
	margin: 27px 0px 0px 0px;
	padding: 0px;
	list-style-type: 0px;
}
ul#footerNav li,
ul#design li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0em 0.8em;
}
ul#footerNav li.NIMLastItem,
ul#design li.NIMLastItem {
	border-right: 0px;
}
