﻿/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#waiContainer {
	display: none;
}
/* LAYOUT */
body {
	font-size: 14px;
	line-height: 160%;
	margin: 0;
	background-image: url('../images/banner_lr.jpg');
	background-repeat: repeat-x;
}
body#home {
	background: #edf2f4;
	background-image: url('../images/banner_lr.jpg');
	background-repeat: repeat-x;
}
}
div#sharepointpanel {
	width: 770px;
	margin: auto;
	text-align: left;
}
div#generalContainer {
	width: 770px;
	margin: auto;
	text-align: left;
}
div#aiaer_scroller {
	margin-top: 6px;
	margin-left: 15px;
	float: left;
	width: 100%;
}
div#menu_lang {
	margin-right: 35px;
	margin-left: 300px;

}
div#banner_top {
	background-image: url('../images/banner.jpg');
	height: 136px;
	width: 770px;
	margin: auto;
	background-repeat: no-repeat;
}
a.lang_choice {
	height: 20px;
	line-height: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	float: left;
	border-left: 1px solid #edf2f4;
	font-weight: bold;
}
a.lang_choice:hover {
	font-weight: bold;
}
a.lang_choice_first {
	height: 20px;
	line-height: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	float: left;
	font-weight: bold;
}
a.lang_choice_first:hover {
	font-weight: bold;
}
div#menu_top {
	float: right;
	margin-right: 20px;
	margin-top: -25px;
}
div#menu_top a {
	font-size: 14px;
	color: #FFFFFF;
}
#buttons_lg_ow {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#buttons_lg_ow a {
	color: #FFFFFF;
}
a.mainlevel-navig {
	height: 38px;
	line-height: 38px;
	background-image: url('../images/bg_menu_top.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 16px;
	float: left;
	border-left: 1px solid #edf2f4;
	padding-left: 17px;
	padding-right: 17px;
	/*font-weight:bold;*/
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons > ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #edf2f4;
}
/* content */
#content {
	background: url('../images/content-bg.gif') top left repeat-x;
	padding-top: 25px;
}
#content .wrapper {
	background: url('../images/page-bg.png') repeat-y top left;
	overflow: hidden;
}
/* page */
#page {
	float: left;
	width: 770px;
	padding: 0 0 3px;
	background: url('../images/page-bg-top.png') no-repeat top left;
}
#page .article {
	margin: 0.3em 20px 0;
	border-top: 1px solid #e0e9ec;
	padding-top: 2.2em;
	overflow: hidden;
}
#page div.first {
	border-top: none;
	padding-top: 20px;
	margin-top: 0;
}
/* side content */
#sideContent {
	width: 257px;
	float: right;
	padding-top: 24px;
}
/* footer */
#footer {
	background: url('../images/footer-bg.png') repeat-x 0 35px;
	color: #506a77;
}
#footer .wrapper {
	padding: 35px 0 3em;
	line-height: 27px;
	background: url('../images/page-bg-bottom.png') no-repeat top left;
	overflow: hidden;
}
#footer #quickContact {
	float: left;
	width: 500px;
	margin-left: 20px;
}
#footer #footNotes {
	float: right;
	width: 200px;
	margin-right: 20px;
}

