.navMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #ffffff;
	cursor: default;
}
.navMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #000000;
	cursor: pointer;
}
.navMain:hover {
	text-decoration: none;
	color: #000000;
}
.navMainActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #ffffff;
	cursor: pointer;
}
.navMainActive:hover {
	text-decoration: none;
	color: #ffffff;
}
.navSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
.navSub:hover {
	text-decoration: none;
	color: #ffffff;
}
.navSubActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
.navSubActive:hover {
	text-decoration: none;
	color: #ffffff;
}
.linkAll, a {
	text-decoration: none;
	color: #cb7c2f;
	cursor: pointer;
}
.linkAll:hover, a:hover {
	text-decoration: underline;
	color: #cb7c2f;
}
.linkBlack {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
.linkBlack:hover {
	text-decoration: underline;
	color: #000000;
}.headerContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	cursor: default;
}
.titleContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
	cursor: default;
}
.textContent, .contentText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color: #000000;
	cursor: default;
}
.textContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
	cursor: default;
}
.litContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	cursor: default;
}
.smallContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	cursor: default;
}
.controlsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clickControl {
	cursor: pointer;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

img { border:0; }


/* Neue Styles */

table.download { border-collapse: collapse; border-spacing: 0px; padding: 0px; margin: 0px; border: 0px; width: 100%; }
	table.download tr th { padding-bottom: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-align: left; }
	table.download tr td { padding-bottom: 3px; vertical-align: top; }
	table.download tr td a img { border:0px; }
	
div.sq { width: 8px; height: 9px; background-color: #0D62A9; }
