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

.container_two{
border-top:1px solid #ccc;    
}
.newsBorder {
	border-left:1px solid #ccc;	
}

.newsMenuLeft img {
margin:4px auto 6px 24px;
}
#newsFeature .line { height:1px; color:#CCC; width:100%;  }

#newsFeature {margin:-5px 0 0 -14px;}
#newsFeature h1 {font-size: 1.0em;margin-right:0px;letter-spacing:0.06em;}
#newsFeature h1 a {color:#2f7599;}
#newsFeature h2 {font-size: 10px;color:#000000;}
#newsFeature h4 {color:#999;}
#newsFeature h5 {font-size: 12px;color:#e86f19;margin:5px 10px 20px 0;}/*for sub headline */
#newsFeature ul {margin-bottom:-10px;}
#newsFeature ul li {list-style:none; border-bottom:1px solid #CCC;padding-bottom:20px;}
#newsFeature p {color: #4F4742; margin: -18px 0px 10px 0;font-size: 1.0em; }
#newsFeature img {margin:0px 12px 1px 0;padding:1px;}

.featureImage {padding-right:6px; margin-bottom:0px;float:left; }

.newsFeatureParagraph {color: #000;}
.newsFeatureDate {color: #f90;margin-right:10px; font-size: 10px;}

.newsSubFeatureParagraph {font-size: 9px;}
.newsSubFeatureDate {color: #f90; margin-right:10px;}


#newsSubFeature ul {color:#000;margin:-5px 0 0 -10px;}
#newsSubFeature ul li {background:none; border-bottom:1px solid #CCC;margin-top:8px;padding-bottom:5px;}
#newsSubFeature h3 {font-size: 1.0em;letter-spacing:0.06em;line-height:15px;}
#newsSubFeature h3 a {color:#2f7599;line-height:14px; }
#newsSubFeature a.more {color:#f6882f;line-height:14px; }
#newsSubFeature h4 {color: #4a769c; font-size: 10px;}
#newsSubFeature p {color: #4F4742; margin-top: -10px; font-size:1.0em;line-height:1.1em;}
#newsSubFeature img {margin-top:10px}

.subImage { float:left; margin:0px 12px 3px 0;padding:3px; height:100%;}
.subImage span p{ margin-top:-10px;font-size:9px;}

.newscontent{
	
}

.inTheNews{
background:url(/news/assets/inTheNewsGradient.jpg) top left repeat-x;
padding:6px 0px 0px 8px;
margin-bottom:20px;
border-bottom:1px solid #ccc;
}
.inTheNews h2 {
	color:#3c6e93;
}
.inTheNews .inTheNewsDate{
	color:#f6882f;	
}
.inTheNews ul li {
	list-style:none;
}
.inTheNews a {
	color:#333;
}

#newsListing {}
#newsListing ul {margin-bottom:10px;line-height:15px;}
#newsListing ul li{margin:0 40px -37px 16px;}
#newsListing ul li a {font-size:.58em;color:#e55302;font-weight:normal;letter-spacing:0.06em;line-height:12px;}


.newsDetail {}
.newsDetail h2 {font-size:1.1em;margin-bottom:9px;}
.newsDetail h5 {margin:0 20px 0 0; font-size:.8em;line-height:18px;}
.newsDetail p {font-size:.85em;}

.detailImage{
float:right;
width:250px;
}

.detailImage img{
padding:12px 0px 10px 12px;
/*float:right;*/
}
.detailImage span{
font-size:10px;
padding:0px 0px 10px 10px;
display:block;
width:250px;
/*float:left;*/
}

.additionalnav ul {
padding:5px 0 5px 8px;
background-color:#ebedf1;
}

