@charset "iso-8859-1";
body{
	margin:0;
	background-color: #0471a9;
	background-repeat: no-repeat;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

A:link{ color:#403139; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#403139; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#403139; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

#header{
background:url(headerbg.jpg) no-repeat transparent top left;
width:541px;
height:330px;
margin:0;
}

#wrap{
width:861px;
margin-left:auto;
margin-right:auto;
background:transparent;
border:0;
}
.Stil11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
}


#navcontainer{
background:transparent;
width:140px;
margin-top:0px;
margin-left:-50px;
}

#sidebar{
	background:transparent;
	width:180px;
	
	margin-left:50px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding: 21px;
}

#container{
width:503px;
float:right;
margin-right:60px;
margin-left:0px;
}


#navlist li{
list-style: none;
margin: 0;
width:220px;
border-top:#000000 1px solid;
text-align: left;
}

#navlist li a{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: transparent;
text-decoration: none;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }

#navlist li a:hover{
border-color: #666666;
color: #ffffff;
background: #990000;
}

h3{
font-size:18px;
font-weight:bold;
color:#403139;

font-style:normal;
}

#content{
border:#666666 1px solid;
width:497px;
background:#F6F6F6;
padding:21px;
padding-bottom:60px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

.footer{
clear:both;
background:transparent;
padding:9px;
text-align:right;
text-transform:uppercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
}

#title{
	
	color: #ffffff;
	font-size: 12px;
}

