body {
	font-family: Arial;
	font-size: 0.8em;
	background-color: #000;
	background-image: url(/core-index/layouts/rns2/background.jpg);
	background-attachment: fixed;
	background-position: center top;
}

span#pageTitle {
	display: none;
}

#dummyBody {
	width: 980px;
	background-image: url(/core-index/layouts/rns2/whitegreycontent.png);
	background-repeat: repeat-y;
}
#header {
	background-image: url(/core-index/layouts/rns2/header.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 112px;
}

#topMenu {
	width: 1010px;
	margin-left: -15px;
	padding-left: 20px;
	height: 47px;
	background-image: url(/core-index/layouts/rns2/menu.png);
	background-repeat: no-repeat;
}

#topMenu ul {
	margin: 0px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
}

#topMenu ul li {
	display: inline;
		padding: 0px 5px;
	list-style: none;
	margin: 0px;
	margin-right: 20px;
	font-weight: bold;
}
#topMenu a {
	color: #000;
	text-decoration: none;
}
#topMenu a:hover {
	color: #666;
	text-decoration: none;
}
#topMenu li#active a {
	text-decoration: none;
	color: #000;
	background-color: #c8cb9c;
	padding: 5px;
	border: 1px solid #a1a474;
}
#leftMenu {
	float: left;
	width: 209px;
	margin-left: 0px;
	padding: 0px 12px;
	margin-top: -6px;
}

#leftMenu h4 {
	width: 290px;
	margin: 0px;
	margin-top: 0px;
	color: #333;
	margin-left: -11px;
	padding: 5px 10px;
	background-image: url(/core-index/layouts/rns2/lm_topp.png);
	background-repeat: no-repeat;
}
#navigation {
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul.first {
	margin-top: 5px;
	margin-bottom: 10px;
}

#navigation ul li {
	margin: 3px;
	list-style: none;
}
#navigation ul li ul.deep {
	margin-left: 5px;
	font-size: 80%;
}
#navigation a {
	color: #959595;
	text-decoration: none;
}
#navigation a:hover {
	color: #5b5b5b;
	text-decoration: none;
}
#navigation a.active {
	text-decoration: none;
	color: #2b2b2b;
}
#navigation a img {
	margin-bottom: 5px;
	border: 0px;
}
#containerHolderTop { 
	width: 946px;
	height: 7px;
	background-image: url(/core-index/layouts/rns2/top.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#containerHolder {
	width: 946px;
	background-image: url(/core-index/layouts/rns2/bg.png);
	margin: 0px auto;
}
#containerHolderBottom { 
	width: 946px;
	height: 12px;
	background-image: url(/core-index/layouts/rns2/bottom.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#midHolder {
	margin-left: 40px;
	width: 659px;
	float: left;
}

#content {
	padding: 0px 10px;
	color: #424242;
}
#leftMenu a.headingLink {
	color: #000;
}
#leftMenu a.headingLink:hover {
	color: #000;
}
#leftMenu a.headingLink:visited {
	color: #000;
}
a {
	color: #53789a;
}
a:hover {
	color: #7fabd5;
}
a:visited {
	color: #294d6e;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #333;
}

#footer {
	display: none;
}
.menuBoxTop {
	margin-top: 10px;
}
.firstMenuBox .menuBoxTop {
	margin-top: 0px;
}
.menuBoxContent {
}
.menuBoxBottom {
	margin-bottom: 10px;
}

.path {
	font-size: 0.8em;
	margin-top: 10px;
}

.show_printable {
	float: right;
}

div.newsContainer {
	width: 100%;
}
	div.newsInfo {
		width: 400px;
	}
	p.newsReadMore {
		margin-left: 0px;
		text-align: right;
	}
	hr.newsDivider,hr {
		border: 0px;
		border-bottom: 0px solid #eaeaea;
		clear: both;
		padding: 10px 0px;
		background-image: url(/core-index/layouts/ni00-1/staples.png);
		background-repeat: repeat-x;
		background-position: center center;
	}
	div.newsImage {
		margin-right: 10px;
		float: right;
		margin-bottom: 10px;
	}
	div.imageInNews {
		margin-top: 70px;
		float: right;
		border: 0px;
	}	
	img.imageInNews {
		margin-top: 00px;
		float: right;
		border: 0px;
	}
	a img.newsImage {
		border: 0px;
	}
	div.newsIngressInNews {
		font-style: italic;
	}
	img.newsImage {
	}
	#content h1.newsTitle {
		margin-top: 20px;
		padding: auto;
	}
	h2.newsTitle {
		font-size: 1em;
		font-weight: bold;
	}
	#content h2.newsTitle a {
		color: #000;
		text-decoration: none;
	}
	span.latest_news_date { 
		font-size: 70%;
		text-align: right;
		display: block;
	}
	p.newsIngress { }
