body{
	margin: 0;
	padding: 0;
	background: #35537E;
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a{
	color: #00F;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
#pagewidth{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
}
#header{
	width: 1000px;
	height: 100px;
	position: relative;
	background: url(../images/bg-header.gif) #FFF no-repeat 100% 100%;
}
#header h1{
	margin: 0;
	position: absolute;
	top: 15px;
	left: 18px;
}
#header h1 a{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 169px;
	height: 31px;
	background: url(../images/bg-logo.gif);
}
#header .moduletable{
	margin: 0;
	padding:33px 16px 0 0;
	float: right;
	color: #66cc99;
}

a.mainlevel-nav{
	padding:0 6px 0 5px;
	text-decoration: none;
	color: #000;
}
a#active_menu-nav{
	color: #CC321A;
	font-weight:bold;
}
a.mainlevel-nav:hover{
	text-decoration: underline;
}
#header form{
	margin: 0;
	position: absolute;
	bottom: 6px;
	width: 220px;
	right: 0;
	padding: 0;
	list-style: none;
}
#header form fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
#header form input{
	width: 142px;
	height: 16px;
	padding:1px 0 0 4px;
	margin: 0 10px 0 0;
	float: left;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header form a{
	line-height: 18px;
	color: #fff;
	float: left;
}
span.pathway{
	margin: 0;
	position: absolute;
	bottom: 8px;
	left: 236px;
	padding: 0;
	font-size: 9px;
	color: #000;
}
ul.pathway li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
ul.pathway li:after { content: "> "; }
h2.your-destination{
	text-indent: -9999px;
	overflow: hidden;
	margin: 8px 0 10px 32px;
	width: 320px;
	height: 33px;
	background: url(../images/text-your-destination.gif);
}
/* content */
.contentpaneopen ul{
	margin: 11px 0 0 70px;
	padding: 0;
	list-style: none;
}
.contentpaneopen ul li{
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 5px;
}
a.rss{
	background: url(../images/a-rss.gif) no-repeat left;
	padding: 0 0 0 27px;
	height: 15px;
	float: left;
}
div.rss{
	padding: 10px 0 0 0;
	overflow: hidden;
}
#content div.rss p{
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
}

.contentpaneopen .contentheading {
	display:none;
}
/* footer */
#footerOuter {
	width:100%;
	text-align:left;
	clear: both;
	height:80px;
	padding:0px 0px 10px 0px;
}
#footerInner{
	margin:10px 15px 0 25px;
}
#footerInner * {
	margin:5px 0 0 0;
	padding:0;
}
#footerOuter a{
	text-decoration: none;
}
#footerOuter a:hover{
	text-decoration: underline;
}


#footerOuter1 {
	width:100%;
	text-align:left;
	clear: both;
	height:80px;
	padding:0px 0px 10px 0px;
}
#footerInner1{
	margin:10px 15px 0 25px;
}
#footerInner1 * {
	margin:5px 0 0 0;
	padding:0;
}
#footerOuter1 a{
	text-decoration: none;
	color: #bfbfbf;
}
#footerOuter1 a:hover{
	text-decoration: underline;
}






/* index page */
h2.rci-r{
	text-indent: -9999px;
	text-align: left;
	overflow: hidden;
	width: 316px;
	height: 74px;
	float: right;
	margin: 0;
	background: url(../images/text-rci-r.gif);
}
#mainlevel-nav a img{
	position: absolute;
	top: -1220px;
	left: -177px;
	border: none;
}
#mainlevel-nav a:hover{
	border: 0px solid #fff;
}
#mainlevel-nav a:hover img{
	top: 220px;
	left: 77px;
}
/* Style of mosCE editor */
body.mceContentBody {
	background-color: #FFFFFF !important;
	background-image: none;
	text-align:left;
}