* {
  font-family:Helvetica, Arial, sans-serif;	
  font-size:11px;
  color:#000000;
}

body {
  background:#FFF;
  margin:0px;
}

#wrapper {
  width:1000px;
  background:#fff;
  margin:auto;
}

#wrapper.homepage {
  background:url(images/hp_bgc.jpg) repeat-y;
}

#menuWrapper {
  background:#000;
  height:50px;
  text-align:center;
}

.static_nlsitemcontainer, .static_nlsitemcontainerover{
  border-left: 1px solid #fff;
}

.static_nlsitemover {
  text-decoration:none;
  color:#90BCE6;
}

#menubar_180 {
  border-left:0px;
}

#menuUl {
  margin:0px;
  height:35px;
}

#menuUl li {
  display:inline;
  float:left;
  vertical-align:bottom;
  color:#fff;
  height:35px;
  padding-top:15px;
}

.hidden {
  display:none;
}

/* Home page specific styles */

#hp_search {
  float:right;
  padding-right:25px;
}

#hp_content_wrapper {
  background:url(../sff_homepage/bg.aspx) no-repeat;
}

#hp_body {
  
}

#hp_spacer {
  height:401px;
}

#hphidden {
  display:none;
}

#hp_logo_upper {
  /*background:url(images/hp_logo_top.gif) no-repeat top right;*/
  width:1000px;
  height:63px;
}

#hp_logo_bottom {
  background:url(images/hp_logo_bottom.gif) no-repeat top right;
  width:1000px;
  height:24px;
}

#hp_welcome {
  height:199px;
  background:#000;
}

#hp_welcome_text {
  background:url(images/hp_text.gif) no-repeat top right;
  width:575px;
  height:89px;
  margin-left:150px;
  margin-top:30px;
}

#hp_featured_content {
  width:185px;
  height:138px;
  background:#000;
  color:#fff;
  font-weight:bold;
  margin-top:30px;
  margin-left:44px;
}

#hp_footer {
  background:#FFF;
  height:38px;
  margin:auto;
  margin-top:46px;
  text-align:center;
}

#hp_adminlinks {
  text-align:left;
  margin-left:20px;
}

#hp_adminlinks a {
  margin-right:5px;
}

a.external {
  color:#22408F;
}

a.external:hover{
  color:#CC0917;
}

a:visited {
  color:#22408F;
}

#hp_adminlinks a:hover {
  color:#fff;
}

#hp_spacer h1 {
  display:none;
}

/* /Home page specific styles */

#sublogo {
  margin-top:35px;
}

#leftnav {
  width:200px;
  background:url(images/leftbg.gif) repeat-y;
  vertical-align:top;
  padding-top:15px;
}

#leftnav .container {
  padding-left:25px;
}

#leftnav .container a {
  color:#000;
}

#leftspacer {
  width:25px;
}


/* Search styles */

#searchBox {
  background:url(images/searchbg.jpg) no-repeat;
  height:50px;
  text-align:right;
  padding-right:15px;
}

#searchBox p {
  margin:0px;
  padding-top:0px;
}

#searchBox .fp { 
  padding-top:10px;
}

#searchBox .fpbut { 
  margin:10px 0;
}

#searchText {
  height:23px;
  border-top:1px solid #272525;
  border-bottom:1px solid #272525;
  border-left:1px solid #272525;
  border-right:0px;
  vertical-align:top;
  width:160px;
  margin:0px;
  padding:0px;
  font-size:13px !important;
}

#searchGo {
  height:25px;
  margin:0px;
  padding:0px;
}

#searchBox * {
 font-size:10px;
}

#srch_head {
  text-transform: uppercase;
  font-weight:bold;
}

.searchType {
  height:5px;
}

/* /Search styles */

#pageContent {
  width:550px;
  vertical-align:top;
  padding-top:28px;
}

#rightBar {
  height:610px;
  background:url(../sff_subpage/bg.aspx) no-repeat 20px 48px;
}

#footer {
  background:url(images/footerbg.jpg) no-repeat;
  height:40px;
  text-align:center;
}

#footer .mainmenu, #hp_footer .mainmenu {
  color:#272525;
  font-size:11px;
  margin-left:5px;
}

h1 {
  font-size:12pt !important;
  text-transform:uppercase;
  color:#79BDE8;
  margin-top:15px;
}

h2 {
  color:#F3901D;
  font-size:12pt !important;
  margin-top:10px;
}

h3 {
  color:#22408F;
  font-size:10pt !important;
  margin-bottom:5px;
}

/* CMS overrides */
.boxHeaderLogin {
  text-align:left;
  color:#000;
}

.boxItemLinksWithin a, .boxItemLinksWithin a:hover{
  color:#000;
  text-decoration:none;
}

#license {
  text-align:right;
  font-size:9px !important;
}

#ctl00_placeholderBody_panelBody table {
  border-collapse:separate !important;
}

#ctl00_placeholderBody_panelBody table td {
  border:0px !important;
  margin:10px 0px !important;
  padding:0 10px 10px 0;
  text-align:left;
}

.static_nlssubmenucell, .static_nlssubmenucellover {
  display:none;
}

#pageContent * {
  font-size:12px;
}

.footerTxt
{
	text-align:center;
	font-size:8px;
	background-color:#FFFFFF
}