.required
{
color:#004ba3;
}


body.editor {
  background-image: none;
  background-color: white;
}

.body {
  background-image: url(../images/sce/body-bg.jpg);
}

#outercontainer {
  width: 970px;
  height: auto;
  background-image: url(../images/sce/outercontainer-bg.jpg);
  background-repeat: repeat-y;
  background-position: right;
  background-color: none;
  margin-bottom: 0px;
  margin: 0 auto;
  position: relative;
}

#container {
  width: 960px;
  height: auto;
  margin-bottom: 0px;
  background-image: none;
  background-color: white;
}

#header {
  height: 204px;
  width: 960px;
  margin-bottom: 0;
  background-image: url(../images/sce/header-bg.jpg);
  color: white;
  text-align: right;
}

#header p {
  text-align: right;
  float: right;
  margin-right: 10px;
  padding: 0px;
}

#headerphone {
  font-size: 16pt; 
  letter-spacing: 2px;
  text-align: right;
  padding-right: 10px;
}

#headerslogan {
  font-size: 12pt; 
  color: #808084;
  margin-top: 32px;
  text-align: right;  
  padding-right: 10px;
}

#logo {
  width: 309px;
  height: 189px;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 1;
  margin: 0;
}

#menuarea {
  width: 615px;
  height: 39px;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 20px;
  position: absolute;
  top: 145px;
  left: 345px;
  z-index: 1;
  background-image: url(../images/sce/menu-bg.jpg);
}

#contentarea {
  width: 960px;
  height: auto;
  margin-top: 0;
  min-height: 400px;
  background-image: url(../images/sce/content-bg.jpg);
  background-repeat: repeat-x;
  background-color: white;
  color: #4a4a4b;
}

#contentarea ul {
  margin-left: 50px;
  list-style-image: url(../images/sce/bullet.jpg);
  display: block;
}
  

#footerarea {
  margin: 0px;
  padding-top: 10px;
  width: 960px;
  height: 75px;
  color: #004ba3;
  background-image: none;
  background-color: white;
}

#homenews {
  width: 192px;
  height: 289px;
  float: right;
  margin-right: 10px;
  margin-top: 2px;
  background-image: url(../images/sce/funnel4.jpg);
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

#homesponsors {
  float: right;
  clear: right;
  margin-right: 5px;
  margin-top: 15px;
  width: 212px;
  height: 40px;
}

#contentarea h1 {
  font-family: Verdana;
  font-weight: normal;
  font-size: 14pt;
  color: #808084;
  margin-left: 5px;
  background-image: url(../images/sce/h1-bg.jpg);
  background-repeat: no-repeat;
  padding-top: 5px;
  background-position: bottom left;
  width: auto;
  height: 50px;
  margin-top: 0px;
}

#contentarea h2 {
  margin-top: 0px;
  font-family: verdana;
  font-weight: normal;
  font-size: 12pt;
  /*color: #cdb020;*/
color:#007549;
  margin-left: 10px;
}

#contentarea h3 {
  margin-top: 10px;
  font-family: verdana;
  font-weight: normal;
  font-style: italic;
  font-size: 12pt;
  color: #004ba3;
  /*color: #eb864e;*/
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 0px;
}

#contentarea p {
  margin-left: 50px;
  margin-right: 50px;
  line-height: 150%;
  display: block;
}

#siteauthor {
  width: 760px;
  height: 19px;
  padding-top: 7px;
  color: white;
  font-size: 7pt;
  background-image: url(../images/sce/footer-design-bg.jpg);
}

#contentarea a {
/*color: #eb864e;*/
color: #004ba3;
}

#contentarea a:hover {
background-color: #fbf8e6;

}


#contentarea li {
line-height: 150%;
margin-bottom: 10px;

margin-right: 40px;
}


#rightnav {
width: 151px;
height: 440px;
float: right;
margin-left: 30px;
margin-right: 20px;
margin-top: 30px;
padding-top: 30px;
padding-left: 5px;
background-image: url(../images/sce/rightnav-bg.jpg);
color: #004ba3;
font-size: 7pt;
}

#rightnav h2 {
  font-size: 12pt;
  text-align: center;
  color: #808084;
}

#homenews h2 {
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  color: #808084;
}

#rightnav label.form_element {
display: none;
}

#rightnav label.required {
display: block;
text-align: left;
margin-left: 0px;

width: auto;
}

#clear {
width: 1px;
height: 1px;
clear: both;
}

.right {
float: right;
margin-left: 25px;
margin-right: 5px;
}

.left {
float: left;
margin-right: 25px;
margin-left: 5px;
}

.border {
border-left: 1px solid #ffef9f;
border-top: 1px solid #ffef9f;
border-right: 1px solid #d0cfce;
border-bottom: 1px solid #d0cfce;
padding: 1px;
}

#nobullet ul {
list-style-image: none; 
list-style-type: none
}

#contactform1 {
float: right;
width: 400px;
height: 730px;
padding: 15px;
background-image: url(../images/sce/contact-bg.jpg);
background-repeat: no-repeat;
}

.news_headline {
width: auto;
height: auto;
margin-bottom: 20px;
color: #004ba3;
}

.news_date {
align: right;
clear: right;
color: #004ba3;
width: 100%;
}

.news_title {
font-weight: bold;
clear: right;
color: #004ba3;
}

#ctl01_MainContent_news_detail_news_title {

  font-family: verdana;
  font-weight: normal;
  font-size: 14pt;
  color: #808084;
  margin-left: 5px;
  background-image: url(../images/sce/h1-bg.jpg);
  background-repeat: no-repeat;
  padding-top: 5px;
  background-position: bottom left;
  width: auto;
  height: 50px;
  margin-top: 0px;
  
}

#ctl01_MainContent_news_detail_news_headlines {

  margin-top: 0px;
  font-family: verdana;
  font-weight: normal;
  font-size: 12pt;
  color: #cdb020;
  margin-left: 10px;
 
}

.form_element
{
clear: left;
}

div.separator {
width: auto;
height: auto;
margin-bottom: 10px;
}

#rightnav div.separator {
margin-bottom: 0px;
}


