body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0d1e42;
	background-color: #EDE3B9;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.footer {
	padding-top: 20px;
	text-align: center;
}
a {
	color: #0d1e42;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftColumn {
	background-color: #FAF8ED;	
	background-position: center;
	text-align: center;
	padding-top: 30px;
}
.menuMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0d1e42;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rightColumn {
	padding-top: 15px;
	padding-right: 29px;
	padding-bottom: 40px;
	padding-left: 29px;
	background-color: #FAF8ED;
}
.text {
	line-height: 17px;
	padding-right: 100px;
}
.submenuPos {
	background-position: right;
	margin-bottom: 30px;
	margin-left: 30px;
	clear: left;
}
div.text p {    
	margin-top: 0px;
	margin-bottom: 0px;
}

form
{
	line-height: 17px;
	padding-right: 100px;
}


.headlineMed {
	line-height: 17px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 4px;
}
.headlineBig {
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
}
.submenuUnselected {
	text-transform: uppercase;
	background-color: #EDE3B9;
	text-align: center;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8ED;
	font-size: 12px;
}
.sidepicPos {
	background-position: right;
	margin-bottom: 30px;
	margin-left: 30px;
	clear: both;
}
.submenuLevel2 {
	text-transform: uppercase;
	background-color: #F6F1DB;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8ED;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EDE3B9;
	color: #2F3F71;
}
.submenuLevel3 {
	text-transform: uppercase;
	background-color: #FAF8ED;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8ED;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #EDE3B9;
	color: #2F3F71;
}
.submenuSelected {
	text-transform: uppercase;
	background-color: #DCC775;
	text-align: center;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAF8ED;
	font-size: 12px;
}
.menuMainSelected {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0d1e42;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e9e6dd;
}
.menuFoldout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0d1e42;
	font-weight: normal;
	text-transform: uppercase;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
