/* ================================================================== */
/* Common */

body, table, tr, td, div, form, input{
	margin:0;
	padding:0;
}

body {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:81%;
	color:#383838;
	background:#f5f5f5 url('../img/body_grad.gif') repeat-x 0 0;
}

h1, h2, h3, h4{
	padding:0;
	font-weight:normal;
	margin-top:1em;
	margin-bottom:0.5em;
}

table{
	border-collapse: collapse;
}

td{
	vertical-align:top;
}

input, textarea{
	font-family: "Arial", sans-serif;
	font-size:100%;
}

a {
	text-decoration: underline;
	color:#006699;
	cursor:pointer;
}

a:hover {
	text-decoration: none;
}

a img{
	border:none;
}

p{
	margin:1.1em 0;
}

br.clear{
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

span.nobr{
	white-space:nowrap;
}

p.error{
	color:red;
}

h1{
	color:#666666;
	font-size:1.5em;
	color:#1e69c6;
}

h2{
	color:#666666;
	font-size:1.4em;
	font-weight:normal;
}

h3{
	color:#666666;
	font-size:1em;
	font-weight:bold;
}

div.minWidth{
	font-size:0;
	line-height:0;
	height:0;
}

/* Eof Common */
/* ================================================================== */


div#pageBg{
	min-width:850px;
	padding:0 50px;
	background:url('../img/body_bg.jpg') no-repeat 100% 0;
}

table#pageLayout{
	width:100%;
	margin-bottom:90px;
}

td#leftColumn{
	width:29%;
}

td#rightColumn{
	width:71%;
	padding-top:260px;
}

td#leftColumn div.minWidth{
	width:315px;
}

td#rightColumn div.minWidth{
	width:700px;
}


/* ================================================================== */
/* Header */

div.header{
	height:240px;
	padding-bottom:40px;
}

div.header div.langSelector{
	height:25px;
	padding-top:25px;
	padding-left:25px;
	color:#740909;
}

div.header div.langSelector a{
	color:#740909;
}

div.header div.langSelector a, div.header div.langSelector span.current{
	font-size:0.8em;
	text-transform:uppercase;
	margin-right:0.2em;
}

div.header div.langSelector span.current{
	font-weight:bold;
}

div.header div.logo{
	height:142px;
	width:1px;
}

div.header div.logo img{
	position:absolute;
	margin-left:30px;
	margin-top:5px;
}

div.header div.logo img.text{
	margin-top:50px;
	margin-left:175px;
}


/* Eof Header */
/* ================================================================== */

div.mainMenu {
	margin-left:25px;
	margin-bottom:50px;
}

div.mainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.1em;
}

div.mainMenu li{
	color:#006699;
	margin-bottom:0.5em;
}

div.mainMenu ul ul{
	margin-top:0.7em;
	margin-bottom:0.9em;
	margin-left:12px;
	font-size:0.85em;
}

div.mainMenu ul ul li{
	color:#5e5e5f;
	margin-bottom:0.4em;
}

div.mainMenu ul ul a{
	color:#5e5e5f;
}

div.mainMenu ul ul a:hover{
	color:#660000;
}


/* ================================================================== */
/* Content container */


div.contentContainer{
	width:90%;
}

div.documents table{
	width:100%;
}

div.documents th, div.documents td{
	border:1px solid #d4d4d4;
	padding:0.3em;
	font-size:0.85em;
}

div.documents th{
	background:#e6e6e6;
	color:#336699;
}

div.documents td{
	color:black;
	vertical-align:middle;
}

div.documents td img{
	vertical-align:middle;
}

div.documents td.title{
	white-space:nowrap;
}

div.documents td a{
	color:#375793;
}

div.documents .num, div.documents .date, div.documents .size{
	width:1%;
	text-align:center;
	white-space:nowrap;
}

div.tabSwitchers{
	margin-bottom:1em;
}

div.tabSwitchers a{
	line-height:2em;
	margin-right:20px;
}

div.tabSwitchers a.active{
	color:#404040;
	text-decoration:none;
}

form.feedbackForm td{
	padding-right:1em;
	padding-bottom:0.5em;
}

table.custom_table_1 td{
	padding:0.3em 1em;
	border:1px solid #ddd;
}

div.contentContainer li{
	margin-bottom:0.5em;
}

/* Eof Content container*/
/* ================================================================== */

div#footer{
	color:#999;
	font-size:0.85em;
}

div#footer a{
	color:#999;
}


/* ================================================================== */
/* Avrora layout scheme */

div#avroraLayoutScheme{
	width:650px;
	margin:0 auto;
	margin-bottom:2em;
}


div#avroraLayoutScheme div.layer1,
div#avroraLayoutScheme div.layer2,
div#avroraLayoutScheme div.layer3{
	position:absolute;
	width:650px;
	height:412px;
	display:none;
}

div#avroraLayoutScheme div.layer1{
	background:url('/img/z1.gif') no-repeat 0 0;
}

div#avroraLayoutScheme div.layer2{
	background:url('/img/z2.gif') no-repeat 0 0;
}

div#avroraLayoutScheme div.layer3{
	background:url('/img/z3.gif') no-repeat 0 0;
}

div#avroraLayoutScheme div.layer1Trigger,
div#avroraLayoutScheme div.layer2Trigger,
div#avroraLayoutScheme div.layer3Trigger{
	margin:1em 0;
	padding-left:35px;
	padding-top:5px;
	height:20px;
	width:12.5em;
	float:left;
}

div#avroraLayoutScheme div.legend{
	position:absolute;
	margin-left:-35px;
	width:25px;
	height:25px;
	margin-top:-5px;
}

div#avroraLayoutScheme div.layer1Trigger div.legend{
	background:#d5291d;
}

div#avroraLayoutScheme div.layer2Trigger div.legend{
	background:#fe6700;
}

div#avroraLayoutScheme div.layer3Trigger div.legend{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}

/* Eof Avrora layout scheme */
/* ================================================================== */


/* ================================================================== */
/* News list */

ul.newsList{
	margin:0;
	padding:0;
	list-style:none;
}

ul.newsList li{
	margin-bottom:1.5em;
}

ul.newsList div.date{
	color:#666;
	font-size:0.85em;
	margin-bottom:0.3em;
}

ul.newsList div.headline{
	font-size:0.9em;
	margin-top:0.5em;
	line-height:1.4em;
}

/* Eof News list */
/* ================================================================== */