
a.Simple:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ------------------------------- LINK STYLE 1 */
a.Menu:link {
	text-decoration: none;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.Menu:visited {
	text-decoration: none ;
	color: #01009A ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.Menu:hover {
	text-decoration: underline;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.Menu:alink {
	text-decoration: none;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* ------------------------------- LINK STYLE 2 */
a.SubMenu:link {
	text-decoration: none;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a.SubMenu:visited {
	text-decoration: none;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a.SubMenu:hover {
	text-decoration: underline;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a.SubMenu:alink {
	text-decoration: none;
	color: #01009A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}


/* ------------------------------- CONTENT */


td {
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 12px ;
	color: #000000 ;
	empty-cells: show;
}

.content {
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 12px;
	color: #000000;
}
.contentsmall {
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 10px;
	color: #000000;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subMenuIndent {
	margin-left: 10px;
}
/*
.indent {
	margin-left: 8px;
	margin-right: 4px;
}
*/
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01009A;
	font-weight: bold;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01009A;
	font-weight: bold;
}

.credits{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}

a.creditLinks:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.creditLinks:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.creditLinks:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.creditLinks:alink {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchHeader {
	font : bold 11px Arial, Helvetica, sans-serif;
}

.searchResults {
	font : 11px Arial, Helvetica, sans-serif;
}

.controls {font:normal 8pt arial}


.sectionHeader{
	color : White;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.searchBoxHeader{
	color : #000000;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}

.newsTitle{
	color : #000000;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.default {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial
}
.default-large {
	FONT-SIZE: 14pt; COLOR: black; FONT-FAMILY: Arial
}
.defaultlink {
	FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Arial
}
A {
	COLOR: #999999
}
.navigation {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.navigation:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.navigationsub {
	FONT-SIZE: 10pt; COLOR: #999999; FONT-STYLE: italic; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.navigationsub:hover {
	FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: italic; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial; font-color: #999999
}
.medium {
	FONT-SIZE: 12pt; FONT-FAMILY: Arial; font-color: #999999
}
.large {
	FONT-SIZE: 14pt; FONT-FAMILY: Arial; font-color: #999999
}
.xlarge {
	FONT-SIZE: 16pt; FONT-FAMILY: Arial; font-color: #999999
}
