a, a:visited {
	color: #297CA5;
}

a.menubar-links, a.menubar-links:visited, a.menubar-links:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.menubar-links:hover {
	text-decoration: none;
}

a.page-nav, a.page-nav:visited {
	color: #808080;
	text-decoration: none;
}

a.page-nav:hover {
	color: #808080;
	text-decoration: underline;
}

a.subtitles, a.subtitles:visited {
	color: #686868;
	text-decoration: none;
}

a.subtitles:hover {
	color: #686868;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(../_images/bg_diag1.gif);
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}

hr {
	border: 1px none #778899;
}

.footer {
	background-color: #696969;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.header {
	background-color: #3399CC;
	margin: 0px 0px 0px 0px;
}

.headline-text {
	color: #006400;
	font-family: "MS Serif", "New York", serif;
	font-size: 18pt;
}

.intro-contact {
	color: #297CA5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.intro-text {
	color: #000000;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}

.intro-title {
	color: #297CA5;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
}

.menubar {
	background-color: #778899;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.page-nav {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.page-title {
	color: #297CA5;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
}

.required {
	color: #CC0000;
}

.section-hilight {
	background-color: #297CA5;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.subtitles {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
