﻿#News-Left
{
	width: 700px;
	max-width: 700px;
	height: auto;
	float: left;
	vertical-align: top;
}
#News-Right
{
	width: 290px;
	max-width: 290px;
	height: auto;
	float: right;
	vertical-align: top;
}
DIV.newsBlock
{
	clear: both;
	padding: 5px 0px 10px 0px;
}
.newsMainHeadline
{
	font-family: Arial;
	font-size: 12px;
	color: #383838;
}
.newsMainHeadline H2, .newsMainHeadline H2 A
{
	font-family: Arial, Verdana !important;
	font-size: 17px !important;
	font-weight: bold;
	color: #202020 !important; 
	text-decoration: none !important;
	margin: 7px 0px 5px 0px;
	clear: both;
}
.newsMainHeadline IMG
{
	float: left;
	width: 160px;
	padding: 0px 10px 10px 0px;
	border: none !important;
}
.newsMainHeadlineContinue, A.newsMainHeadlineContinue, A.newsMainHeadlineContinue:visited, A.newsMainHeadlineContinue:link, A.newsMainHeadlineContinue:active
{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	background-color: #3567a6;
	border: solid 1px #bebebe;
	float: right;
	padding: 2px 10px 2px 10px;
	margin-top: 15px;
	margin-bottom: 3px;
	height: auto;
}
.newsOtherHeadlines, .newsOtherHeadlines A, .newsOtherHeadlines A:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #383838 !important;
	text-decoration: none;
}
.newsOtherHeadlines A:hover
{
	text-decoration: underline;
}
.newsOtherHeadlines UL
{
	list-style-type: none;
	list-style-image: url('../Images/news-indicator.png');
	padding-left: 17px !important;
	line-height: 20px;
	margin: 0;
}
DIV.newsSubHeadlines
{
	padding-top: 5px;
	padding-bottom: 10px;
}
.newsSubHeadlines, .newsSubHeadlines A, .newsSubHeadlines A:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #383838 !important;
	text-decoration: none;
}
.newsSubHeadlines A:hover
{
	text-decoration: underline;
}
.newsSubHeadlines DIV
{
	background-image: url('../Images/news-indicator.png');
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 5px 0px 5px 15px !important;
	border-top: solid 1px #bebebe;
	clear: both;
}
.newsSubHeadlines DIV SPAN
{
	font-family: Arial;
	font-size: 10px;
	color: #383838 !important;
}
DIV.newsCommandFooter
{
	clear: both;
	padding: 15px 0px 10px 0px;
	text-align: right;
}
.newsCommandFooter, .newsCommandFooter A
{
	font-family: Arial;
	font-size: 12px;
	color: #383838 !important;
	text-decoration: none;
}
.newsTitle, H2.newsTitle
{
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 5px 0px 5px 0px;
	clear: both;
}
.newsTagline
{
	font-family: Arial;
	font-size: 10px;
	color: #383838 !important;
}
.newsTagline A
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #3567A6 !important;
}
DIV.newsTagline
{
	border-bottom: solid 1px #bebebe;
	clear: both;
}
.newsDetails, DIV.newsDetails
{
	color: #202020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;

}
.newsImage
{
	float: right !important;
	padding: 0px 0px 5px 10px !important;
	font-family: Arial, Verdana !important;
	font-size: 11px !important;
	color: blue !important;
	text-align: center !important;
}
.newsImage IMG
{
	border: solid 1px #bebebe !important;
}
.newsOthers, DIV.newsOthers
{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #202020;
	margin: 5px 0px 5px 0px;
	clear: both;
}
.newsBody, DIV.newsBody, TD.newsBody
{
	font-family: Arial, Verdana !important;
	font-size: 13px !important;
	color: #202020 !important;
}