body {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#header {
position: absolute;
top: 0px;
left: 0px;
width: 100%	;
height: 85px;
background-color: #ffffff;
}

#sub-header {
position: absolute;
top: 83px;
left: 0px;
width: 100%;
height: 24px;
background-color: #13559B;
}




#header-title {
position: absolute;
top: 83px;
left: 240px;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 22px;
font-weight: normal;
letter-spacing: 1px;
}

#header-logo {
position: absolute;
top: 1px;
left: 160px;

}

#header-news {
position: absolute;
top: 4px;
left: 630px;
background: #ECEFF5;
height: 63px;
width:338px;
padding: 5px;
	

}

#header-smallbox {
position: absolute;
top: 8px;
left: 42px;
}

#header-subtitle {
position: absolute;
top: 4px;
left: 240px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
font-style:italic; 

}

#navigation {
position: absolute;
left: 10px;
top: 144px;
width: 195px;
padding: 15px;
}

#vert-nav {
position: absolute;
left: 15px;
top: 10px;
width: 800px;
padding: 15px;
color: #ece9d8;
font-size: 13px;
}

#content {
position: absolute;
top: 144px;
left: 240px;
margin-right: 25px;
line-height: 20px;
}

.footer {
margin: 30px 0px;
font-size: 11px;
}

.menutitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
letter-spacing: 0px;
font-weight: bold;
text-transform: uppercase;
color: #000000;
background-color: #dfdfdf;
display: block;
padding: 3px 7px;
}

#navigation ul {
margin: 0px;
padding: 0px;
text-indent: 0px;
color: #ece9d8;
font-size: 13px;
list-style-type: none;
}



.menu li {
margin: 1px 0px;
padding: 0px;
width: 100%;
}

a:link, a:visited, a:active {
color: #3B5998;
}

a:hover {
color: #3B5998;
text-decoration: none;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #000000;
text-decoration: none;
display: block;
padding: 3px 7px;
background-color: #ECEFF5;
}

.menu a:hover {
color: #3B5998	;
text-decoration: none;
display: block;
padding: 3px 7px;
background-color: #efefef;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
letter-spacing: 1px;
padding-bottom: 2px;
border-bottom: 1px dashed #11579D;
margin-bottom: 0px;
}

h2 {
font-size: 14px;
border-bottom: 1px dashed #cfcfcf;
padding-bottom: 1px;
margin: 0px;
}

h3 {
font-size: 14px;
color: #990000;
padding: 0px;
margin: 10px 0px -4px 0px;
}

h4 {
font-size: 13px;
color: #990000;
padding: 0px;
margin: 10px 0px -4px 0px;
}

p {
margin: 4px 0px 16px 0px;
}

table {
margin-top: 10px;
}

td {
padding-right: 14px;
}

pre
{

color:black;
font-family:verdana;
}
