#container {
width: 960px;
height: auto;
background-color: white;
background-color: white;
}

.body {
margin: 0 auto;
background-image: url(../images/sce/body-bg.jpg);
background-color: #89b3e5;
background-repeat: repeat-x;
}

#header {
width: 960px;
height: 121px;
}

#menul {
width: 37px;
height: 38px;
float: left;
}

#menuarea {
width: 897px;
height: 38px;
float: left;
}

#menur {
width: 26px;
height: 38px;
float: left;
}

#leftnav {
width: 175px;
height: auto;
float: left;
clear: left;
}

#mainpane {
width: 960px;
height: auto;
clear: both;
}

#contentarea {
width: 765px;
padding: 10px;
height: auto;
float: left;
min-height: 300px;
}

#highlightarea {
background-image: url(../images/sce/highlightarea-bg.jpg);
width: 458px;
min-height: 29px;
height: auto;
padding-bottom: 10px;
padding-top: 10px;
text-align: center;
color: gray;
font-weight: bold;
background-color: #e0ffc4;
background-repeat: no-repeat;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
}


#subfunnels {
width: 765px;
float: right;
height: auto;
}

#contentarea p {
color: #4b4b4b;
line-height: 150%;
font-family: arial;
font-size: 9pt;
margin-bottom: 10px;
margin-left: 20px;
}

#contentarea strong {
font-weight: bold;
}

h1 {
background-image: url(../images/sce/h1-bg.jpg);
background-repeat: no-repeat;
margin-top: 10px;
width: 750px
height: 21px;
padding-left: 20px;
color: #0e61c7;
font-weight: bold;
font-size: 12pt
}

h2 {
font-weight: bold;
font-size: 10pt;
color: #4f930e;
}

#contentarea a {
color: #4f930e;
}

#footerarea {
width: 960px;
height: 130px;
*height: 145px;
clear: both;
background-color: white;
text-align: center;
color: black;
}

#footerarea a {
color: black;
}

.footerAddress{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#000;
text-align:center;
padding:0;
margin-top:5px;
*margin-top:7px;
}

/* #footer{
margin-top:-3px;
*margin-top:-7px;
} */

.leftnoborder {
width: auto;
height: auto;
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: none;
}

img.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

img.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

.rightnoborder {
float: right;
margin-left: 10px;
margin-bottom: 10px;
border: none;
}

#contentarea ul {
font-family: arial;
font-size: 9pt;
color: #737373;
line-height: 150%;
list-style-image: url(../images/sce/bullet.jpg);
}

#nolabel label {
	display: none;
}




