
a:hover {
	text-decoration: underline;
}
#pageTitleNews {
	font-size: 1.6em;
}
#content {
	font-size: 1.2em;
}

#content {
	width:590px;
	float: left;
}

#oBanner {
	float: right;
}

#LeaderText {
	float: left;
}

#oDate {
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #6258A0;
}
#oIntro {
	height: 95px;
	color: #6258A0;
}

#oNews {
	width:181px;
	float:left;
	text-align:right;
	border-left: 1px solid #E6E6E6;
	
}
#oNews #more {
	color:#452564;
	text-decoration:underline;
}
#oNews #more span {
	font-size:1.4em;
	font-weight:bold;
}
#oNews hr {
	margin-left:15px;
}
#news {
	width:181px;
	height:24px;
	display:block;
	background: url(../images/latest_news-title.jpg) 		no-repeat left top;
	color:#FFFFFF;
	padding:7px 0px 4px 12px;
	font-size:.9em;
	text-align:left;
	font-size: 11px;
}
#oSubTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #6258A0;
}
#oStart {
	margin-top: 20px;
	width: 255px;
	float: left;
	margin-right: 20px;
	height: 250px;
}
#oStartImage {
	float: left;
	margin-top: 5px;
	width: 300px;
	line-height: 110%;
	height: 270px;
	color: #6258A0;
	font-size: 0.75em;
}
#oStartImage img {
	margin-bottom: 5px;
}
#oIntro {
	margin-top: 15px;
}
#oMain {
	margin-right: 20px;
}
.doubleBracket {
	color: #6258A0;
}

.newsItem {
	text-align:left;
	margin-left:15px;
}
.newsItem img {
	margin-top: 5px;
}
.newsItem h4 {
	color:#6258A0;
	font-size:0.8em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}
.newsItem a {
	position: relative;
	color:#666666;
	font-size:0.9em;
	text-decoration:none;
}
.newsItem a:hover {
	text-decoration:underline;
}
.newsItem a span {
	font-family: Arial, Helvetica, sans-serif;
	color:#452564;
	font-weight:bold;
}



