body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

A:link {font-weight:bold;text-decoration: none; color: white;}
A:visited {font-weight:bold;text-decoration: none; color: white;}
A:active {font-weight:bold;text-decoration: none; color: white;}
A:hover {font-weight:bold;text-decoration: underline; color: white;}

A.sitemap:link {font-weight:bold;text-decoration: none; color: #0b1f7b;}
A.sitemap:visited {font-weight:bold;text-decoration: none; color: #0b1f7b;}
A.sitemap:active {font-weight:bold;text-decoration: none; color: #0b1f7b;}
A.sitemap:hover {font-weight:bold;text-decoration: underline; color: #0b1f7b;}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 180px;
height: 220px;
border: 0px solid black;
padding: 5px;
color: white;
font-size: 11px;
/*background-color: lightyellow;*/
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

#s_terms{
font-size:11px;
color:#0b1f7b;
}

#footer{
color:#0b1f7b;
margin-bottom:2px;
font-weight:500;
}

#mainBox{
padding:12px;
color:#0b1f7b;
}

#leftBanner{
padding:0px;
border-top:1px white solid;
border-bottom:1px white solid;
}

#rightBanner{
margin-top:8px;
border-top:1px white solid;
border-bottom:1px white solid;
}

.main{
text-align:justify;
line-height:1.4em;
}

.headlinenb{
margin-top:5px;
margin-bottom:5px;
font-size:32px;
font-weight:600;
}

.overview{
float:left;
padding:5px;
width:30%;
}

.titleOverview{
font-weight:900;
}

.hScroll{
width:610px;
}

.mainTitle{
margin-top:26px;
margin-bottom:0px;
font-size:16px;
font-weight:600;
}

.mainBlock, .mainBlockTitle{
position:relative;
text-align:justify;
line-height:1.4em;
}

.mainBlockTitle{
font-weight:600;
}

li {
	margin-top: 3px;
}

.projectHead{
background-color:#0b1f7b;
color: white;
}

.projectsBody{
border-left:1px #0b1f7b solid;
border-right:1px #0b1f7b solid;
border-bottom:1px #0b1f7b solid;
vertical-align:middle;
padding-left:8px;
}

.projectsLeft, .projectsRight{
height:70px;
text-align:center;
vertical-align:middle;
border-bottom:1px #0b1f7b solid;
}

.projectsLeft{
background-color:#ffffff;
}

.someclass{ //class to apply to your scroller(s) if desired
}
