#blurb {
	height: 155px;
	margin-bottom: 9px;
}
.home1 #blurb {
	background: #cd0000 url(../images/bg/home.jpg) no-repeat top left;
}
.home2 #blurb {
	background: #cd0000 url(../images/bg/home_2.jpg) no-repeat top left;
}
.home3 #blurb {
	background: #cd0000 url(../images/bg/home_3.jpg) no-repeat top left;
}
.home4 #blurb {
	background: #cd0000 url(../images/bg/home_4.jpg) no-repeat top left;
}
h3 {
	font-size: 1.1em;
	position: relative;
	border-left: 5px solid black;
	background-color: #e4e4e4;
	line-height: 1.2em;
	padding: 4px 0;
	padding-left: 6px;
	padding-right: 110px;
	margin-top: 0;
	margin-bottom: 10px;
}
#blurb h3 {
	background: transparent;
	text-align: right;
	height: 155px;
	margin: 0;
	padding: 0;
	border: none;
}
a.archivexref {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 120%;
	position: absolute;
	right: 4px;
	font-weight: normal;
	top: 5px;
	padding-right: 10px;
	background-position: center right;
	background-repeat: no-repeat;
}
.sector1 h3 {
	border-left-color: #cd0000;
	color: #cd0000;
}
.sector2 h3 {
	border-left-color: #0e133d;
	color: #0e133d;
}
.sector3 h3 {
	color: #2a93b5;
	border-left-color: #2a93b5;
}
.sector4 h3 {
	color: #6b9b00;
	border-left-color: #6b9b00;
}
.sector5 h3 {
	color: #585858;
	border-left-color: #585858;
}
.sector1 h3 a.archivexref {
	color: #cd0000;
	background-image: url(../images/archive-sector1.gif)
}
.sector2 h3 a.archivexref {
	color: #0e133d;
	background-image: url(../images/archive-sector2.gif)
}
.sector3 h3 a.archivexref {
	color: #2a93b5;
	background-image: url(../images/archive-sector3.gif)
}
.sector4 h3 a.archivexref {
	color: #6b9b00;
	background-image: url(../images/archive-sector4.gif)
}
.sector5 h3 a.archivexref {
	color: #585858;
	background-image: url(../images/archive-sector5.gif)
}
.newsblock {
	width: 48%;
	padding: 0 1%;
	float: left;
	margin-bottom: 20px;
}
.newsblock ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.newsblock li {
	font-size: 0.9em;
	color: #9c9c9c;
	margin: 0;
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	clear: left;
}
.newsblock li.first {
	padding-top: 0;
	font-size: 1em;
	border-bottom: none;
}
.newsblock li.second {
	border-top: 2px solid #e4e4e4;
}
.newsblock li.last {
	border-bottom-width: 2px;
}
.newsblock a.archivexref {
	font-weight: normal;
}
.newsblock img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.blockcontainer {
	clear: left;
}
#mainnewsblock {
	float: none;
	width: 98%;
}
#mainnewsblock img {
	margin-right: 19px;
}
#mainnewsblock li.first a {
	font-size: 1.3em;
}
