/* BODY
---------------------------------------------------------------------- */

body {
	padding: 0;
	border: 0;
	margin: 1em 5% 2em 5%;
	max-width: 100%;
	background: #CBD7FA;
	font: 85%/170% Arial, Helvetica, sans-serif;
	color: #000;
}


/* NAVIGATION LINKS
---------------------------------------------------------------------- */

#navcontainer {
	clear: both;
	padding: 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #9EB5F5;
	border-left: 1px solid #9EB5F5;
	background: #004097;
	text-align: left;
}

#navcontainer ul {
	float: left;
	margin: 0;
	padding: 0;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	float: left;
	padding: 0.2em 0.8em 0.3em 0.8em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	background: #004097;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	background: #487AFD;
	color: #ffffff;
}

#navcontainer ul li a:active {
	background: #487AFD;
	color: #ffffff;
}

#navcontainer li#current a {
	background: #00275E;
	color: #fff;
}

#navcontainer li#current a:hover {
	background: #00275E;
	color: #fff;
}


/* DIVS
---------------------------------------------------------------------- */

#accessibility {
	text-align: right;
	background: #F2F2F2;
	padding: 0 1em 0 0;
	margin: 0;
	border-top: 1px solid #9EB5F5;
	border-right: 1px solid #9EB5F5;
	border-bottom: 1px solid #BFCEF9;
	border-left: 1px solid #9EB5F5;
	font-size: 1em;
	line-height: 2;
}

#logocontainer {
	clear: both;
	text-align: left;
	background: #fff;
	padding: 0 0 0 1em;
	margin: 0;
	border-right: 1px solid #9EB5F5;
	border-left: 1px solid #9EB5F5;
	min-height: 130px;
}

#content {
	text-align: left;
	background: #fff;
	padding: 1em 25% 1em 2em;
	border-right: 1px solid #9EB5F5;
	border-bottom: 1px solid #BFCEF9;
	border-left: 1px solid #9EB5F5;
}

#footer {
	text-align: center;
	background: #F2F2F2;
	padding: 0.5em;
	margin: 0;
	border-right: 1px solid #9EB5F5;
	border-bottom: 1px solid #9EB5F5;
	border-left: 1px solid #9EB5F5;
}

#w3cicons {
	text-align: center;
	padding: 1em 0 0 0;
}


/* FONT STYLES
---------------------------------------------------------------------- */

#content h1 {
	margin: 0;
	font-size: 1.4em;
	color: #0358AD;
}

#content h2 {
	font-size: 1.2em;
	color: #000;
}

#logocontainer h1 {
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 1.9em;
	font-weight: normal;
	color: #000080;
	line-height: 1.5;
}

#logocontainer h2 {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #487AFD;
	line-height: 1.5;
}

.style_blackonwhite_s {
	background: #fff;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}

.style_blackonwhite_l {
	background: #fff;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

.style_blackonyellow_s {
	background: #ffff00;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}

.style_blackonyellow_l {
	background: #ffff00;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}

.style_yellowonblack_s {
	background: #000;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 0.8em;
	color: #ffff00;
	text-decoration: none;
}

.style_yellowonblack_l {
	background: #000;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 1.1em;
	color: #ffff00;
	text-decoration: none;
}

.style_blackonpink_s {
	background: #FFDDDD;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}

.style_blackonpink_l {
	background: #FFDDDD;
	padding: 0 4px 0 4px;
	border: 1px solid #333;
	margin-right: 4px;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
}


/* LINK STYLES
---------------------------------------------------------------------- */

#content a {
	color: #487AFD;
}

#content a:hover {
	color: #fff;
	background: #004097
}

#content a:active {
	color: #fff;
	background: #004097
}

.accessibilitylink a {
	color: #487AFD;
}

.accessibilitylink a:hover {
	color: #fff;
	background: #004097;
}

.accessibilitylink a:active {
	color: #fff;
	background: #004097;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
} 

#skip a:focus {
	position: static;
	width: auto;
	height: auto;
}


/* IMAGES
---------------------------------------------------------------------- */

.pictureborder {
	padding: 10px;
	border: 1px solid #CEDBF9;
}

.picture_float_left {
	padding: 8px;
	border: 1px solid #487AFD;
	float: left;
	margin-right: 8px;
}

.picture_float_right {
	float: right;
	padding: 0;
	margin: 0;
}

.iconborder {
	padding: 6px;
	border: 0;
}


/* FLOATS AND ALIGNEMENTS
---------------------------------------------------------------------- */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.clear {
	clear: both;
}

.hidden {
	visibility: hidden;
}

