body {
	margin: 10px 10px 0px 0px;
	padding: 0; 
    font:62.5%/1.45 Helvetica, Arial, Verdana, sans-serif;
    background: #E7E7E7 url('img/bgcolor.jpg');
	color: #333333;
	text-align: center;
	}

#page {
}

#header {
position:absolute;
top:20px;
left:15px;
 
	background: #666699 url("img/header1.jpg") no-repeat left;
	margin: 0 0 0 0px; 
	padding: 0 0 0 0px; 
	border:none;
	height: 116px; 
	width: 756px; 
}

#header-options {
position:absolute;
top:14px;
right:25px;
  	font-size: 1.4em;
	text-align: right;
	color:#999;
	height:35px;
}

#sidebar {
position:absolute;
top:25px;
left:785px;
font-size: 1em;
}

.sidebox {
position:relative;
width:216px;
    background: #FFFFFF url("img/sideboxback.jpg") repeat-y top; 
}

.sideboxcontent {
padding: 10px 18px 5px 20px;
text-align:left;
  	font-size: 1.15em;
}

.sideboxtitle {

margin-left:18px;
margin-right:18px;
width:180px;
    text-align:center;
  	font-size: 1.3em;
	color:#FFFFCC;
	background-color: #666699;
}


#content {
position:absolute;
top:135px;
left:15px;
margin-top: 0px;
width:760px;
  	font-size: 1.2em;
	text-align:justify;
    background: #ffffff url("img/sheet.jpg") repeat-y top; 
}


#menu-options {
position:absolute;
top:17px;
left:203px;
  	font-size: 1.2em;
	text-align: left;
	color:#ff9933;
	height:35px;
}


#pagetitle {
position:absolute;
top:60px;
left:205px;
width:400px;
  	font-size: 2.1em;
	text-align: center;
	color:#FFFFCC;
}

#cookie-crumb {
position:absolute;
top:114px;
left:213px;
width:300px;
  	font-size: 1em;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

#page-options {
position:absolute;
top:114px;
left:505px;
width:250px;
  	font-size: 0.9em;
	text-align: right;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#FF33cc;
}


.content-text {
position:relative;
margin: 5px 25px 5px 25px;
width: 710px;
}

.sectionheading { 
font-size: 1.5em;
font-weight:bold;
color:#666666;
margin-top:10px;
margin-bottom:10px;
}

.sectioncontent {
margin-left:25px;
}

.sectionheader{
width:680px;
font-size: 1.3em;
border-bottom-color:#cc6633;
border-bottom-style:solid;
font-weight:bold;
padding-top:3px;
}

.sectiontitle{
color:#FFFFCC;
background-color:#cc6633;
}

.sectionother{
  font-size:0.85em;
  font-style:italic;
  color:#cc6633;
background-color:white;
border-top-color:#FF9966;
border-top-width:thin;
border-top-style:solid;
border-right-color:#FF9966;
border-right-width:thin;
border-right-style:solid;
border-left-color:#FF9966;
border-left-width:thin;
border-left-style:solid;
}

.dialog {
 margin-left: 200px;
 width: 350px;
}

.mainpagecontent { 
	color: #333333;
}
.mainpagesection {
	font-size: 18px; 
	color: #cc6633;
}

.buttondiv
{
  margin:0px;
	background: #cc3300 url('img/button-rd.jpg') no-repeat;
	width: 130px;
	height: 37px;
 }
 
 .buttondivtext {
   padding-top:8px;
	color: #FFFFFF;
	text-align:center;

 }
 
.buttondiv a:link, .buttondiv a:visited {
	color: #FFFFFF;
}
.buttondiv a:hover {
	color: #CCCCCC;
    text-decoration:none;
}


input.BB_submitbutton {
color: #FFFFFF;
background-color:#990033;
font-weight:bold;
border-color:#666666;
}


.gentable {
font-size: 1.0em;
}

.sortable {
font-size: 1.0em;
}

table.sortable thead {
    background-color:#eee;
    color:#666699;
    font-weight: bold;
    cursor: pointer;
}

.QA-item {
border-bottom-color:#008080;
border-bottom-style:dashed;
border-bottom-width:thin;
padding: 5px;
}


.admviewtable {
font-size: 0.9em;
}

.regtable {
border: solid thin #cccccc;
}

.formtable {
border: solid 1px #999999;
background: #FFFFEE url('img/formbk.png');
padding-top:10px;
padding-bottom:10px;
}


.tableheader{
color:#ffffcc;
font-size:1.1em;
background-color:#666699;
border-bottom-color:#D49F00;
border-bottom-style:solid;
border-bottom-width:thin;
}

TR.overviewrow TD.overviewrow {
background-color:#E8FFF9;
border-bottom-color:#CCCC99;
border-bottom-style:solid;
border-bottom-width:thin;
}

.formdescriptor {
font-weight:bold;
}

.formnums {
font-size: 0.85em;
}

.negativeamounts {
color:#7F1F00;
}


.genitem {
border: double #333333;
padding:  5px;
}

.specialmessage {
padding: 10px;
border-left-color:#666666;
border-left-style:Solid;
border-left-width:thin;

}


.alert-text {
font-size: 0.9em;
color:#666666;
}

.admin-text {
font-size: 0.9em;
color:#CC6600 ;
}

.notfound-text {
font-size: 0.9em;
color:#666666;
}

.regform {
font-size:1.0em;
}

.formheader {
margin-left:150px;
margin-right:150px;
text-align:center;
font-size:1.5em;
background-color:#cc6633;
color:#ffffcc;
}

.formbutton {
color:#333333;
background-color:#EEEEEE;
font-weight:bold;
border-color:#663333;
}

.usinglangname {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:0.8em;
	color:#BEA195;
}
.form-comments {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:0.8em;
}

.formfield-essential {
width: 260px;
background-color:#FFFF99;
border-bottom: solid 1px #999999;
border-right: solid 1px #999999;
}

.formshortfield-essential {
background-color:#FFFF99;
border-bottom: solid 1px #999999;
border-right: solid 1px #999999;
}

.formfield-nonessential {
width: 260px;
background-color:#FFFFCC;
border-bottom: solid 1px #999999;
border-right: solid 1px #999999;
}

.formshortfield-nonessential {
background-color:#FFFFCC;
border-bottom: solid 1px #999999;
border-right: solid 1px #999999;
}

.formtitle-essential {
padding-top:5px;
font-weight:bold;
}


.form-general {
font-size:0.8em;
}

.formsection {
border-color:#663333;
border-style:solid;
border-width:thin;
}

.genrow {
font-size:1.0em;
background-color:#FFFFCC;
}

.rowel-essential {
background-color:#FFCC33;
border-bottom-color:#CCCC99;
border-bottom-style:solid;
border-bottom-width:thin;
}
.rowel-nonessential {
background-color:#FFFFCC;
border-bottom-color:#CCCC99;
border-bottom-style:solid;
border-bottom-width:thin;
}

.row-comments {
font-size:0.8em;
font-style:italic;
color:#999999;
}


#footer {
	text-align: center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.imglink {
border:none;
}

a:link, a:visited {
  color:#990033;
  font-weight	  	: thin;
  text-decoration       : none;
}

a:hover  {
  text-decoration   : underline;
}
	
div#header-options a:link,div#header-options a:visited {
  color:#ff9933;
  font-weight	  	: thin;
  text-decoration       : none;
}
div#header-options a:hover  {
  text-decoration   : underline;
}

div#menu-options a:link,div#menu-options a:visited {
  color:#ff9933;
  font-weight	  	: thin;
  text-decoration       : none;
}

div#menu-options a:hover  {
  text-decoration   : underline;
}


.link {
  color			: #ff9933;
  font-weight : normal;
  text-decoration: none;
}

.alerttext {
  font-style: italic;
  border-color: #FF0055;
  border-style: double;
}

.alerttitle {
color:#336699;
font-size: large;
}

.important  {
  color:#336699;
  background-color:#FFFFCC;
}

.absentmessage  {
  font-size:0.9em;
  font-style:italic;
  color:#999999;
}

.moretext  {
  font-size:0.7em;
  font-style:italic;
}

.bigtitle  {
  color:#666666;
  font-size:2.0em;
}

.mediumtitle {
  color:#666666;
  font-size:1.5em;
}

.bigletters {
  font-size:2.0em;
}

.legalcode {
font-family:"Courier New", Courier, mono;
margin-left:50px;
margin-right:50px;
text-align:left;
}

.stars {
  color:#FF9900;
  font-size:1.0em;
}

.mainlist {
list-style-image: url("img/orarrow.gif");
}

.mainlist LI {
padding: 4px;
}

#admpage {
border: 1px solid #333333;
background: #FFFFFF url("img/adminbk.png") repeat;
margin-left:15px;
padding: 5px;
font-size:12px;
}

.totalnum {
color:#009990;
}

.highlighted {
background-color:#99FF99;
}
.non-highlighted {
background-color:#FFFFFF;
}

.badinput {
color:#FF0000;
font-size:0.9em;
}

.warning {
color:#FF0000;
}

.goodinput {
color: #339933;
font-size:0.9em;
}

.inputfield {
background-color: #FFFFCC;
border: 1px solid #333333;
padding: 1px;
}
.codesample {
margin-left: 60px;
font-family:"Courier New", Courier, mono;
font-size: 0.9em;
line-height: 95%;
}

#alert_cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:80%;
height:100%;
background:black;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5
}
#alert_dialog {
display:none;
left:200px;
top:200px;
width:300px;
height:150px;
position:absolute;
z-index:100;
background:white;
padding:10px;
font-size: 14px;
color: #666666;
border:2px groove gray
}

.BB_textbutton {
height: 22px;
width: 152px;
background: #ffffff url('img/butavail.png') no-repeat left;
margin:10px;
}

.catheader {
font-size:14px;
font-weight:bold;
}