#page_format_main_container {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
#page_format_header {
	width: 100%;
	height: 11em;
}
#page_format_center_container {
}
#page_format_center_top_container {
	padding: 2em 2em 2em 5.5em;
}
#page_format_center_left_container {
}
#page_format_center_right_container {
	text-align:center;
	padding: 2em;
}
#page_format_footer {
	clear: both;
	padding: 4em;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
hr {
	border: none 0; 
	border-top: 1px dashed #FFF;/*the border*/
	width: 50%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.logo {
	position: relative;
	top: 2.5em;
	left: 5%;
}
a:link {
	color: #000099;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #3333CC;
}
h1 {
	color: black;
	font-family: Tahoma;
	font-size: 180%;
	font-weight: normal;
}
.menu_sections {
	font-family: Tahoma;
	font-size: 160%;
	font-weight: normal;
	word-spacing: 1em;
	position:absolute;
	top: 2.5em;
	left: 65%;
}
.menu_sections a:link {
	color: blue;
	height: 2em;
	border-top: 0.3em solid white;
	border-right: 0.5em solid white;
	border-bottom: 0.5em solid white;
	border-left: 0.5em solid white;
}
.menu_sections a:visited {
	color: blue;
	height: 2em;
	border-top: 0.3em solid white;
	border-right: 0.5em solid white;
	border-bottom: 0.5em solid white;
	border-left: 0.5em solid white;
}
.splash_left {
	position: relative;
	left: 20%%;	
	padding: 3em;
}
.splash_right {
	position: relative;
	right: 20%%;
	padding: 3em;
}
#footer_left {
	float: left;
	width: 300px;
}
#footer_center {
}
#footer_right {
	margin-left: 70%;
}
#footer_left {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#footer_center {
}
#footer_right {
	margin-left: 70%;
}
.footer_text {
}
.footer_text_light {
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.navigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
	top: 5em;
	left: 5%;
}
.navigator a:link {
}
.navigator a:hover {
}
.navigator a:visited {
}
.navigator_nowOpen {
	color: grey;
	font-weight: bold;
}
.language_selector {
	font-size: 100%;
	position: relative;
	top: 2em;
	left: 5%;
}
