@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background-dropshad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#holdAll {
	width: 950px;
	overflow: hidden;
	background-color: #999290;
}
#headerHold {
	height: 132px;
	width: 950px;
	overflow: hidden;
}
#headerCornerImage {
	float: left;
	height: 134px;
	width: 194px;
	margin-right: 16px;
}
#headerMidGrad {
	float: left;
	height: 134px;
	width: 485px;
	margin-right: 16px;
	background-image: url(../images/topgradbar.jpg);
	background-repeat: repeat-x;
}
#headerLogo {
	float: left;
	height: 134px;
	width: 239px;
}
#contentHold {
	width: 950px;
	overflow: hidden;
}
.contentLeftColumn {
	float: left;
	width: 194px;
	margin-right: 16px;
	background-color: #939852;
	background-image: url(../images/menugrad.jpg);
	background-repeat: repeat-x;
}
.contentMiddleColumn {
	float: left;
	width: 485px;
	margin-right: 16px;
}
.printlogo {
	display: none;
}

.contentRightColumn {
	float: left;
	width: 239px;
	background-color: #B6B587;
	background-image: url(../images/rightbargrad.jpg);
	background-repeat: repeat-x;
}
#menuHold {

}
#whitestrip {
	background-color: #FFFFFF;
	height: 39px;
	background-image: url(../images/strip.jpg);
	width: 950px;
}
#footer {
	background-color: #FFFFFF;
	height: 25px;
	width: 950px;
	color: #999290;
	margin-top: 20px;
}
.newsItem {
	width: 219px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.newsHold {
	margin: 10px;
}
.news_item_hold {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}

.newsImage {
	width: 210px;
	margin-left: 3px;
	overflow: hidden;
	margin-bottom: 10px;
}
.news_item_margins {
	margin: 10px;
}
.page_no {
	background-color: #FFFFFF;
	text-align: center;
	color: #7D7F40;
}
