/*-------------------- General Layout Styles --------------------*/

.input
{
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1b4f93;
	text-decoration:none;
}

.search_input
{
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#274c7e;
	text-decoration:none;
	border:transparent;
	background:transparent;
	padding:5px;
}
#cmsfooter {
padding-top:26px
}
.breakingNews {
color:#fff;
padding:5px;
min-height:105px;
font-size:10px;
}
.blueRunner {
background:url(blue-runner.gif) 7px 0 repeat-y;
}
.blueBase {
background:url(blue-base.gif) 7px bottom no-repeat;
padding:0 0 0 7px;
}
.background {
background:url(mbg.jpg) 50% 0% repeat-y;
width:1412px;
margin:-20px auto 0 auto;

}
body {
}
.middleRunner {
background:url(midRunnerbg.jpg) 183px 0px repeat-y;
}
.breakingNews .htmlarea_table td p {
color:#fff;
font-size:10px;
}