div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
	font-size:1.0em;
	font-weight:normal;
}

body {
	margin: 10px 0px 10px 0px;
	padding: 0;
    font-size: 100%;
    line-height: 1.125em;
    font-family: Helvetica, Arial, Verdana, "MS Trebuchet", sans-serif;
    background: #E7E7E7;
	color: #333333;
}

h1 {font-size:1.3em;font-weight:bold; }
h2,h3 { font-size:1.2em;} 


p {
	margin: 0.5em 0 0 0;
	padding: 0;
}

table { 
	border-collapse:collapse; 
	border-spacing:0px;
}


td {padding:4px;}

ul li {
	margin-left:20px;
}

ol li {
	list-style-type: decimal;
	list-style-position: outside;
}

input  {
}


textarea {
}

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

a:hover  {
  text-decoration   : underline;
}

/************************************************************************** 
             					page structure  
**************************************************************************/

#page {
}

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

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

#clientlogo {
	z-index:3;
	position:absolute;
	top:35px;
	left:35px; 
}

#powertext {
	position:absolute;
	z-index:3;
	top:101px;
	left:35px; 
	font-size: 1.0em;
}

#headerimg {
}

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

div#header-options a:link,div#header-options a:visited {
  color:#ff9933;
  font-weight	  	: normal;
  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	  	: normal;
  text-decoration       : none;
}

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

div#powertext a:link,div#powertext a:visited {
  color:#ff9933;
  font-weight	  	: normal;
  text-decoration       : none;
}

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

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

#content {
	position:absolute;
	top:147px;
	left:17px;
	margin: 0px 10px 0px 0px;
	width: 756px; 
	text-align:left;
    background: #ffffff url("img/sheet.jpg") repeat-y top; 
}

.content-text {
	position:relative;
	margin: 5px 20px 5px 20px;
	width: 720px;
	font-size:14px;   /* base for  most of the body text */
}

#footer {
	text-align: center;
	font-size:0.8em;
}

#footerimage
{
	height: 25px;
	background-color: #E7E7E7;
	background-image: url("img/footer.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


#pagetitle {
	position:absolute;
	top:70px;
	left:205px;
	width:400px;
  	font-size: 1.4em;
    line-height: 1.5em;
	text-align: center;
	color:#FFFFCC;
	}

#cookie-crumb {
position:absolute;
top:126px;
left:213px;
width:300px;
  	font-size: 0.8em;
	text-align: left;
}

#page-options {
position:absolute;
top:126px;
left:505px;
width:250px;
  	font-size: 0.8em;
	text-align: right;
}

.sectionheading { 
	font-size: 1.2em;
	margin-left:25px;
	line-height:1.2em;
	text-indent:-25px;
	font-weight:bold;
	color:#666666;
	margin-top:20px;
	margin-bottom:10px;
}

.sectioncontent {
	margin-left:25px;
}

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

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

.sideboxcontent {
	padding: 10px 15px 0px 15px;
	text-align:left;
  	font-size: 0.8em;
}

.sideboxtitle {
	margin-left:18px;
	margin-right:18px;
	padding-top:1px;
	width:180px;
    text-align:center;
  	font-size: 0.95em;
	color:#FFFFCC;
	background-color: #666666;
}

.boxtopimg
{
	height: 10px;
	font-size:0.5em;
	background-color: #E7E7E7;
	background-image: url("img/sideboxtop.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.boxbottomimg
{
	height:5px;
	background-color: #E7E7E7;
	background-image: url("img/sideboxbottom.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


/************************************************************************** 
             					table types  
**************************************************************************/

.gentable { 
	font-size:100%;
}

.admviewtable
{
}

.regtable {         /* thin rounded table for general purpose */
	border: solid thin #cccccc;
	padding:10px;
}

table.formtable {   /* table for entry forms */
	border: solid 1px #ccc;
	background: #FFFFEE url('img/formbk.png');
    padding:3px 13px 3px 13px;
}
table.formtable td {}

table.overviewtable { 
	font-size: 0.85em;	
}

table.sortable {  /* any sortable table is an overview table */  
	font-size: 0.85em;
}

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

.tableheader{
	color:#ffffcc;
	background-color:#666666;
	border-bottom-color:#D49F00;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
TD.tableheader {
	font-size: 1.2em; /* little bit bigger */
}

TR.overviewrow TD.overviewrow {
	background-color:#E8FFF9;
	border-bottom-color:#CCCC99;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
TR.overviewrow_alt TD.overviewrow_alt { /* slightly differen background to get zebra stripes */
	background-color:#ecf1f0;
	border-bottom-color:#CCCC99;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

TR.overviewsubrow TD.overviewsubrow {
	background-color:#E8FFFB;
}
TR.overviewsubrow_alt TD.overviewsubrow_alt {
	background-color:#E8FFFF;
}

.overviewsubitem {
	background-color:#E8FFFB;
	border-top-color:#CCCC99;
	border-top-style:dotted;
	border-top-width:1px;
}
.overviewsubitem_alt {
	background-color:#E8FFFF;
	border-top-color:#CCCC99;
	border-top-style:dotted;
	border-top-width:1px;
}

#split li {
  display: inline; list-style-type: none;	padding-right:10px;
}



/************************************************************************** 
             					forms   
**************************************************************************/


.regform {
}

.formheader {
margin-left:150px;
margin-right:150px;
text-align:center;
color:#333333;
border-top: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
background: #FFFFFF url('img/formbk.png');
}

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

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

.formfield-essential {
width: 260px;
line-height:1.3em;
font-size:1.1em;
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 {
line-height:1.3em;
font-size:1.1em;
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 {
font-weight:bold;
}


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

.errorfield
{
	color: #C30;
}

.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;
}


.formdescriptor {
font-weight:bold;
}

.formnums {
font-size: 0.95em;
}

.negativeamounts {
color:#7F1F00;
}


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

.minicontext {
color:#999999;
padding-left:10px;
font-style: italic;
}

.formlangfield {
  color:#999999;  	
  width:156px;
  background-color:#FFFF99;
}

.minipostform {
	border:#CCCCCC 1px solid;
	-moz-border-radius: 1em;
    -webkit-border-radius: 1em;
	width:500px;
	margin-left:100px;
	padding-top:15px;
	padding-bottom:15px;
	background: #FFFFEE url('img/formbk.png');
	text-align:center;
}

.miniposttext {
	width:350px;
	height:50px;
}



/************************************************************************** 
             					other stuff  
**************************************************************************/


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

.message_goodresult {
	font-size:1.2em;
	width:450px;
	margin:20px;
	border:thick solid #008040;
}
.message_badresult {
	font-size:1.2em;
	width:450px;
	margin:20px;
	border:thick solid #C30;
}

.buttondiv
{
  margin:0px;
	background: #cc3300 url('img/button-rd.jpg') no-repeat;
	width: 130px;
	height: 37px;
 }

.buttondivtextlarge {
	padding-top:0.45em;
	color: #FFFFFF;
	text-align:center;
}
.buttondivtext {
	padding-top:0.45em;
	color: #FFFFFF;
	text-align:center;
}
.buttondivtextsmall {
	padding-top:0.65em;
	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: #990033;
background-color:#F2F0E4;
font-weight:bold;
border-color:#666666;
cursor:pointer;
font-size:0.9em;
padding: 2 5 2 5;
}


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


.specialmessage {
padding: 10px;
border-left-color:#cc6633;
border-left-style:solid;
border-width:3px;
/* background: #FFFFFF url("img/helptip.gif") no-repeat top; */
}

.errornotice {
border: 1px double #C30;
margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
color: #C30;
}

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

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

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

	
.imglink {
border:none;
}

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

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

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

.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:1.6em;
  line-height:1.8em;
}

.mediumtitle {
  color:#666666;
  font-size:1.2em;
  line-height:1.4em;
}

.bigletters {
  font-size:1.6em;
  line-height:1.8em;
}

.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
}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.image_selected {
border:#33c medium double;
}

.image_notselected {
	margin: 2 0 2 0px;
	border:#666 1px solid;
}

