/* HOME PAGE */
.news_title{
	position:relative;
	width: 587px;
	height: 25px;
	left: 25px;
	margin: 0;
	padding: 7px 15px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: -10px;
	border-style: solid;
	border: 1 1 1 1;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-color: #236B8A;
	background-color: #236B8A;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5393B1), color-stop(100%, #236B8A));
    background: -webkit-linear-gradient(top, #5393B1, #236B8A);
    background: -moz-linear-gradient(top, #5393B1, #236B8A);
    background: -ms-linear-gradient(top, #5393B1, #236B8A);
    background: -o-linear-gradient(top, #5393B1, #236B8A);
    background: linear-gradient(top, #5393B1, #236B8A);
    -pie-background: linear-gradient(#5393B1, #236B8A);
    /*behavior: url('/css/PIE.htc');*/
}
.news_headline{
position:relative;
width: 615px;
height: 290px;
left: 25px;
border-style:solid;
border: 1 1 1 1;
border-width: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border-color: #236B8A;
background-color: #FFFFFF;
}

.news_headline_row_blue_top{
position:relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
width: 615px;
height: 72px;
left: 0px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-width: 1px;
border-color: #36839C;
margin: 0 auto; 
background-color: #EAF4F9;
}
.news_headline_row_blue{
position:relative;
width: 615px;
height: 72px;
left: 0px;
border-top-style:none;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;
border-width: 1px;
border-color: #36839C;
margin: 0 auto; 
background-color: #EAF4F9;
}

.news_headline_row_white{
position:relative;
width: 615px;
height: 72px;
left: 0px;
border-top-style:solid;
border-right-style:none;
border-bottom-style:solid;
border-left-style:none;
border-width: 1px;
border-color: #36839C;
margin: 0 auto; 
}

.news_headline_row_white_bot{
position:relative;
width: 615px;
height: 72px;
left: 0px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
border-width: 1px;
border-color: #36839C;
margin: 0 auto; 
}

.news_headline_1_left{
position:relative;
width: 552px;
height: 72px;
left: 0px;
border-top-style:none;
border-right-style:solid;
border-bottom-style:none;
border-left-style:none;
border-width: 1px;
border-color: #36839C;
}

.news_headline_1_right{
position: absolute;
top: 15px;
right: 0;
width: 61px;
height: 70px;
text-align: center;
font-size: 12px;
}

.news_headline_padding{
padding: 14px 6px 6px 16px;
}

.news_headline_anchor{
height: 15px;
margin: 0;
padding: 0;
font-weight: normal;
}

a.news_headline_anchor{
font-size:14px;
}

.news_blurb{
font-size: 12px;
padding-top:12px;
text-decoration: none;
color:#000000;
}


.floatright{ 
float: right; 
margin: 10px 10px 5px 5px; 
}


.localized_news{
width: 624px;
position:relative;
left: 20px;
font-size:11px;
margin-top: 20px;
}

.localized_news .pod.box {
	cursor: auto;
	margin-bottom: 0;
}

.localized_news .local_more_arrow {
	position: absolute;
	left: 148px;
	height: 12px;
	width: 41px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	top: 256px;
}

h2.head {
	margin: 0;
}

ul.stories
{
list-style-type: none;
padding:0px;
margin-top: 2px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
}

li.stories
{
margin-top: 0px;
margin-bottom:10px;
margin-left: auto;
margin-right: auto;
padding:2px;

text-decoration: none;
}

/*.story_anchor{
color: #000000;
text-decoration: none;
}*/


.columns{
/*height: 311px;*/
width: 612px;
border-style:solid;
border: 1 1 1 1;
border-width: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border-color: #989EA1;
position:relative;
left: 25px;
background-color: #FFFFFF;
}

.columns_header{
width: 608px;
height: 42px;
margin: 2px auto 0;
}

.column_items{
width: 580px;
margin: 0 auto;
font-size: 12px;
}
.col_author{
color:#ce4c05;

}
/*a.column_items:link{
color:#000000; 
text-decoration: underline;
}

a.column_items:visited{
color:#000000;
text-decoration: underline;
}


a.column_items:hover{
color:#000000;
text-decoration: underline;
}

a.column_items:active{
color:#000000;
text-decoration: underline;
}*/


/* HOME PAGE */
