form {
	margin:0;
	padding:0;
}
td, textarea{ 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px;
}
.message {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
input, select{ 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
a:link {color: #008c9d; text-decoration:none;}
a:visited {color: #008c9d; text-decoration:none;}
a:hover {color: #008c9d; text-decoration:underline;}
a:active {color: #008c9d;}

a:visited.small { 
	color:#008c9d; text-decoration:underline;font-size: 11px;font-weight:bold;
}
a:hover.small { 
	color:#008c9d; text-decoration:none;font-size: 11px;font-weight:bold;
}
a:active.small {
	color:#990000;text-decoration: none;font-size: 11px;font-weight:bold;
}
a:hover.small {
	text-decoration: none;font-size: 11px;font-weight:bold;
}
hr {
	height: 1px;
	color: #ffffff;
	clear:both;
}

.nav {
	font-size: 1.2em;
}

.info {
	font-size: 1.0em;
}

.heading{
	font-size: 1.2em;
	font-weight:bold;
}

.title{
	font-size: 15px;
	font-weight:bold;
	
}
.notable{
	font-size: 1.5em;
	
}
h1 {
	font-size: 15px;
	margin: 2px 0 2px 0;
}

h2 {
	font-size: 14px;
	margin: 2px 0 2px 0;
	color: #008c9d;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	margin: 2px 0 2px 0;
	color: #cccccc;
	font-weight: bold;
}


/*div#header {*/
	/*background-color: #fea;*/
	/*border-top: 1px solid #000;*/
	/*border-bottom: 1px solid #000;*/
	/*padding: 20px 10px 30px 15px;*/
	/*margin: 10px 5% 20px 5%;*/
/*}*/
div#error {
	margin: 0 0 0 20px;
	color: red;
}
div#message {
	margin: 0 0 0 20px;
	color: red;
}
div#subheader {
	margin: 0 0 0 0;
	padding-left: 0;
	border-bottom: 2px solid #000;
	width:934px;
	
}
div#subsubheader {
	margin: 0 0 0 0;
	padding-left: 0;
}



p {
	margin: 0 0 10px 0;
}


div#body {
	margin: 0 5% 10px 5%;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #bcbcbc;
}
div#bodynoborder {

}

div#footer {
	text-align:right;
}

ul#stylelist {
	margin:0 0 10px 0;
}

td.menuheader{
	text-align: left;
	vertical-align: top;
	font-size: 1.0em;
	color: #3295A1;
	font-weight: bold;
}
td.menuoption {
	text-align: left;
	vertical-align: top;
	font-size: 1.0em;
}
table.topform {
	/* border: 1px solid #666; */
	/*width: 900px;*/
	margin: 0px 0 0px 0;
	
}
td.topform {
	text-align: left;
	vertical-align: top;
}

table.form {
	border: 1px solid #bcbcbc;
	width: 100%;
	padding: 0px 0 0px 0; 
	/*
	margin: 2px 0 2px 0;
	padding: 0px 0px 0px 0px;*/
}
td.form {
	text-align: left;
	vertical-align: top;
	margin: 1px 0 1px 0;
	padding: 0px 0 0px 0; 
}
tr.form {
  background-color: #eee;
  font-weight: bold;
}
table.detail {
	/* border: 1px solid #666; */
	width: 660px;
	font-size: 11px;
	background-repeat: no-repeat;
	/* margin: 5px 0 5px 0; */
}
td.detail {
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	/*margin: 1px 0 1px 0;*/
	/*padding: 0px 0px 0px 0px;*/
}
tr.detail {
 /* background-color: #eee;
  font-size: 11px;
  font-weight: bold;*/
}
table.detailsub {
	font-size: 11px;
	border: 1px solid #666;
	width: 660px;
	/* margin: 5px 0 5px 0; */
}
table.detailsubtable {
	border: 1px solid #666;
	font-size: 11px;
	width: 280px;
	/* margin: 5px 0 5px 0; */
}
td.detailsub {
	text-align: left;
	vertical-align: top;
}
tr.detailsub {
  /*font-weight: bold;*/
  background-color: #008c9d;
  font-weight: bold;
  color: #ffffff;
}

table.simple idcol {
	background: buttonface;
}

table.simple thead tr {
   font-size: 12px;	
   background-color: #008c9d;
}
table.simple tr.even {
  background-color: #cccccc;
}
table.simple {
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	width: 100%;
}
table.simple td{
	border: 1px solid #bcbcbc;
	text-align: center;
	white-space:nowrap;
	padding: 1px 2px 1px 2px; 
}
table.simple th{
	border: 1px solid #bcbcbc;
	text-align: center;
	white-space:nowrap;
	padding: 1px 2px 1px 2px;
	color:white;
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
}

th.sorted a, th.simple  a {
	background-position: right;
	display: block;
}

table.solddetail td,th{
	border: 1px solid #ccc;
}

table.solddetail idcol {
	background: buttonface;
}

table.solddetail thead tr {
   font-size: 11px;	
   background-color: #3295A1;
}
table.solddetail tr.even {
  background-color: #cccccc;
}
table.solddetail tr.odd {
  background-color: #ffffff;
}
table.solddetail {
	border-collapse: collapse;
	width: 100%;
}

.solddetailHeader
{
	color:#ffffff;
}

tr.solddetailHeader
{
	background-color: #3295A1;
	font-size: 11px;
}

.solddetailHeader a
{
	color:#ffffff;
}

td .solddetail {
	font-size: 11px;
	vertical-align: top;
	/*margin: 1px 0 1px 0;*/
	/*padding: 0px 0px 0px 0px;*/
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #bcbcbc;
	padding: 2px 2px 2px 2px;
	width: 930px;
	margin-top: 2px;
	display:block;
	border-bottom: none;

}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #bcbcbc;
	padding: 2px 2px 2px 2px;
	width: 930px;
	/*height:50px;*//* Need for assignmentHistory.jsp*/
	display:block;
	/* border-top: none; */
	margin-bottom: 5px;

}
span.recordlinks {
	text-align: right;
	background-color: #cccccc;
	border: 1px #bcbcbc;
	padding: 2px 2px 2px 2px;
	width: 930px;
	display:block;
	/* border-top: none; */
	margin-bottom: 5px;
}
span.headerlinks {
	font-size: 14px;
	text-align: left;
	background-color: #eee;
	border: 1px solid #999;
	padding: 2px 2px 2px 2px;
	width: 930px;
	display:block;
	border-top: none;
	border-right: none;
	margin-bottom: 5px;
	color:#020467;
	
}
span.pageheaderlinks {

	text-align: left;
	background-color: #eee;
	border: 2px double #bcbcbc;
	padding: 2px 2px 2px 2px;
	width: 930px;
	display:block;
	border-top: none;
	border-right: none;
	border-left: none;
	margin-bottom: 5px;
	color:#008c9d;
	
}

a.whtB:link {color: #ffffff; font-weight:bold; text-decoration:none;}
a.whtB:visited {color: #ffffff; font-weight:bold; text-decoration:none;}
a.whtB:hover {color: #ffffff; font-weight:bold; text-decoration:underline;}
a.whtB:active {color: #ffffff; font-weight:bold;}

a.whtBUnReleasedInventory:link {color: #ffffff; font-weight:bold; text-decoration:none; font-size:9px}
a.whtBUnReleasedInventory:visited {color: #ffffff; font-weight:bold; text-decoration:none; font-size:9px}
a.whtBUnReleasedInventory:hover {color: #ffffff; font-weight:bold; text-decoration:underline; font-size:9px}
a.whtBUnReleasedInventory:active {color: #ffffff; font-weight:bold; font-size:9px}
table.simpleUnReleasedInventory idcol {
	background: buttonface;
	font-size:9px;
}

table.simpleUnReleasedInventory thead tr {
	font-size: 12px;
	background-color: #008c9d;
	font-size:9px;
}
table.simpleUnReleasedInventory tr.even {
	background-color: #cccccc;
	font-size:9px;
}
table.simpleUnReleasedInventory {
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	width: 100%;
	font-size:9px;
}
table.simpleUnReleasedInventory td{
	border: 1px solid #bcbcbc;
	text-align: center;
	padding: 1px 2px 1px 2px;
	font-size:9px;
}
table.simpleUnReleasedInventory th{
	border: 1px solid #bcbcbc;
	text-align: center;
	padding: 1px 2px 1px 2px;
	color:white;
	font-size:9px;
}

.executiveSummaryReportBarGraph img
{
	border-color: rgb(102, 102, 102);
	border-style:solid;
	border-width:1px;
}
