body {
	
}

.newshdr {
	color: #eeeeec;
	background-color: #00438a;
	padding: 5px;
	margin-top: 2em;
	background-image: url('../img/bg.png');
	background-repeat: repeat-x;
	clear: both;
}

.newshdr a {
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-bottom;
	color: #eeeeec;
}

.newssub a {
	color: #00438a;
}

.newsimg {
	vertical-align: text-bottom;
}

.newsphoto {
	float: right;
	width: 100px;
    margin-bottom: 20px;
}

.readmore {
	font-weight: bold;
	text-decoration: underline !IMPORTANT;
}

.newssum a {
	text-decoration: none;
	color: #00438a;
}

a#backtonews {
	text-decoration: none;
	font-weight: bold;
	color: #00152e;
}

#mediac {
	margin-left: 10px;
	display: inline;
}

div.com h6 {
	font-size: small;
	background-image: url('../img/bg.png');
	background-color: #00438a;	
	background-repeat: repeat-x;
	color: #eeeeec;
	margin: inherit;
	padding-left: 5px;
	margin-top: 1em;
}

div.com p {
	margin: 0;
}

.vtb { vertical-align: text-bottom; }
#commentbox { width: 100%; }

hr {
	height: 1px; background-color: #00438a; border: 0; clear: both;
}

