﻿.navText {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #6F8DB9;
	font-weight: bold;
	letter-spacing: -0.05em;
}
a.navText:link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #6F8DB9;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.navText:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #6F8DB9;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.navText:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFB95E;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.navTextOn:link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFB95E;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.navTextOn:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFB95E;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.navTextOn:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFB95E;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}.bodyHeadline {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6F8DB9;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
a.bodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #768DC1;
}
a.bodyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #768DC1;
}
a.bodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}
.sidebarHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6F8DB9;
	font-weight: bold;
}
.sidebarText {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.subNavText {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #757575;
	font-weight: bold;
	letter-spacing: -0.05em;
}
a.subNavText:link {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #757575;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.subNavText:visited {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #757575;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
a.subNavText:hover {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #6F8DB9;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-decoration: none;
}
.bodyBackground {
	background-color: #FFFFFF;
	background-image: url(images/mainBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subBackground {
	background-color: #FFFFFF;
	background-image: url(images/subBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.layerSubNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #6F8DB9;
}
A.layerSubNavText:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #6F8DB9;
}
A.layerSubNavText:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #6F8DB9;
}
A.layerSubNavText:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #666666;
}
