body
{
background:url(images/bg_dark2.gif) repeat-x top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px auto auto auto;
color:#514c48;
}

.invisible {display: none !important;}
a{
text-decoration:underline;
color:#2c476c;
}
p{
text-align:justify;
line-height:15px;
padding:5px 0 5px 0;
font-size:11px;
margin:0px;
}
span{
color:#2c476c;
}
p.clear{
clear:both;
}
p.news{
clear:both;
border-bottom:1px #CCCCCC dashed;
font-size:10px;
margin:5px 0 5px 0;
}
img.left_img{
float:left;
padding:5px 12px 0 0;
}
img.left_img_border{
float:left;
margin:5px 12px 0 0;
border:3px #b1cee0 solid;
}
h1{
font-size:18px;
color:#514c48;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}

h2{
font-size:18px;
color:#514c48;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:35px 0 0px 0;
margin:0px;
}

#main_container{
width:800px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}
.top_illustration{
position:absolute;
top:-15px;
left:-72px;
}
#header{

width:800px;
height:62px;
margin:auto;
}
.logo{
float: right;
padding:20px 70px 0 70px;
}

/*---------------- menu tab----------------------*/


.underlinemenu{
font-weight: bold;
font-size: 12px;
width: 800px;
height:35px;
background:url(images/menu_bg_thin.gif) no-repeat center;
}

.underlinemenu ul{
padding: 12px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #09217b;
padding: 12px 13px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;

/*border-bottom: 3px solid #09217b; ####bottom border is 3px ### */
}

.underlinemenu ul li a.last{
border-right: 0 ;}

.underlinemenu ul li a.active{
color: #003a82;}

.underlinemenu ul li a:hover {
color: #2c46a9;
/*border-bottom-color: #2c46a9;*/
}

/*----------------main_content----------------*/
#main_content{
width:auto;
clear:both;
background-color:#FFFFFF;
height:auto;
}
#middle_banner{
width:758px;
height:210px;
margin:auto;
padding:10px 0 0 0;

background:url(images/header2-2.png) no-repeat center;
}
.middle_banner_content{
padding:10px 0 0 0;
}

#left_content{
width:513px;
float:left;
height:auto;
padding:10px 10px 20px 20px;

}
#right_content{
width:225px;
float:right;
height:auto;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 10px;
/*border-left: 1px solid #a2a9b1; */

}
#wide_content{
width:635px;
padding:10px 10px 0 20px;
}



.downloadarchivItem .odd

{
clear:left;
float:left;
width: 300px;
border: solid 1px #B6B6B6;
margin: 0px 0px 10px 0px;
padding: 5px;
background: #E5E5E5;
}
 
.mod_downloadarchiv .odd
{
width: 300px;
border: solid 1px #B6B6B6;
margin: 0px 0px 10px 320px;
padding: 5px;
background: #E5E5E5;
}


.formbody{
background: url(images/login_bg.png) no-repeat left;
}


/*----footer---------*/
#footer{
border-top: 1px solid grey;
width:auto;
clear:both;
padding:15px 0 10px 0;
text-align:center;
color:#999999;
}

ul#footer {
padding: 12px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

ul#footer  li {
display: inline;
}


