body {
	background: #F9F9F9;
	font-family: Arial;
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-family: Arial;
	font-size: 10pt;
}

a {
	color: #0000EE;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}

a.toolbarLink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
}
a.toolbarLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.toolbarLink:visited {
	color: #FFFFFF;
}
div.newsflash {
	width: 520px;
	height: 24px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: center;
	background-image: url(../images/newsflash_back.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.featureBlock {
	width: 220px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.featureBlock:hover {
	border: 1px dotted #666666;
}

.featureHeadline {
	font-family: Trebuchet MS, Serif;
	font-size: 14pt;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	border-style: dotted;
}

.featureByline {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.featureAbstract {
	margin-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 10pt;
}

.frontpageNewsList{
	padding-left: 0px;
	margin-left: 20px;
}

.subheader {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #666666;
}

ul.menuList {
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}

p.menuItem {
	padding: 0px;
	margin: 5px;
}

a.menuItemLinkCurrent {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a.menuItemLinkCurrent:hover {
	font-weight: normal;
	color: #CC0000;
}

a.menuItemLink {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.menuItemLink:hover {
	font-weight: normal;
	color: #CC0000;
}

a.menuItemHeader {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menuItemHeader:hover {
	color: #CC0000;
}

.pageHeader {
	font-family: Trebuchet MS, Serif;
	font-size: 18pt;
	color: #CC0000;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	border-style: dotted;
	margin-bottom: 10px;
}

h1 {
	font-family: Trebuchet MS, Serif;
	font-size: 12pt;
	color: #CC0000;
}

h2 {
	font-family: Trebuchet MS, Serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}

.newslistDate {
	font-size: 8pt;
	color: #666666;
}

.newslistDesc {
	padding: 5px 0px 25px 0px;
}

.newslistPaging {
	text-align: center;
}

