@charset "utf-8";
#NewsTools h4 {
	font-size: 1.5em;
	color: #116EB8;
}
#SecundaryNews {
	float:right;
	width:330px;
	margin-top:10px;
}
#SecundaryNews h4 {
	font-size: 1.5em;
}
h4.newsHeader {
	font-size: 1.6em;
	padding-bottom:5px;
}
#SecundaryNews h4 a  , h4.newsHeader a  , h3.bigNewsHeader a {
	font-weight: bold;
	color: #010344;
    text-decoration:none;
}
#SecundaryNews h4 a:hover  , h4.newsHeader a:hover  , h3.bigNewsHeader a:hover {text-decoration:underline;}
#WrapperContent #SecundaryNews p {
	font-size: 1.3em;
	margin-bottom: 10px;
}
#SecundaryNews p span ,  p.newsIntro span {
	color: #666;
	margin-bottom: 10px;
}
h3.heading {font-size:1.8em;margin-bottom:15px;}
h3.bigNewsHeader {
	font-size:1.8em;
	font-weight:normal;
	padding-bottom: 0.4em;
}
h3.bigNewsHeader a {font-weight:normal;}
#WrapperContent .newsDate {
	color: #666666;
	font-size: 1.2em;
	line-height: 1em;
}

#NewSection ul.bubbleList {
	margin-left:50px;
}

#NewSection ul.bubbleList li {
	float: left;
	display: block;
	width: 170px;
}
.discaimer {
	background: url(../img/texture.gif);
	padding: 10px;
	border: 1px solid #E4E4E4;
	clear: both;
}
#WrapperContent .discaimer p {
	font-size: 1.1em;
	padding-bottom:0;
}
.emailthis {
	background: url(../img/icon_email.gif) no-repeat left;
	padding-left: 20px;
	font-size: 1.2em;
	color: #666666;
	float:right;
}

