/* CSS Document */
.title
{
	font-family:verdana;
	font-weight:bold;
	font-size:10pt;
	color: #45617C;
}
.BlokTitle
{
font: 16pt Haettenschweiler, impact,arial,verdana;
COLOR: #B00; 
}
.BlokTitleWhite
{
font: 16pt Haettenschweiler, impact,arial,verdana;
COLOR: #ccc; 
}

.main
{
	font-family:verdana;
	font-size:10pt;
	color: #45617C;
}
.mainWhite
{
	font-family:verdana;
	font-size:10pt;
	color: #EFEFEF;
	border: 2px solid #ACBDCD;
}
.mainBoxed
{
	font-family:verdana;
	font-size:10pt;
	color: #45617C;
	border: 2px solid #CECECE;
}
.footnote
{
	font-family:verdana;
	font-size:8pt;
	color: #507498;
}
.miniTitle
{
	background: #507498;
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
}
.miniSubTitle
{
	background: #94ADC7;
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #45617C;
	font-family:verdana;
	font-size:10pt;
}
a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #45617C;
	font-family:verdana;
	font-size:10pt;
}
a:hover
{
	background: #99B1CA;
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:10pt;
}
a.fnote:link
{
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color: #507498;
}
a.fnote:visited
{
	text-decoration: none;
	font-weight: bold;
	font-size:8pt;
	color: #507498;
}
a.fnote:hover
{
	background: #507498;
	color: #FFFFFF;
	font-size:8pt;
	text-decoration: none;
}
.titleWhite 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family:verdana;
	font-size:9pt;
	font-weight: bold;
}
.tblText 
{
	color: #000000;
	text-decoration: none;
	font-family:verdana;
	font-size:9pt;
}
h2 {
	font-stretch: ultra-expanded;
}

