/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0E4F5C;
}
#header {
	background-color: #356271;
	height: auto;
	display: block;
	vertical-align: top;
	position: relative;
}
#header img {
	padding: 1px;
	margin: 23px;
	border: 1px solid #99BFD7;
}
#header_address {
	height: 25px;
	width: 276px;
	position: absolute;
	top: 145px;
	left: 248px;
	text-align: center;
}



#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	height: auto;
	background-color: #356271;
	position: relative;
	border: 1px solid #99BFD7;
}
#menu_wrapper {
	background-color: #6C96A4;
	height: 35px;
	text-align: center!important;
	display: block;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99BFD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99BFD7;
}
#menu_inner_wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
#menu_wrapper a {
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	color: #0E4F5C;
	text-align: center;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}


img.img_no_border {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
a {
	color: #99BFD7;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {

}
#content {
	clear: left;
	display: block;
	padding: 20px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}
#menu_selected {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0E4F5C;
	border-left-color: #99BFD7;
	background-color: #356271;
	color: #D1E2ED!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356271;
}
#top_content {
	margin-top: -20px;
	text-align: right;
	vertical-align: top;
	padding-top: 15px;
}

#menu_wrapper a:hover {
	background-color: #356271;
	color: #FFFFFF;
}
#footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #6C96A4;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99BFD7;
}
strong {
	color: #99BFD7;
	font-weight: bold;
}
a.a_small_nav_noline {
	font-size: 10px;
	text-decoration: none;
}
img.img_top_left {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
img.img_top_right {

	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
img.img_mid_left {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
img.img_mid_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 5px;
}
.clear_floats {
	clear: both;
}

.txt_black {
	color: #557B88;
}
#footer_sponsors {
	padding: 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
img.img_border {
	border: 1px solid #99BFD7;
}

.footer_sponsors_text {
	display: block;
	width: 175px;
	padding: 20px;
	text-align: center;
}
.disp_N {
	display: none;
}
.hide_default_language_N {
	display: none;
}
.disp_alt_language_N {
	display: block;
}



.inset_box {
	border: 1px solid #FFFFFF;
	padding: 15px;
}

