@charset "utf-8";
/* CSS Document */

 .odd{background-color: #FFF;}
 .even{background-color: #EEE;}

#content_latest_wire{
	width: 960px;
	height: 100%;
	background-color: #FFF;
	padding: 10px;
}

.chart_header{
	font-family:helvetica, arial;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	padding-left: 110px;
}

.banner{
	text-align:center;
}

.header_red_gradient{
background-image: url(../images/header_red_gradient.gif);
background-repeat: repeat-x;
font-size: 12px;
color: #FFF;
text-transform: uppercase;
height: 25px;
margin: 0;
line-height: 25px;
padding: 0 0 0 6px;
font-weight: bold;
font-family: helvetica, arial, sans-serif;
letter-spacing: 0.3px;
}

.wire_header{
	font-family:helvetica, arial;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

.date_header{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: helvetica, arial;
	text-align: right;
	padding-right: 50px;
}

.date{
	font-family:helvetica, arial;
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}

.headline{
	font-family:helvetica, arial;
	font-size: 12px;
	text-align: left;
	padding-left: 6px;
}

.wire_headline{
	font-family:helvetica, arial;
	font-size: 12px;
	text-align: center;
}

.wire_headline_link{
	font-family:helvetica, arial;
	font-size: 12px;
	text-align: center;
	color: #006;
}

.headline a{
text-decoration: none;
color: #006;
}

.headline a:hover{
text-decoration: underline;
}

.headline a:visited{
	color: #006;
}

.wire_headline a{
text-decoration: none;
color: #006;
}

.wire_headline a:hover{
text-decoration: underline;
}

.wire_headline a:visited{
	color: #006;
}