@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e3192;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #7D85BB;
}
link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e3192;
}
h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2e3192;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: bold;
	color: #333333;
	padding-left: 14px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
}
.subnavigation {
	padding-left: 14px;
}
.rightBar {color: #f58124}
.selected {
	color: #FF3333;
	font-style: normal;
}
.smallheading {
	font-size: 12px;
	font-weight: bold;
}
