/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #243847;
	background-image: url(images/w-bg.gif);
	margin: 0px;
}


#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	width: 984px;
	background-image: url(images/bg-middle.jpg);
	background-color: #243847;
}
#wrapper #masthead {
	background-image: url(images/bg-template.jpg);
	background-repeat: repeat-x;
	width: 970px;
	margin-right: 7px;
	margin-left: 7px;
}
#wrapper #navs {
	background-image: url(images/bg-template.jpg);
	margin-right: 7px;
	margin-left: 7px;
	background-position: center -62px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
}
#wrapper #middle {
	width: 954px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	background-position: center -62px;
	margin-left: 7px;
	background-image: url(images/bg-template-white-top.jpg);
}
#wrapper #bottom {
	margin-left: 7px;
	background-color: #FFFFFF;
	background-image: url(images/bg-template-white-bottom.jpg);
	height: 150px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 7px;
}
#dropmenudiv{
	position:absolute;
	font:normal 12px/normal arial;
	z-index:100;
	margin-bottom: 2px;
	text-align: left;
	text-indent: 17px;
	padding-left: 17px;
	background-image: url(images/arrow_blinker.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#dropmenudiv a{
	display: block;
	text-indent: 1px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	font-weight: normal;
	filter:alpha(opacity=80);
	opacity: 0.5;
	-moz-opacity:0.5;
	color: #000000;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #c0bdac;
	color: #FFFFFF;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
}
#footer a{
	color: #c1dea8;
	text-decoration: none;
	margin-top: 12px;
}
#wrapper #content {
	background-color: #FFFFFF;
	margin-left: 7px;
	padding-left: 16px;
	width: 670px;
	float: left;
	background-image: url(images/bg-template.jpg);
	background-position: center -62px;
	background-repeat: repeat-x;
}
#wrapper #content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF6600;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#wrapper #content #maincontent {
}
#wrapper #content #maincontent h1 {
	font-weight: normal;
	font-size: 30px;
	color: #003366;
}
#wrapper #content #maincontent p {
	font-size: 12px;
	color: #333333;
	margin-right: 16px;
}
#wrapper #content #maincontent li {
	list-style-type: disc;
	font-size: 12px;
	list-style-image: url(images/arrow_blue_small.gif);
	line-height: 24px;
}
#wrapper #content #maincontent a {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #content #maincontent a:link {
	color: #0033FF;
	text-decoration: underline;
}
#wrapper #content #maincontent a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #content #maincontent a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#wrapper #content #maincontent a:active {
	color: #0000FF;
	text-decoration: underline;
}


#wrapper #content #maincontent img {
	text-decoration: none;
	margin-right: 16px;
	margin-bottom: 8px;
}
#wrapper #content #maincontent .learnMore{
	font-size: 12px;
	font-style: italic;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#wrapper #content #maincontent .feature {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#wrapper #sidenav {
	width: 268px;
	float: left;
	background-image: url(images/cut_left.gif);
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 24px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D0CBBB;
	padding-bottom: 32px;
}
#wrapper #sidenav ul {
	margin-top: 24px;
}
#wrapper #sidenav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: -18px;
	padding-bottom: 8px;
	list-style-image: url(images/arrow_orange_small.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


#wrapper #sidenav ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	padding: 4px;

}

#wrapper #sidenav ul li a:link {
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
	font-size: 16px;
	list-style-image: url(images/arrow_orange_small.gif);
	list-style-type: none;
}


#wrapper #sidenav ul li a:visited {
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
	font-size: 16px;
	list-style-image: url(images/arrow_orange_small.gif);
}
#wrapper #sidenav ul li a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	list-style-image: url(images/arrow_orange.gif);
}
#wrapper #sidenav ul li a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	list-style-image: url(images/arrow_orange_small.gif);
}
#wrapper #sidenav ul li ul {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	margin-top: 11px;
}
#wrapper #sidenav ul li ul li{
	font-weight: normal;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 10px;
	margin-bottom: 3px;
}
#wrapper #sidenav ul li #navdetail a {
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
#wrapper #sidenav ul li #navdetail a:hover {
	color: #000000;
}
