@charset "UTF-8";
/* CSS Document */
a, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#homewrapper {
	background-color: #CCCCCC;
}
#column1 {
	float: left;
	/*width: 335px;*/
	width: 335px;
	margin: 0px;
}
#column2 {
	width: 150px;
	margin-left: 25px;
	float: left;
}
.featured {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc3300;
	padding: 10px 0 4px 10px;
	margin:0 0 20px 0;
	position: relative;
}
#column1 .featured img {
	float: left;
	margin-right: 10px;
}
#homewrapper #column1 #featuredad {
	margin-bottom: 12px;
}
#column2 .featured {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc3300;
}
#column1 .featured h1 {
	text-transform: none;
	color: #000066;
	font-size:12px;
}
#homewrapper h2 {
	font-size: 11px;
	text-transform: capitalize;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(../home/images/featured_tab_blank.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding:0px 20px 0px 6px;
	display:inline-block;
	height: 16px;
	width:auto;
	_display:inline;
	_border-top-width: 1px;
	_border-top-style: solid;
	_border-color: #cc3300;
}
#homewrapper .titlebar {
	height: 16px;
	width:100%;
	margin: 0px;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc3300;
}
#homewrapper #column2 h2 {
	background-image: url(../home/images/right_tab_blank.gif);
	padding:0px 10px 0px 6px;
	border-top:none;
	_border-bottom-width: 1px;
	_border-bottom-style: solid;
	_border-color: #cc3300;
}
#homewrapper #column2 h4 {
	color: #000066;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size:12px;
	color:#000066;
}
#homewrapper #column2 .featured ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#homewrapper #column2 .featured li {
	margin-bottom: 4px;
}
/*news area styles*/
#newscontainer {
	position:relative;
	height: 119px;
	width: 333px;
	margin-bottom: 12px;
	border: 1px solid #b48c48;
	overflow: hidden;
}
.news_show p {
	margin: 6px 6px 0 0;
	padding:0;
}
.news_show img {
	margin-right: 6px;
	display:inline;
	float:left;
}
#news_display {
	display:none;
}
.topstorieshead {
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
a.topstorieshead {
	color:#990000;
}
a.topstorieshead, a.topstoriestext  {
	text-decoration: none;
}
a:hover.topstorieshead {
	text-decoration: underline;
}
a:hover.topstoriestext {
	text-decoration: underline;
	color: #000000;
}
.topstoriesdate {
	font-size: 9px;
}
.topstoriestext, a.topstoriestext {
	color: #000000;
	font-size: 12px;
}
#news_display p {
	margin-top: 6px;
}
.news_style {
	background-color: #FFFFFF;
	height: 100%;
	padding-right: 6px;
	width:100%;
	float: left;
	display:inline;
}
.active {
	background-color: #FFFFFF;
}
#newscontrols {
	float: left;
	margin-top: 2px;
}
#newscontrols img {
	margin-right: 0px;
	float: left;
}
#storycontrols {
	position: absolute;
	z-index: 100;
	right: 4px;
	bottom: 4px;
	width: 100%;
	height:13px;
}
#storycontrols #morenews {
	float: right;
}
#newscontrols {
	float: left;
	margin-top: 2px;
	padding-left:76px;
	height: 13px;
	width:30px;
	overflow:hidden;
}
#newscontrols img {
	display:inline;
}
#showhere {
margin:0;
padding:0;
float:left;
}
.news_show {
margin:0;
padding:0;
}
#news_button {
margin:0;
padding:0;
float:left
}
.news_style {
	display:none;
}
.readmore {
	width:100%;
	margin: 0px;
}
.readmore p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	color: #999999;
	text-align: right;
	margin: 0px;
}
.readmore a {
	color: #999999;
}
.readmore .arrow {
	margin-left:4px;
	margin-top:3px;
	float:right!important;
}
.learnmoretriangle {
	background-image: url(../../home/images/graytriangle.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	float: right;
	height: 20px;
	width: 70px;
	padding-right: 15px;
	text-align: left;
	display: block;
}
