﻿body 
{
	font-family:Arial;
	font-size:10pt;
}

.highlightedBoxRED
{
	color: Red;
	background-color: #ffffcc;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 3px;
}

a.sideMenu {
	font-size:9pt;
	text-decoration: none;
	border-top: black thin solid;
	border-bottom: black thin solid;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url(images/yellow.png);
}

tc.sideMenu {
	background-color:#fafa00;
}

 a:link.sideMenu {
	color:#000000;
 }
 a:visited.sideMenu {
	color:#000000;
 }
 a:hover.sideMenu {
 	color:#FF0000;
	background-color:#fafad2;
 }

.smallerText
{
	font-family:Arial;
	font-size:8pt;
	border-collapse:collapse;
	line-height: 10px;
}
.smallerTextRed
{
	font-family:Arial;
	font-size:8pt;
	color:Red;
	border-collapse:collapse;
	line-height: 10px;
}
.wobcenter
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:White;
	line-height:10pt;
	text-align:center;
}

div.outline
{
	border: solid medium rgb(0,0,0);
}
div.outlineThin
{
	border: solid thin rgb(0,0,0);
}
SummHeadCat {
	text-align: right;
	font-weight: bold;
	font-size:8pt;
}

div.prodItem {
	min-height: 32px;
	vertical-align: middle;
}

div.summPageHead span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #000000;
  width: 49%;
  }

div.summPageHead span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #000000;
  width: 49%;
  }

.Progress
 {
   background-color:#CF4342;
   color:White;
 }
 
.Progress img {
   vertical-align:middle;
   margin:2px;
 }
 
.hdrTitle {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:0.5em;
 }
 
 .hdrText {
	font-size:12pt;
	font-weight:normal;
 }
 
.dropItem {
	font-size:8pt;
 }

.dropFilter {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
 }

.dropProdId {
	font-size:8pt;
	width:100px;
}
.dropTitle {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
 }
 
.dropWave {
	font-size:8pt;
	text-align:center;
 }
   
 
 a:link.dropItem {
	color:#000000;
 }
 a:visited.dropItem {
	color:#000000;
 }
 a:hover.dropItem {
 	color:#FF0000;
	background-color:#fafad2;
 }

.heading {
	font-size:larger;
	font-weight:bold;
}	
 
 .bold {
	font-weight:bold;
 }
 
 .Loading {
	font-weight:bold;
	color:Red;
 }
 
 .padding10 {
	padding:10px;
 }
 
 .indentLR {
	margin-left:1em;
	margin-right:1em;
 }
 .tbH {
	font-weight:bold;
 }
 
 .searchHelp {
	margin-left:1em;
	margin-right:1em;
 }
 
 div.brSol {
	background-color:#dcdcdc;
	padding: 4px;
 	}
 div.brSummRep {
	background-color:#ffffff;
	padding: 4px;
	cursor:pointer;
 	}
div.brSearch {
	background-color:#dcdcdc;
	padding: 4px;
	margin: 0 5px 0 5px;
	border-width: 0 1px 1px 1px;
	border-color: Black;
	border-style:solid;
 	}
div.brSearchTab {
	margin: 0 5px 0 5px;
	background-image: url(images/brSearchbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
 	}
div.brOr {
	background-image: url(images/brbg.png);
	background-repeat: repeat-x;
	text-align: center;
}
p.brHead {
	font-size:12pt;
 	font-weight:bold;
 	padding: .5em 0 .5em 0;
	display: inline;
 	}
p.brCatHead {
	font-size:10pt;
 	font-weight:bold;
	display: inline;
}
p.brInstruct {
	display: inline;
	font-style:italic;
}
p.brSep {
	border-top: solid 1px #777777;
	font-size:1pt;
 	}
p.brDetail {
	font-size:8pt;
	display: inline;
	padding-left: .5em;
 	}
 	p.brLabel {
	padding-left:1em;
	display: inline;
 	}
 	.brInput {
	display: inline;
 	}
 	table.brTable {
 		padding-left: 0.5em;
 	}
 	
 p.prReportTitle {
 	font-weight:bold;
 	color:Black;
	border-width: 1px 1px 1px 1px;
	border-color: Black;
	border-style:solid;
 	background-color: #e7e7e7;
 	padding:0.4em;
}	
p.prReportText {
}
p.prTitle {
	font-weight: bold;
	font-size: 12pt;
}
p.prWho {
	font-style:italic;
	display:inline;
}
.hField {
	font-weight:normal;
}
.hValue {
	font-size:larger;
	font-weight:bold;
	color:Black;
	margin-left:0.5em;
}
.tField {
}
.tValue {
	text-align:left;
}
.tbField {
	vertical-align:top;
	font-weight:bold;
}
.tbValue {
	text-align:left;
}
.tbVBar {
	background-color:Black;
	width: 2px;
}
.r0 {	/* even row in table */
	background-color: #e0e0e0;
}
.r1 {
	background-color:White;
}
.xTable {
	border: solid 2px #e0e0e0;
}
.tTable {
	background-color: #feccfe;
	padding: 0.4em;
}
.fTable {
	background-color: #ccfecc;
	padding: 0.4em;	
}
.obsSummBack {
	background-color: #edce86;
	padding: 0.4em;
}
.actSummBack {
	background-color: #faf1de;
	padding: 0.4em;	
}

.ftHead {
	text-align: center;
	font-weight: bold;
}
.ftHeadIn {
	text-align: center;
	font-weight: bold;
	display: inline;
}
.ftSubHead {
	text-align: center;
	font-style: italic;
	display: inline;
}
.ftfEntry {
	margin-left: 1em;	
}
.fttEntry {
	margin-left: 2em;	
}
a.ftEntry {
	border-bottom-width: 0px;
	text-decoration:none;
	color: Black;
	}
	.outlineThin
{
	border: solid thin rgb(0,0,0);
	padding: 3px 3px 3px 3px;
	margin-right:15px;
	background-color: #e0e0e0;
}
	
.seTitle {
		font-size:larger;
	font-weight:bold;
	color:Black;
	text-align:left;
	margin-bottom:5px;
}
.seImage{
	text-align:center;
}
.mdGrHead{
	font-weight:bold;
	font-size:larger;
}
.image{
	border:0;
}
.cellDown {
	width:125px;
	text-align:center;	
}
.tbText {
}
.tbTextTPad10 {
	padding-top:6px;
}
.tlFlyPanel
{
	font:8pt Tahoma;
	border-collapse:collapse;
	line-height: 11px;
	border: solid thin black;
	cursor:pointer;
}
.tlFlyTitle
{
	font: bold 8pt Tahoma;
	color:White;
	border-collapse:collapse;
	background-color:#444444;	
	line-height: 11px;
	padding: 0.4em;
	cursor: default;
}

div.cat {
	width: 90%; 
	height: .8em; /* needed by NN6*/
	line-height: 1em;
	border-bottom: 1px dotted gray;
	margin-top: .9em;
	margin-left: 2em;  /* width and margin-left = 100% hack 99% for IE*/
	margin-right: 2em;  /* width and margin-left = 100% hack 99% for IE*/
}

div.subcat {
	width: 83%;
	w\idth: 80%;		/*conforming browser hack*/
	margin-right: 2em;  /* width and margin-left = 100% hack 99% for IE*/
	margin-left: 4em;  /* width and margin-left = 100% hack 99% for IE*/
	height: 1.1em;		/* needed by NN6*/
	border-bottom: 1px dotted silver;
	margin-top: .4em;
}

.itemname	{
	float: left;
	position: relative; /*needed by IE6*/
	top: 5px;
	background-color: white;
	/*margin-bottom: -.3em;*/
	border-bottom: solid white .2em;
	padding-right: 10px;
	text-align: left;
}

div.cat>.itemname, div.subcat>.itemname	{
	position:static; /*IE5 Mac Bug, items are offset */
} 

.num	{
	float: right;
	position: relative; /* needed by IE6*/
	/*top: 5px;*/
	background-color: white;
/*	margin-bottom: -.4em; */
	border-bottom: solid white .2em;
	text-align: right;
}

div.subcat .num	{
	color: black;
	/* margin-right: 2em; */
}
hr.act {
	color: #edce86;
	background-color: #edce86;
	height: 1px;
	border: 1px;
	margin: 2em 1em 1em 1em;
}
.pnTable {
	padding: 0.2em;	
	font:9pt Tahoma;
	border: 0;
	line-height: 11px;
	width:100%;
}

.ssSMbold {
	font-size: 12px;
	font-weight: bold;
}

.ssSMboldLink {
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

.anTable {
	padding: 0.2em;	
	font-size:9pt;
	border-width: 1px 1px 1px 1px;
	border-color: Black;
	border-style:solid;
	border-collapse:inherit;
	border-color:Black;
	line-height: 12px;
	width:100%;
}

.anTableLeft {
	padding: 0.2em;	
	font-size:9pt;
	border: 1px solid Black;
	border-collapse:inherit;
	line-height: 12px;
}

.anTableHead {
	font-weight:bold;
	background-color:#e0e0e0;
}
.trHigh {
	font-weight:bold;
	background-color:#ffffcc;
}

.tdGrid {
	border: 1px solid Black;
}
.c80 {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}
.c90 {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}
.l80of90 {
	margin-left: 10%;
}

.pageTitle {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:1em;
}
.glance {
	background-color:#d0d0d0;
	font-weight:bold;
	font-size:12px;
	padding-left: 5px; padding-top: 4px; padding-bottom: 4px;
}
.seaCrit {
	padding-left:1em;
}

.grayBox {
font: italic bold 16px arial;
color: #9f9f9f;
} 
.fB {
	font:8pt Tahoma;
	border-collapse:collapse;
	background-color:White;
	border: solid thin black;
	cursor:pointer;
	vertical-align:middle;
display: block;
}
.ssProdPoint {
	font:8pt Tahoma;
	cursor:pointer;
	vertical-align:middle;
	display: block;
}
.ssB {
	width:100%;
	text-align:left;
	font-weight:bold;
}
.ssCDiv {
	width:100%;
	height:100px;
	border:1px solid gray;
}
.ssCont{
	width:100%;
	height:100px;
}
.ssTable{
	width:100%;
	height:100px;
	border-spacing:0;
	padding:0;
}
.repFlyPanel
{
	font:10pt Tahoma;
	background-color:White;
	border-collapse:collapse;
	line-height: 32px;
	width: 220px;
	border: solid thin black;
	cursor:pointer;
}
.repFlyA {
	cursor:pointer;
	border: solid thin gray;
	color:#000000;
}
.repFlyI {
	cursor:default;
	border: solid thin gray;
	color:#777777;
}
