
* {
margin: 0px;
padding: 0px;
}

a:link{
color: #ff8e00;
background: transparent;
}

a:visited{
color: #e45500;
background: transparent;
}

a:hover{
color: #002B3D;
background: transparent;
}

body {
background-color: #3c537f;
font-family: Verdana, Geneva, sans-serif;
font-size: 80%;
}

#content ul{
list-style-type:square;
margin: 15px;
padding-left: 20px;
}

h1 {
padding: 10px 0 1em 0;
color: #980101;
background: transparent;
font-size:24px;
}

h12 {
background: url(images/logo.jpg) no-repeat;
height: 59px;
text-indent: -100em;
}

#pageHeader h2 {
color: #fff;
}

h3 {
padding: 2em 0 1em 0;
color: #980101;
background: transparent;
}

#pageHeader, #quickSummary {
background: #3c537f;
color: #fff;
padding : 10px;
font-size:24px;
}

#pageHeader {
background: #c7d9ff url(images/molllogo.png) no-repeat;
background-position: 100% -285px;
height: 83px;
overflow: hidden;
}

#quickSummary {
background: #c7d9ff url(images/molllogo.png) no-repeat;
background-position: 100% -388px;
height: 60px;
overflow: hidden;
}

#content {
	margin-left: 230px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:	20px;
	padding-bottom:20px;
	margin-bottom:0px;
	min-height:500px;
	height:auto;
	height:500px;
	background:  #fff;
	text-align: justify;
	bottom: auto;
	overflow: visible;
	height: inherit;
}

#supportingText {
margin-left: 230px;
background: #fff;
}

#footer {
background: url(images/footer.png) no-repeat bottom left #c7d9ff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
margin-bottom: 10px;
color: #FFFFFF;
}

#linkList {
width: 200px;
margin-left: 10px;
top: 173px;
position: absolute;
height: 500px;
height:auto;
}

#linkList h3{
padding: 3px;
padding-left: 6px;
font-size: 1em;
background: #1783db url(images/navtop.png) no-repeat right top;
color: #FFF;
margin-top: 20px;
height: 20px;
}

#linkList ul{
list-style: none;
}

#linkList ul li {
color: #000;
background: #c7d9ff url(images/menu.png) no-repeat;
background-position: 6px;
text-decoration: none;
font-size: 70%;
padding-left: 30px;
padding-bottom: 6px;
padding-top: 6px;
}

#linkList ul li:hover{
color: #fff;
background: #aec5f1 url(images/menuhover.png) no-repeat;
background-position: 6px;
font-size: 70%;
padding-left: 30px;
padding-bottom: 6px;
padding-top: 6px;
}

#lmenu, #lsubmenu {
margin-top: 20px;
margin-bottom: 10px;
padding-bottom: 0px;
overflow: hidden;
}

/* ----------------------------------- SITEMAP ----------------------------------- */


.csc-sitemap {

color: #222222;

font-size: 11px;

line-height: 14px;

}

.csc-sitemap A, .csc-menu-1 A{



text-decoration: none;

color: #222222;



}

.csc-sitemap A:hover, .csc-menu-1 A:hover{

text-decoration: none;

color: #802020;

}



.csc-menu-1 p{

	margin-top : 10px;

	font-weight : bold;

	margin-bottom : 10px;

	margin-left : 0px;

        border-bottom: 1px solid #888888;

}

.csc-sitemap-level1{

	margin-top : 15px;

	font-weight : bold;

	margin-bottom : 10px;

	margin-left : 0px;

        border-bottom: 1px solid #888888;

}



.csc-sitemap-level2 {

	margin-left : 30px;



}

.csc-sitemap-level3 {

	margin-left : 50px;


}



.csc-sitemap-level4 {

	margin-left : 70px;

}