@import url("/default.css");

.RelatedItem a
{
	line-height: 21px;
}
.ArticleImageLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
}
.ArticleImageLeftBordered
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #999999;
}
.ArticleImageLeftBox
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 8px 8px 8px 8px;
	background-color: #000000;
}
.ArticleImageRight
{
	clear: both;
	float: right;
	margin-left: 10px;
}
.ArticleImageRightBordered
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #999999;
}
a, a:link, a:active, a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
H2
{
	color: #224468;
	font-weight: bold;
}
H3
{
	color: #224468;
	font-weight: bold;
}
html,body
{
	color: #224468;
}
UL
{
	margin-top: 12px;
	margin-left: 18px;
}
UL LI
{
	list-style-type: disc;
	margin-left: 18px;
}
.leftMenu
{
	color: #5e5e5e;
	font-size: 1.0em;
	font-weight: normal;
}
.leftMenu a, .leftMenu a:link, .leftMenu a:active, .leftMenu a:visited
{
	color: #5e5e5e;
	text-decoration: none;
}
.leftMenu a:hover
{
	color: #5e5e5e;
	text-decoration: underline;
}
.leftMenuSelected
{
	color: #f37021;
	font-size: 1.0em;
	font-weight: normal;
}
.leftMenuSelected a, .leftMenuSelected a:link, .leftMenuSelected a:active, .leftMenuSelected a:visit
{
	color: #f37021;
	text-decoration: none;
}
.leftMenuSelected a:hover
{
	color: #f37021;
	text-decoration: none;
}
.NewsMoreLink a, .NewsMoreLink a:link, .NewsMoreLink a:active, .NewsMoreLink a:visited
{
	color: #f37021;
}
.NewsMoreLink a:hover
{
	color: #f37021;
}
.NewsTitle
{
	color:#224468;
	font-size: 1.1em;
}
.NewsTitle a, .NewsTitle a:link, .NewsTitle a:active, .NewsTitle a:visited, .NewsTitle a:hover
{
	color:#224468;
	text-decoration: none;
}
a.orange, a.orange:link, a.orange:active, a.orange:visited
{
	color: #f37021;
	text-decoration: none;
}
a.orange:hover
{
	color: #f37021;
	text-decoration: underline;
}
