/* CSS Document */
#navigation
{
	width: 160px;
	float: left;
}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	margin: 0px 0 0 0;
	width: 200px;
}

#navigation ul li
{
	list-style: none;
	border-top: 1px solid #494f45;

}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	width: 132px;
	padding: 5px 0;
	padding-left: 10px;	
	background: url(../images/nav-arrow.gif) 0px 12px no-repeat;
}

#navigation ul li.last
{
	border-bottom: 1px solid #494f45;
}


#navigation ul li a:hover
{
	background: url(../images/nav-arrow-over.gif) 0px 12px no-repeat;
	color: #6a7065;
}
td.focus_container {
	border: 1px solid #e5e5e5;
	vertical-align: top;
}
.newsline {
width:98%;
	margin-bottom: 5px;
	padding: 0;
	font-size: 1px;
	border-bottom: 1px solid #e5e5e5;
	height: 0px;
}
.outline2 { 
	background: url(images/logo.html) repeat-x;
	width: 250px;
	height: 137px;
	margin: 0 0 2px 0;
	background-color:#1b2631;  
}
.outline3 { 
	background: url(images/menu.html) repeat-x;
	width: 250px;
	height: 137px;
	margin: 0 0 2px 0;
	background-color:#1b2631;  
}

/*********************************************************************************************/
.headlinebacknew {
	width: 730px;
	height: 222px;
	background:#FFF;
}
.headlinebackautonew {
	width: 665px;
	height: 240px;
	margin-left: -20px; 
	margin-top: 0px;
	float: left;
}
.img{
	float: left; 
	display: none; 
	margin-left: -12px; 
	margin-top: -18px;
}
.headlinesPad {
	padding-top: 0px; 
	float: right;
}
.rotatorBlock {
	width: 238px; 
	height: 226px;
}
.rotatorSubhead {
	width: 225px; 
	padding-top: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}
.rotatorText {
	width: 225px; 
	padding-top: 5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	text-align:justify;
}
.rotatorMoreText {
	color: #000;
}
.rotatorMoreText a {
	color: #000; 
}
.rotatorMoreText a:hover {
	color: #03F; 
}
.rotatorNavPad {
	padding-left: 20px; 
	padding-top: -10px;
}
.rotatorNavText {
	width: auto; 
	height: 18px; 
	font-family: 'Arial Black'; 
	font-size: 14px; 
	color: #006699;
}
.rotatorNPPad {
	margin-top: -15px;
}
.rotatorNavButton {
	float: left;
	width: 21px; 
	height: 20px; 
	margin-top: -18px;
}
.rotatorNavButtonOn {
	background-color: #999;
}