@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#343434;
	background:#FFFFFF;
}

.clear {
	clear:both;
}

a {
	color:#2e2e88;
	text-decoration:none;
}

a:hover {
	color:#343434;
}

a.pdf_button {
	display:block;
	color:#2e2e88;
	font-size:11px;
	height:13px;
	line-height:1em;
	padding:23px 0px 0px 40px;
	background:url(../img/pdf_icon.gif) no-repeat;
}

a.pdf_button:hover {
	color:#999999;
}

a.button {
	display:block;
	width:auto;
	padding:5px 10px 6px;
	background:#2e2e88;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	line-height:1em;
	text-align:center;
}

a.button:hover {
	background:#444;
}

p {
	margin-bottom:11px;
}

h1 {
	font-weight:bold;
	color:#2e2e88;
	font-size:14px;
	margin:0px;
}

h2 {
	font-weight:normal;
	color:#2e2e88;
	font-size:11px;
	margin:0px;
}

ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

li {
	color:#2e2e88;
	list-style:disc;
}

h1.page_title {
	font-weight:bold;
	color:#5d5d60;
	font-size:14px;
	margin:0px 0px 20px;
}

h1.page_title span {
	color:#2e2e88;
	padding-left:17px;
	background:url(../img/square.gif) 5px 5px no-repeat;
}

h2.question {
	color:#2e2e88;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px;
}

h3 {
	color:#2e2e88;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.big_blue {
	color:#2e2e88;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.bold_centered {
	font-size:12px;
	font-weight:bold;
	margin:20px 0px;
	text-align:center;
}

#L_MAIN {
	margin:15px auto;
	width:955px;
}

#L_HEAD {
	position:relative;
	width:955px;
	height:124px;
	background:url(../img/head_back.jpg) no-repeat left;
}

#L_LANGUAGES {
	position:absolute;
	top:5px;
	right:327px;
	text-align:right;
	font-size:11px;
	line-height:1em;
	color:#fff;
}

#L_LANGUAGES a {
	color:#fff;
}

#L_LANGUAGES a:hover, #L_LANGUAGES span {
	color:#ffd800;
}

#L_TIME {
	position:absolute;
	bottom:5px;
	right:327px;
	text-align:right;
	font-size:11px;
	line-height:1em;
	color:#fff;
}

#L_HEAD_FLASH {
	position:absolute;
	top:0px;
	right:0px;
}

#L_CONTAINER {
	width:auto;
	padding-top:15px;
}

#L_MENU {
	float:left;
	width:140px;
	height:460px;
	padding:0px;
	background:url(../img/menu_back.jpg) no-repeat;
	font-size:10px;
	line-height:1em;
}

#L_MENU span.main, a.main {
	display:inline-block;
	background:#fff url(../img/menu_square.gif) no-repeat 0px 4px;
	font-weight:bold;
	padding:1px 1px 1px 10px;
	margin-top:15px;
	color:#5d5d60;
}

#L_MENU span.main_first, a.main_first {
	display:inline-block;
	background:#fff url(../img/menu_square.gif) no-repeat 0px 4px;
	font-weight:bold;
	padding:1px 1px 1px 10px;
	margin-top:0px;
	color:#5d5d60;
}

#L_MENU span.main_active {
	display:inline-block;
	background:#2e2e88 url(../img/menu_square_white.gif) no-repeat 0px 4px;
	font-weight:bold;
	padding:1px 1px 1px 10px;
	margin-top:15px;
	color:#fff;
}

#L_MENU span.main_active_first {
	display:inline-block;
	background:#2e2e88 url(../img/menu_square_white.gif) no-repeat 0px 4px;
	font-weight:bold;
	padding:1px 1px 1px 10px;
	margin-top:0px;
	color:#fff;
}

#L_MENU a.main:hover, #L_MENU a.main_first:hover {
	color:#fff;
	background:#2e2e88 url(../img/menu_square_white.gif) no-repeat 0px 4px;
}

#L_MENU a.sub {
	display:inline-block;
	color:#2e2e88;
	margin:5px 0px 0px 16px;
	padding:1px;
}

#L_MENU a.sub:hover {
	color:#fff;
	background-color:#2e2e88;
}

#L_MENU span.sub {
	display:inline-block;
	color:#fff;
	margin:5px 0px 0px 16px;
	padding:1px;
	background-color:#2e2e88;
}

#L_CONTENT {
	float:left;
	padding:0px 0px 0px 20px;
	width:795px;
}

div.content_left {
	float:left;
	width:480px;
	padding-right:15px;
}

div.content_right {
	float:left;
	width:300px;
}

#L_FOOT_CONTAINER {
	width:auto;
}

#L_FOOT {
	float:right;
	width:795px;
	border-top:1px solid #c0c0db;
	padding-top:5px;
	font-size:10px;
	line-height:15px;
	color:#5d5d60;
}


#L_FOOT h1 {
	font-size:10px;
	font-weight:normal;
	color:#2e2e88;
}

#L_FOOT div.left {
	float:left;
	width:395px;
}

#L_FOOT div.right {
	float:right;
	width:400px;
	text-align:right;
}

#L_FOOT div.left a {
	color:#5d5d60;
}

#L_FOOT div.left a:hover {
	color:#2e2e88;
}