BODY
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: dimgray;
}

P
{
	text-align: justify;
	font-size: 8pt;
}

H1
{
	font-size: 12pt;
	font-weight: bold;
}

H2
{
	font-size: 11pt;
	font-weight: bold;
}

H3
{
	font-size: 10pt;
	font-weight: bold;
}

H4
{
	font-size: 9pt;
	font-weight: bold;
}
H5
{
	font-size: 8pt;
	font-weight: bold;
}

.slogan
{
	font-size: 9pt;
	color: orangered;
	text-align: center;
}

.newsBackground
{
	background-color: dimgray;
}

.newsItemTitle
{
	font-weight: bold;
	color: #ffff99;
}

.newsItemContent
{
	color: #ffffcc;
	font-weight: normal;
}

.newsItemDetail
{
}

.newsItemDetailTitle
{
	font-weight: bold;
	line-height: 200%;
}

.newsItemDetailContentFirstLetter
{
	margin-right: 6px;
	margin-top: 5px;
	float: left;
	color: white;
	background: #d94800;
	border: 1px solid #d94800;
	font-size: 80px;
	line-height: 60px;
	padding-top: 2px;
	padding-right: 5px;
	font-family: times;
}

.newsItemDetailContent
{
	text-align: justify;
}

.newsItemDetailLogo
{
	float: right;
	margin: 0 0 10px 10px;
}

.button
{
	text-align: center;
	font-size: 8pt;
}

.textbox
{
	font-family: Verdana, Tahoma, Arial;
	text-align: justify;
	font-size: 8pt;
}

.error
{
	color: Red;
	font-size: 7pt;
}

.collapsableHeader
{
	cursor: pointer;
	font-style: italic;
	font-size: 7pt;
}


#sitemapList
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sitemapList li
{
	padding-left: 20px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: -.3em .5em;
}

#sitemapList li
{
	list-style: none;
}