
/* -----------------------------------------------------------------*/

/* News Styles Below
----------------------------------------------*/

.acsysNewsContainer {
	display:block;
	float:left;
	width:668px;
	padding:0px 0px 0px 0px;
	margin:0;
	text-align:left;
}
.yearContainer{
	display:block;
	float:left;
	width:668px;
	padding:10px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 0px 0px;
}
.yearContainer .newsInstructions{
	font-size:12px;
	font-weight:bold;
	color:#898476;
	margin:0;
	padding:0px 0px 5px 0px;
}
.yearContainer ul {
	margin:0;
	padding:0;
	list-style:none;
}
.yearContainer li {
	margin:0;
	padding:0px 1px 0px 0px;
	background:#ffffff;
	float:left;
	list-style:none;
}
.yearContainer a:link,
.yearContainer a:visited {
	display:block;
	float:left;
	padding:4px 6px 4px 6px;
	background:#a19d94;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.yearContainer a:hover,
.yearContainer a:visited:hover {
	display:block;
	float:left;
	padding:4px 6px 4px 6px;
	background:#f37025;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.yearContainer li.archive_on a:link,
.yearContainer li.archive_on a:visited,
.yearContainer li.archive_on a:hover,
.yearContainer li.archive_on a:visited:hover {
	display:block;
	float:left;
	padding:4px 6px 4px 6px;
	background:#f37025;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.acsysNewsListContainer {
	display:block;
	float:left;
	width:668px;
	padding:20px 0px 20px 0px;
}
.acsysNewsContent {
	display:block;
	float:left;
	width:668px;
	padding:10px 0px 10px 0px;
}
.acsysNewsDateContainer {
	display:block;
	float:left;
	width:668px;
	padding: 0px 0px 10px 0px;
}
.acsysNewsDateContainer .newsDate {
	display:block;
	float:left;
	width:60px;
	font-size:13px;
	color:#f37025;
	background-color:#ffffff;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}
.acsysNewsDateContainer .backToTop {
	display:block;
	float:left;
	width:608px;
	text-align:right;
	background: url(../images/tile_divider.gif) repeat-x 0px 13px;
	padding: 0px 0px 10px 0px;
}
.acsysNewsContentContainer {
	display:block;
	float:left;
	width:668px;
	padding:0px 0px 0px 0px;
}
.acsysNewsContentContainer .newsImage {
	display:block;
	float:left;
	width:88px;
	padding:0px 0px 0px 12px;
}
.acsysNewsContentContainer .newsContent {
	display:block;
	float:left;
	width:528px;
	padding:0px 20px 0px 20px;
}
.acsysNewsContentContainer .newsContent .newsHeadline {
	font-size:13px;
	color:#333333;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	line-height:16px;
}
.acsysNewsContentContainer .newsContent .newsHeadline a:link,
.acsysNewsContentContainer .newsContent .newsHeadline a:visited{
	font-size:13px;
	color:#333333;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.acsysNewsContentContainer .newsContent .newsHeadline a:hover,
.acsysNewsContentContainer .newsContent .newsHeadline a:visited:hover{
	font-size:13px;
	color:#f37023;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.acsysNewsContentContainer .newsContent .newsDescription {
	font-size:12px;
	line-height:16px;
	color:#898476;
	padding:0px 0px 5px 0px;
}
.acsysNewsContentContainer .newsContent .newsLinks {
	font-size:12px;
	line-height:16px;
	color:#898476;
	padding:5px 0px 5px 0px;
}
.acsysNewsContentContainer .newsContent .linkDivider {
	background:url(../images/img_btn_divider.gif) repeat-y 0px 2px;
	padding: 0px 0px 0px 12px;
}
.acsysNewsContentContainer .newsContent a:link.newsArrowLink,
.acsysNewsContentContainer .newsContent a:visited.newsArrowLink{
	display:block;
	padding:0px 10px 0px 20px;
	background:url(../images/img_news_arrow.gif) no-repeat 0px 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float: left;
}
.acsysNewsContentContainer .newsContent a:hover.newsArrowLink,
.acsysNewsContentContainer .newsContent a:visited:hover.newsArrowLink{
	display:block;
	padding:0px 10px 0px 20px;
	background:url(../images/img_news_arrow.gif) no-repeat 0px 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float: left;
}
.acsysNewsContentContainer .newsContent .readMoreLink {
	padding-right:8px;
}
.alignMiddle {
	vertical-align:middle;
}
.acsysNewsDetailContainer {
	display:block;
	float:left;
	width:668px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #f1f1f1;
	margin:0px 0px 20px 0px;
}
.acsysNewsDetailContainer .shareNews {
	display:block;
	float:left;
	width:668px;
	padding:5px 0px 5px 0px;
	text-align: right;
}

/*BODY LINKS*/

.acsysNewsDetailContainer .DetailLink a:link,
.acsysNewsDetailContainer .DetailLink a:visited{
	display:block;
	padding:3px 6px 3px 6px;
	color:#f37023;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.acsysNewsDetailContainer .DetailLink a:hover,
.acsysNewsDetailContainer .DetailLink a:visited:hover{
	display:block;
	padding:3px 6px 3px 6px;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.acsysNewsDetailContainer .content {
	display:block;
	float:left;
	width:668px;
	padding:10px 0px 0px 0px;
}
.boldDate {
	font-weight:bold;
	color:#333333;
	display : inline;
	font-family:arial,helvetica,sans-serif;
	font-size: 13px;
}
.newsImageRight {
	float:right;
	padding:5px 0px 10px 20px;
}

.addthis_default_style a
{
	background: #A19D94 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}
.addthis_default_style a:hover
{
	background: #F37023 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}



