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

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #2b363e;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	color: #2b363e;
	background-image: url(body_bg.png);
	background-repeat: repeat-x;
}


img {
	border: 0px; 
}

form {
  margin : 0px;
  padding : 0px;
}

table {
width: 100%;
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
}

td {
    margin : 0px;
  padding : 2px;
    border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
}

thead, .td2 {
background-color: #e6eef5;
}

tfoot {

}


p {
	margin: 0px;
	padding: 0;
}

A:link {
	color : #26465c;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}

A:visited {
	color: #26465c;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}

A:hover {
	color: #26465c;
	background-color: transparent;
	text-decoration : underline;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.clear{
	display: block;
	clear: both;
	overflow: hidden;
	height: 0px;
}

#top h1 {
text-indent: -1500px;
font-size: 15px;
}

#right .top h2 {
padding-top: 17px;
color: #26465c;
font-size: 180%;
}

#right h3 {
color: #26465c;
font-size: 130%;
}

h4 {

}

h5 {
}

#right img {
padding: 4px;
border: 1px solid #cccccc;
}

#right ul {
	margin: 0px;
	padding: 0px;
}

#right ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	background-image: url(right_li.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-bottom: 10px;
}

#outer_bg {
	background-image: url(outer_bg.png);
	margin: 0px auto;
	background-repeat: repeat;
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
}

#main_bg {
	background-image: url(main_bg.png);
	background-color: white;
	background-repeat: repeat;
	width: 730px;
}


#top {
	background-image: url(top_bg.png);
	height: 150px;
	background-color: #6596ba;
	margin: 0;
	border-bottom: 1px solid #95b0c5;
	border-top: 10px solid #5281a3;
	position: relative;
}

.logo {
width: 240px;
height: 70px;
display: block;
padding-left: 10px;
padding-top: 15px;
}

#left {
	float: left;
	width: 220px;
	background-color: #aac7dd;
	margin: 0;
}

#left ul {
	margin: 0px;
	padding: 0px;
}

#left ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#left ul li a {
display: block;
padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li_bg.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	color: #2b363e;
	background-color: #aac7dd;
}

#left ul li a:hover {
display: block;
padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li_bg_hover.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
	color: #2b363e;
	background-color: #5b87a8;
}

#left ul li ul li a {
display: block;
padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li2_bg.png);
	background-repeat: repeat-y;	
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 9px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 20px;
	color: #2b363e;
	background-color: #c8dbe9;
}

#left ul li ul li a:hover {
display: block;
padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li2_bg_hover.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 9px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 20px;
	color: #2b363e;
	background-color: #b7c9d7;
}

#left ul li ul li ul li a {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li3_bg.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 9px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 20px;
	color: #2b363e;
	background-color: #e6eef5;
}

#left ul li ul li ul li a:hover {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li3_bg_hover.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 9px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 20px;
	color: #2b363e;
	background-color: #e1e8ee;
}

#left ul li .current {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li_bg_current.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	/*line-height: 20px;*/
	font-weight: normal;
	color: #ffffff;
	background-color: #6494b8;
}

#left ul li .current:hover {
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(li_bg_current_hover.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #95b0c5;
	/*height: 20px;*/
	font-size: 10px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-weight: normal;
	line-height: 20px;
	color: #e4ff01;
	background-color: #5b87a8;
}

#left ul li .inact{
	display: none;
}

#left .end {
background-image: url(left_end.png);
width: 220px;
height: 100px;
	margin: 0px;
	padding: 0px;
}

#right {
background-image: url(right_bg.png);
background-repeat: repeat-x;
	float: right;
	width: 510px;
	margin: 0;
}

#right .top {
height: 35px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
	border-bottom: 4px solid #aac7dd;
	padding-bottom: 10px;
}

#right .article {
line-height: 18px;
	margin: 15px;
}

#bottom {
	background-color: #6596ba;
	margin: 0;
	text-align: center;
	line-height: 22px;
		padding-top: 15px;
	padding-bottom: 15px;
		border-top: 1px solid #95b0c5;
}

#bottom_start {
	background-color: #aac7dd;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #95b0c5;
	height: 10px;
}

#bottom a {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #2b363e;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

a.nodeclink:link, 
a.nodeclink:visited{
	color: #2B363E;
	text-decoration: none;		
	font-weight: normal;
}
/* RAL ----------------------------*/
.ralbox2003{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #FF6336;
}
.ralbox3000{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #AB1F1C;
}
.ralbox5015{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #1761AB;
}
.ralbox7001{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #8794A6;
}
.ralbox7016{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #262E38;
}
.ralbox7031{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #4D5C6B;
}
.ralbox7035{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	background-color: #D4D9DB;
}
.ralbox7042{
	border: 1px solid #2B363E;
	padding: 2px;
	font-weight: bold;
	color: white;
	background-color: #8F9699;
}



a.pdflink:link, 
a.pdflink:visited{
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 35px;
	height: 23px;
	display: block;
	margin-top: 3px;
}
a.tablelink:link, 
a.tablelink:visited{
	background-image: url(table.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 35px;
	height: 26px;
	display: block;
	margin-top: 3px;
}
.dbox{
	padding: 4px; 
	background-color: #F6FAFC;
	border: 1px solid #CCCCCC;
	width:220px;
}
.dbox strong{
	font-size: 12px;
	line-height:20px;
}


#top #langselect{
	position: absolute;
	top: 4px;
	right: 5px;
}
#top #langselect img{
	vertical-align: middle;
	
}
#top #langselect a{
	margin-left: 6px;
}
