﻿.normalText, p, li {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 120%;
}

p {
	font-family: Arial, Sans-Serif;
	margin-top: -2px;
	margin-bottom: 14px;
}

a {
	text-decoration: none;
	color: #808080;
}

a:hover {
	color: #505050;
}

h1 {
	font-size: 12pt;
	font-family: Arial, Sans-Serif;
	color: #808080;
	font-weight: normal;
	margin-bottom: 14px;
}

h2 {
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	color: #808080;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	font-size: 8pt;
	font-family: Arial, Sans-Serif;
	color: #808080;
	font-weight: normal;
	margin-bottom: 10px;
}

hr {
	height: 1px;
	color: #808080;
}

.normal {
	font-weight: normal;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	text-decoration: none;
}

.listHeader {
	font-size: 10pt;
	line-height: 200%;
}

.readMore {
	text-align: right;
}

a.whiteLink {
	color: #fff;
	text-decoration: underline;
}
a:hover.whiteLink {
	background-color: transparent;
}

a.noUnderline {
	text-decoration: none;
}

.page_newsDate {
	font-size: 60%;
}

.errorMsg {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 150%;
	color: red;
}


.newsList_title {
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	color: #808080;
	margin-bottom: 5px;
}

.newsList_title a {
	text-decoration: none;
}

.newsList_text {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}

.newsList_readMore {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
}

a.multiPageLink {
	text-decoration: none;
}

.newsSplashTitle {
	font-size: 13.5pt;
	margin-bottom: 15px;
}

.newsSplashIntro {
	font-size: 10pt;
}
