
body {
	background-color: #622700;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#sci{
	background-image: url(../extras/styles/sci/digital-headers.jpg);
	border: 1px solid #000;
}
#scihd {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF8DC;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
}
#scitop{
	border: 1px solid #000;
	background-image: url(../extras/styles/sci/nav-bk-top.jpg);
	color: #FFF8DC;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
}
A {
  color: #EF4200;
}
.horizontalMenu A {
  text-decoration: none;
  color: #FFF8DC;
}

.horizontalMenu A:hover {
  color: #ffcc00;
  text-decoration: underline;
}
.sideMenu {
  font-size: 10pt;
  padding: 5pt;
  color: #000000;
}

.sideMenu A {
  text-decoration: none;
  color: #cc3300;
}

.sideMenu A:hover {
  color: #800040;
  text-decoration: underline;
}

.nfooter {
  font-size: 8pt;
  text-align: center;
background-image: url(../extras/styles/sci/nav-bk-top.jpg);
	color: #FFF8DC;
}
#crumb{
	background-image: url(../extras/styles/sci/crumbbk.jpg);
	padding-left: 10px;
}
.content{
  background-color: #ffffff;
  color: #000000;
  font-size: 10pt;
  padding: 10pt;
}
.tbtext{
  color: #000000;
  font-size: 10pt;
}
.tbbk{
	background-color: #ffffff;
}
.scilt{
	font-size: 16px;
	text-align: left;
}
.scirt{
	font-size: 16px;
	text-align: right;
}
.scictr{
	font-size: 16px;
	text-align: center;
}
.job{
	background-color: #f5f5f5;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H3.jl {
        margin-bottom: 0px;
        padding-bottom: 0px;
}
H1 {
  font-size: 16pt;
}

searchBox {
  font-size: 10pt;
}



.pagination {
  font-size: 8pt;
  text-align: center;
}
.footer {
  font-size: 8pt;
  text-align: center;
}

.adminBar {
  background-color: #dddddd;
  font-size: 8pt;
  font-family: helvetica, arial;
  color: #000055;
}

.crumbTrail {
  color: #000;
  font-size: 7pt;
}

.crumbTrail A,.crumbTrail A:visited {
  color: #333333;
}

.formDescription {
  font-size: 10pt;
  font-weight: bold;
}

.formSubtext {
  font-size: 8pt;
}

.highlight {
  background-color: #cccccc;
}

.tableMenu {
  background-color: #dddddd;
  font-size: 8pt;
}

.tableMenu a {
  text-decoration: none;
}

.tableHeader {
  background-color: #dddddd;
  font-size: 10pt;
}

.tableData {
  font-size: 10pt;
}

.pollAnswer {
  font-size: 8pt;
}

.pollColor {
  background-color: #dddddd;
  border: thin solid #000000;
}

.pollQuestion {
  font-weight: bold;
}

.faqQuestion {
  font-size: 12pt;
  color: #38393C;
  font-weight: bold;
}

.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}


 div.rootTabs {
	line-height: 19px;
	white-space: nowrap;
	padding: 0 18px;
	margin: 0px;
	background-color: #000000;
}
 .rootTabOn {
	padding: 3px 9px 3px;
	line-height: 17px;
	font-size: 15px;
	background-color: #CC0000;
	z-index: 10000;
	color: #FFCC00;
	border: 1px solid #CC3300;
 -moz-border-radius-topleft: 6px; 
 -moz-border-radius-topright: 6px; 
 -moz-border-radius-bottomright: 0px; 
 -moz-border-radius-bottomleft: 0px }
 .rootTabOn a, .rootTabOn a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
 .rootTabOff {
	padding: 1px 7px 3px;
	line-height: 15px;
	font-size: 14px;
	background-color: #990000;
	z-index: 1000;
	border-top: 1px solid #FF3300;
	border-right: 1px solid #FF3300;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #FF3300;
	color: #FFCC99;
 -moz-border-radius-topleft: 6px; 
 -moz-border-radius-topright: 6px; 
 -moz-border-radius-bottomright: 0px; 
 -moz-border-radius-bottomleft: 0px }
 .rootTabOff a, .rootTabOff a:visited {
 color: #FFCC99; 
 text-decoration: none }
 .rootTabOff a:hover {
 color: #FFCC00}
