/*  NEW STYLESHEET */
body
{
    Font-size : 12px;
    Background-color : white;
    Font-family : Verdana, Arial, Sans Serif;
    Font-style : normal;
    Font-weight : normal;
    Color : #666666;
    Background-position : top center;
    Margin : auto;
    Text-align : left;
}

body.plain
{
    Font-size: 12px;
    Background-color: 80A5DA;
    Font-family: Verdana, Arial, Sans Serif;
    Font-style: normal;
    Font-weight: normal;
    Color: #666666;
    Background-position: top center;
    Margin: auto;
    Text-align: left;
}


H1, H1.pagetopic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  display: inline;
}
H2, H2.library {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  display: inline;
}

H3, H3.library {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #555555;
  display: inline;
}

H4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  display: inline;
}


P.pagebreakhere {page-break-before: always}


p.indent {
  padding-left: 20px ;
  text-indent: -5px ;
  margin-top: 0em;
  margin-bottom: 0em;
}

p.right {
  text-align: right;
  margin-top: 0em;
  margin-bottom: 0em;
}

p.center {
  text-align: center;
  margin-top: 0em;
  margin-bottom: 0em;
}


div.scroll
{
overflow: none;
overflow-x: auto;
border: 1px solid #666c;
width: 250px;
}
td.scrollstay{
  position: relative;
  background:#f7f7f7;
}



table.mainwrap
{
    Background-color : #80A5DA;
    Border-width : 0px;
    Border-collapse: collapse;
    Padding : 0px;
    Margin : 0px;
}

td.mainwrap{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: "#555555";
  line-height: 1.4;
  vertical-align: top;
  }

table.cbox
{
    Background-color : #ffffff;
    Border-width : 0px;
    Border-collapse: collapse;
    Padding : 0px;
    Margin : 0px;
    Font-family : Verdana, Arial, Sans Serif;
    Font-style : normal;
    Font-weight : normal;
    Color : #666666;
}

TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: "#555555";
  line-height: 1.6;
  background: #ffffff;
  vertical-align: top;
  }

TD{
  padding:0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: "#666666";
  line-height: 1.4;
  vertical-align: top;
  }

A { 
  color: #006699; 
  text-decoration: none; 
}

A:hover { 
  text-decoration: underline; 
}

/* ADD OR EDIT DATA - SMALL INLINE LINKS*/
A.aded { 
  color: #006699;
  text-decoration: underline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  cursor: hand;
}

A.aded2 { 
  color: #006699;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: hand;
}


/* pop up info on hover to define fields (see bulk entry forms) */
A.info {
	Z-INDEX: 24; BORDER-BOTTOM: #80A5da 1px dotted; POSITION: inherit; FONT-STYLE: normal; COLOR: #555555; TEXT-DECORATION: none
}
A.info:hover {
	Z-INDEX: 25; BACKGROUND-COLOR: #FFFFFF
}
A.info SPAN {
	DISPLAY: none
}
A.info:hover SPAN {
	Z-INDEX: 30; BORDER-BOTTOM: #006699 1px solid; POSITION: absolute; TEXT-ALIGN: center; BORDER-LEFT: #006699 1px solid; BACKGROUND-COLOR: #FEFDE9; FONT-STYLE: normal; FONT-WEIGHT: normal; WIDTH: 15em; DISPLAY: block; COLOR: #000000; FONT-SIZE: 12px; BORDER-TOP: #006699 1px solid; text-decoration: none; BORDER-RIGHT: #006699 1px solid; 
}


/* DIV CENTER FUNCTION _ USE AS CONTAINER*/
.centerit {
	margin: 0 auto;
}

/* CONTAINER FOR LOGO CYCLE*/
.pics {
	margin-left: auto; margin-right: auto; WIDTH: 848px; HEIGHT: 160px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; OVERFLOW: hidden; 
}


/* TD style for negative cell headings in block profit - was td.main */
TD.neghead, P.neghead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: "#ffffff";
  background: #6f8b9d;
  line-height: 1.4;
  }


/* CROPINFO STYLE FOR BLOCK DATA PAGE */
TABLE.cropinfo { width: 96%; padding: 0px; border: 1px solid #789DB3;
}

Table.cropinfo TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: "#555555";
  line-height: 1.6;
  background: #ffffff;
  vertical-align: top;
  }

Table.cropinfo TH.left {
  text-align: left;
  }

Table.cropinfo TH.center {
  text-align: center;
  }

TABLE.cropinfo TD.shade{
  background: #e7eaed;
  }

TABLE.cropinfo TD.shadeleft{
  background: #e7eaed;
  text-align: left;
  }

TABLE.cropinfo TD{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: right;
  color: "#555555";
  line-height: 1.4;
  background: #ffffff;
  vertical-align: top;
  }

TABLE.cropinfo TD.left{
  text-align: left;
  }

TABLE.cropinfo td.scrollstay{
  position: relative;
  background:#f7f7f7;
}


TABLE.cropinfo TD.center{
  text-align: center;
  }

TABLE.cropinfo TD.shade{
  background: #e7eaed;
  }

TABLE.cropinfo TD.shadeleft{
  background: #e7eaed;
  text-align: left;
  }

/* Library picture box in articles */
#lib-pic-box {
	float: right; Width: 160px; BORDER-RIGHT: #b7b7b7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b7b7b7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #b7b7b7 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #b7b7b7 1px solid
}

#lib-picdtl-box {
	BORDER-RIGHT: #b7b7b7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b7b7b7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #b7b7b7 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #b7b7b7 1px solid
}

/* table containers for reports - portrait or landscape */

TABLE.bodypt { 
  width: 700px; 
  padding: 10px; 
  border: 1px solid #789DB3;
  border-collapse: collapse; 
}

TABLE.bodyls { 
  width: 960px; 
  padding: 10px; 
  border: 1px solid #789DB3;
  border-collapse: collapse; 
}



/* CROPEST TABULAR REPORT FORMATTING */

TABLE.cropest { 
  width: 98%; 
  padding: 0px; 
  border: 1px solid #789DB3;
  border-collapse: collapse; 
}

Table.cropest TH {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: "#555555";
  line-height: 1.4;
  background: #ffffff;
  vertical-align: top;
  }

Table.cropest TH.left {
  text-align: left;
  }

Table.cropest TH.center {
  text-align: center;
  }

TABLE.cropest TH.shade{
  background: #e7eaed;
  }

TABLE.cropest TD{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: right;
  color: "#555555";
  line-height: 1.4;
  background: #ffffff;
  vertical-align: top;
  }

TABLE.cropest TD.shade{
  background: #e7eaed;
  }

TABLE.cropest TD.left{
  text-align: left;
  }

TABLE.cropest TD.center{
  text-align: center;
  }



/*  TABLIST FOR SUPPLY GROUPS TO SELECT OWNED, ASSIGNED OR PERMISSIONS */
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: black;
background: #CCFFFF;
border-color: navy;
}

#tablist li a.current{
background: 99CCFF;
}


.widthed350{ 
width:350px; 
} 

/*  FORM ELEMENT STYLING */

SELECT {
 background-color: #ffffff; 
 color: #555555;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 10pt
} 

INPUT {
background-color: #ffffff;
border: #a4a4a4 1px groove;
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size: 10pt
 margin-left: 2px;
 margin-right: 2px;    
 margin-top: 2px;    
 margin-bottom: 2px;  
} 

TEXTAREA {
background-color: #ffffff;
border: #a4a4a4 1px groove;
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal
} 

.button {    
 font: 10pt Verdana, Arial, sans-serif;   
font-weight: bold; 
 background-color: #D7E5F2;    
border: #a4a4a4 1px groove;   
 margin-left: 3px;    
 margin-top: 3px;    
 margin-bottom: 2px;    
}

.radio {
border: 0px;
}

.textrt {
text-align: right;
}
