
/* CSS Document */
body {margin: 0;padding: 0;background-color: #8B8C97;text-align:center;font-family:Tahoma;}
a {text-decoration:none;color: #235DC6;}
a:hover {color: #FFFF00;text-decoration:underline;}
.clear{clear:both;}
#content {margin: 0px auto; width: 930px;text-align:left;background:url("img/bg.gif") #ffffff repeat-y ;}
#header {height: 94px; background:url("img/header-bg.gif") no-repeat ;}
#header h1{ height:45px; background:url("img/slogo.gif") no-repeat ; text-indent:-5000px; width:205px; float:left; margin:5px 0px 0px 10px;}
.headerp{ text-indent:-5000px; line-height:5px; font-size:80%;margin:0px;}
.headersite{float:right;margin:10px;}
#header a{color: #235DC6; font-size:12px; text-decoration:none; font-weight:bold; margin-right:5px;}
#header a:hover{color:#FF6600;}
.headernav{text-align:right; margin:15px 10px 5px 0px!important;}
.headernav a{font-size:12px;}
#mainnav{margin:0px;list-style:none;height:39px;background-image:url("img/mainnav-bg.gif");background-repeat:repeat-x;}
#mainnav ul{margin:0px 20px;padding:0;list-style:none;float:left;}
#mainnav ul li{padding:10px 10px 10px 10px;float:left;}
#mainnav ul li a{display:block;padding:0px 10px;font-size: 14px;line-height:19px;color: #ffffff;text-decoration: none;font-weight: bold;}
#mainnav ul li a:hover{	color:#FFFF00;}
.mainnav-current{background-image:url("img/mainnav-current.gif");}
.mainnav-current a{color:#FFFF00!important;}
#maincontent{margin:5px 30px; color:#333333;}
#maincontent h2{background:url("img/shield.gif") no-repeat 0 30% ; text-indent:20px; border-bottom: 1px dashed #444444; font-size:18px; line-height:26px; color:#000066;}
#maincontent ul{margin:0px;padding:0px 5px 0px 10px;list-style-type:none;font-size:12px;}
#maincontent ul li{margin:5px;background:url("img/bullet_orange.gif") no-repeat 0 2px; line-height:20px;padding-left:20px;font-size:14px; font-weight:bold;}
#maincontent img{margin:10px;}
#maincontent p{font-size:12px; line-height:20px; margin:0px auto; font-weight:normal;}

#footer { clear: both;height: 36px; margin: 0px auto;background:url("img/DiBu_B.gif" ) repeat-x;color:#111111;font-size:12px;}
#footer a:hover{ color:#FF6600;}