.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454f8c;
	text-align: center;
	background-color: #f4f5e7;
	margin: 0px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #6d8ca0;
	border-right-color: #6d8ca0;
	border-bottom-color: #ff9e01;
	border-left-color: #6d8ca0;
	text-decoration: none;
}

.menu a:link {
	color: 454f8c;
	text-decoration: none;
}
.menu a:visited {
	color: #454f8c;
	text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	color: 454f8c;
	text-decoration: underline;
}
.menu a:hover {
	font-weight: bold;
	color: 454f8c;
	text-decoration: underline;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-color: f4f5e7;
	text-align: left;
	vertical-align: top;
	width: 400px;
	list-style-position: inside;
	list-style-type: square;
	padding: 10px;
}

.main a:link {
	color: #454f8c;
	text-decoration: none;
}
.main a:visited {
	color: #454f8c;
	text-decoration: none;
}
.main a:active {
	font-weight: bold;
	color: #454f8c;
	text-decoration: underline;
}
.main a:hover {
	font-weight: bold;
	color: #454f8c;
	text-decoration: underline;
}

.main li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

.dark_blue {
	color:#454f8c;
	font-style: italic;
}

.main_headline  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #454f8c;
	background-color: #f4f5e7;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

.sub_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454f8c;
	background-color: #f4f5e7;
	text-align: left;
	vertical-align: top;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
}  

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #454f8c;
	background-color: #bacfe4;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding: 10px;
	width: 300px;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #454f8c;
	background-color: #bacfe4;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding: 10px;
	width: 300px;
}




.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F4F5E7;
	text-align: center;
	padding: 5px;
}
