.side_nav {
    font-size: 16px;
    margin: 0;
    width: 175px;
	float: left;
	margin: 0;
}
#content {
    float: left;
    margin-bottom: 75px;
    margin-top: 0px;
    position: relative;
    width: 765px;
	margin-right:10px;
}

h1.accolades {
    /*border-bottom: 1px dotted #E2E2E2;*/
    padding-bottom: 5px;
	color: #0085c3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
	margin-left:15px;
}
.news .news_updates {
    margin-bottom: 30px;
}
.news_updates .section_image {
   /* background: url("../images/news_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}
section_image {
    float: left;
    height: 170px;
    width: 100px;
}
.section_content {
    float: left;
    width: 600px;
}

.section_content h3 {
    font-size: 15px;
    margin-bottom: 15px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#0085c3;
}
.news_updates .news_date {
    word-spacing: 0.1em;
}
news_date_one {
    width: 90px;
}
.news_date {
    float: left;
   font-family: Arial,Helvetica,sans-serif;
    margin-right: 30px;
    text-align: right;
    width: 120px;
    word-spacing: 0.4em;
	color:#4b4b4b;
	font-weight:700;
	font-size: 14px;
}
.news_item {
    float: left;
    font-family: 'GeoMetricSlab712';
    font-size: 16px;
    line-height: 24px;
    list-style-type: none;
    margin: 0;
    width: 585px;
	color:#5f5f5f;
	font-weight:400;
}
.news_item a {
    color: #5f5f5f !important;
}

.hidden {
    display: none;
    visibility: hidden;
}


.show_more {
    background: url("../images/newBg.png") repeat-x scroll 100% center;
    clear: both;
    height: 42px;
    text-align: right;
	/*border-bottom:1px solid #E2E2E2;*/
}
.show_more_button {
	background:url(../images/down_btn.png) no-repeat 99% 50%;
    color: #005A96;
    cursor: pointer;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding-right: 35px;
	float:right;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
	margin-top:2px;
	margin-right:15px;
}
.show_more_button:hover {
    text-decoration: underline;
}

.show_more_button.open {
	background:url(../images/up_btn.png) no-repeat 99% 50%;
}



.show_more_online {
	background:url(../images/down_btn.png) no-repeat 99% 50%;
    color: #005A96;
    cursor: pointer;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding-right: 35px;
	float:right;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
	margin-top:2px;
	margin-right:15px;
}
.show_more_online:hover {
    text-decoration: underline;
}

.show_more_online.open {
	background:url(../images/up_btn.png) no-repeat 99% 50%;
}


.section_content {
    float: left;
    width: 740px;
	/*background:url(../images/newBg.png) repeat-x;
	height:142px;*/
	padding: 0 0 0 15px;
}
.pr .year.first {
    border-top: medium none;
}
.pr .year {
    border-top: 1px solid #E2E2E2;
    padding: 25px 0;
}
.pr .quarter {
    /*margin-bottom: 25px;*/
}

.news_items {
    float: left;
    width: 440px;
}
ul, li{ list-style-type:none;}