a.disabled {
   color: #000000;
   pointer-events: none;
   cursor: default;
}

fieldset {
	display: inline-block;
}

label, input {
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}

input.checkbox {
	margin: 0 5px 5px 0;
	clear: none;
	font-size: 12px;
	position: relative;
}

input.radio {
	margin: 0 5px 0 15px;
}

textarea.readOnly {
	background-color: rgb(230, 230, 230);
	color: rgb(120, 120, 120);
}
label.prompt {
	margin-right: 20px;
}

br, .clearBoth {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

hr {
     color: #00ccff;
	height: 3px;
}

a {
	border: none !IMPORTANT;
}

a.ajaxLink {
	font-weight: bold;
	font-size: 160%;
	text-decoration: none;
	color: blue;
	vertical-align: top;
}

h2 {
	font-size: 240%;
}

h2 a.actionLink {
	font-size: 41.7%;
}

a.actionLink, a.refLink, a.navLink, a.navLinkWrap {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: blue;
}

a.alertLink {
	font-weight: bold;
	font-size: 130%;
	text-decoration: none;
	color: blue;
}

a.actionLink, a.refLink, a.navLink {
	white-space: nowrap;
}

a:hover {
	color: #c069ef;
	text-decoration: underline;
}

.infoPrompt, .headerText {
	font-weight: bold;
	font-size: 160%;
	text-align: left;
}

.grpHeaderText {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}

.subPrompt, .errorMessage, .noteMessage, .fieldValue {
	font-weight: bold;
	font-size: 130%;
}

.toxHeaderText {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.fieldValue {
	color: black;
}

.descText {
	font-size: 130%;
}

.required {
	font-weight: bold;
	font-size: 81.25%;
	color: #D51555;
}

.errorMessage, .noteMessage {
	text-align: left;
	padding-bottom: 10px;
}

.errorMessage {
	color: #D51555;
}

.noOutline {
	outline:none;
}

.wizardLocations {
	width: 200px;
}

.listValue {
	font-size: 100%;
	clear: left;
	display: block;
}

.infoText, .defaultText {
	font-size: 100%;
}

.formatText {
	font-size: 80%;
}

.infoText  {
	padding-top: .5em;
}

.defaultText {
	font-weight: bold;
	clear: left;
}

th {
	font-size: 11px;
	font-weight: bold;
}

toxth {
	font-size: 12px;
	font-weight: bold;
}

td { 
	font-size: 9px;
}

td.toxtd { 
	font-size: 12px;
	
}
td.checkbox{
	float: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;	left: auto;
}
.toxtdchk{
	float: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;	left: auto;
}



h1, h2, h3, h4, h5 {
	font-family: Arial,Tahoma,"sans serif";
	margin: 5px;
	text-align: center;
}

.helpText {
	font-size: 130%;
	padding-bottom: 1em;
}

.helpSectionText {
	font-size: 130%;
	font-weight: bold;
}

.reportData{
     font-size: 100%;
}

tr.oddRow, td.oddRow {
	background: #cacaca;
}
     
tr.evenRow, td.evenRow {
	background: white;
}

tr.headerRow {
	background: #0080FF;
}

.logo, .menu {
	background: url(../images/bg.gif) repeat-y;
	width: 120px; 
	float: left;
	display: block;
	background-size:145px;
}

.logo {
	height: 114px;
}

img.tnet {
	width: 125px;
	border: 0;
}

.banner {
	float: left;
	display: block;
	width: 649px;
}

.banner img {
	display: block;
	float: left;
}

/* Set the font family and color for the non-navigation text. */
/* All non-navigation text is assumed to be content.          */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial,Tahoma,"sans serif";
	color: black;
	font-size: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: 0;
	font-size: 130%;
}

.reportHeading {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.buttonLeft {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.buttonRight {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.center {
	text-align: center; 
}

button {
	cursor: pointer; 
	font-size: 130%;
	font-weight: bold; 
	text-align: center;
	padding: .1em .2em .1em .2em;
}

.inputButton {
	cursor: pointer; 
	font-size: 130%;
	font-weight: bold; 
	text-align: center;
	padding: .1em .2em .1em .2em;
}

.inputButtonPopup {
	cursor: pointer; 
	font-size: 110%;
	font-weight: bold; 
	text-align: center;
	padding: .1em .2em .1em .2em;
}

.buttonLeft {
	margin-right: 1em;
}

.buttonRight {
	margin-left: 1em;
}

.prompt {
	font-weight: bold;
	font-size: 130%;
	float: left;
	text-align: right;
	width: 76px;
	margin-top: 10px;
}



.promptLeft {
	font-weight: bold;
	font-size: 130%;
	float: left;
	text-align: left;
	width: 150px;
	margin-top: 10px;
}

.promptLeftMid {
	font-weight: bold;
	font-size: 130%;
	float: left;
	text-align: left;
	width: 70px;
	margin-top: 10px;
}

.promptRight {
	font-weight: bold;
	font-size: 130%;
	float: left;
	text-align: left;
	width: 110px;
	margin-top: 10px;
	
}

.promptLeftWeightLess {
	font-size: 130%;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

.promptLeftNoMargin {
	font-size: 130%;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left:0px;
}

.promptPopup {
	font-weight: bold;
	font-size: 130%;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}

.field {
	float: left;
	margin-top: 10px;
}

.fieldHeight {
	float: left;
	margin-top: 10px;
	height: 100px;
}

.blockCenter {
	display: table-cell;
	table-layout: auto;
}

.dateBlock {
	width: 20em;
	display: block;
}

.block {
	display: block;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

#cover {
    display:        none;
    position:       absolute;
    left:           0px;
    top:            0px;
    width:          100%;
    height:         100%;
    background:     gray;
    filter:         alpha(Opacity = 50);
    opacity:        0.5;
    -moz-opacity:   0.5;
    -khtml-opacity: 0.5;
}

#dialog {
    
    display:    none;
    left:		50%;
    top:		auto;
    width:      450px;
    height:     300px;
    position:   absolute;
    z-index:    100;
    background: white;
    padding:    2px;
    font-size: 	135%;
    border:     1px solid gray;
    margin-left:-450px;   
    margin-top: -450px; 
}

#dialogStandard {
    
    display:    none;
    left:		50%;
    top:		auto;
    width:      450px;
    height:     300px;
    position:   absolute;
    z-index:    100;
    background: white;
    padding:    2px;
    font:       10pt tahoma;
    border:     1px solid gray;
     margin-left:-450px;   
    margin-top: -450px; 
}

#content {
	margin: 0;
	width: 100%;
}

#mainContent, #mainContentWide {
	text-align: left;
	margin-top: .5em;
	margin-left: .5em;
	display: block;
	width: 700px;
	float: left;
}

.word-wrap {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

#mainContentWide {
	max-width: 1000px;
	width: 70%;
}

#topNavMenu {
	text-align: left;
	padding-bottom: 10px;
	float: left;
}

#topNavEmail {
	text-align: right;
	padding-bottom: 10px;
	float: right;
}

.twoColumn {
	width: 48%; 
	float: left;
	text-align: left;
}

.leftPadded {
	padding-left: 10px;
}

.leftPaddedWidth {
	padding-left: 10px;
	width: 100%;
}

.leftPaddedWidthStd {
	padding-left: 10px;
	width: 800px;
}

.leftTopPadded {
	padding-left: 10px;
	padding-top: 20px;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.checkboxText {
	text-align: left; 
	vertical-align: top;
	margin-top: 5px;
	padding-left: 2px;
	float: left;
}

.threeColumn {
	width: 33%; 
	float: left;
}

.fourColumn {
	width: 25%; 
	float: left;
}

.multiSelColumn {
	width: 37%; 
	float: left;
}

.buttonColumn {
	width: 25%; 
	float: left;
	text-align: center;
}

img.cal {
	border: 1px solid blue;
	cursor: pointer;
	float: none;
	display: inline;
}

div.cal {
	border: 0;
	padding: 3px 0 0 5px;
	float: left;
	display: inline;
}

.alignRightOverride {
	text-align: right !important
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.fontBold {
	font-weight: bold;
}	

.fontNormal {
	font-weight: normal;
}	

.options {
	text-align: center;
}

.options ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 6;
	font-size: 100%;
	font-weight: bold;
	float: left;
	left: 50%;
	position: relative;
}

.options ul li {
	float: left;
	position: relative;
	white-space: nowrap;
	left: -50%;
	text-align: left;
	color: blue;
} 

.options ul li a:link {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.options ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

.options ul li a:hover {
	color: #c069ef;
	text-decoration: underline;
}

.next {
	float: right;
}

.prev {
	float: left;
}

.criteriaSet {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	overflow: hidden;
	padding: .25em;
	width: 90%;
	clear: both;
	margin-bottom: .25em;
}

.criteriaSetToxicology {
	border-width: 0px;
	overflow: hidden;
	padding: .25em;
	width: 50%;
	clear: both;
	margin-bottom: .25em;
}

.infoSet {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	overflow: hidden;
	padding: .25em;
	width: 100%;
	clear: both;
	margin-bottom: .25em;
	font-size: 100%;
}

.expand {
	font-family: "Courier New", Courier, monospace;
}

.alert {
	background: url(../images/alert.gif) no-repeat;
	text-indent: 40px;
}

.description {
	margin: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

.screenHide {
	font-size:0px;	
}

.news {
	font-size: 130%;
}

#footer_links, .em9 {
	font-size: 130% !IMPORTANT;
}

.inline {
	display: inline;
}

#skip a, #skip a:hover, #skip a:visited { 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 

#skip a:active, #skip a:focus { 
	position:static; 
	width:auto; 
	height:auto; 
} 

.ajaxImage {
	height: 1.3em;
	width: .8em;
	float: none;
	padding-left: .5em;
}

.infoImage {
	height: 1.5em;
	width: 1.5em;
	cursor: pointer;
	display: inline;
	float: none;
	padding-left: .5em;
}

img.infoImage {
	cursor: pointer;
	float: none;
	display: inline;
}

.content {
	width: 100% !IMPORTANT;
}

caption {
	font-size: 130%;
	font-weight: bold;
}

.rightPad {
	padding-right: 3em;
}

.tableSingleBorder {
	border-top:1px solid black; 
	border-right:1px solid black; 
	margin:1em auto; 
	border-collapse:collapse;
}
.tabledocBorder {
	border-top:2px solid black; 
	border-right:2px solid black; 
	border-left:2px solid black; 
	border-bottom:2px solid black; 
	margin:1em auto; 
	border-collapse:collapse;
	
}
.toxRowText {
	font-weight: bold;
	font-size: 12px;
	
 
}
.toxColText {
	font-weight: normal;
	font-size: 12px;
	
}
.cellSingleBorder {
	border-bottom:1px solid black; 
	border-left:1px solid black;
}

.verticleFont {
	writing-mode: tb-rl;
}

#iconInfo, #warnFooter {
	clear: both;
}

table.noBorder {
	margin: 10px 0 20px 0;
	border: none !IMPORTANT;
}

table.noBorder th {
	text-align: center;
	border: none !IMPORTANT;
	background-color: transparent !IMPORTANT;
}

table.noBorder tr td { 
	font-size: 9px;
	border: none !IMPORTANT;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.boldunderline {
	font-weight: bold;
	text-decoration:underline;
}

.bolditalicunderline {
	font-weight: bold;
	font-style: italic;
	text-decoration:underline;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
background: #7D8AB0 url(icon/tab_off.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a:hover{
color: blue !important;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: #7D8AB0 url(icon/tab_on.gif) center center repeat-x;
border-right: 1px solid #7D8AB0; /*navy divider between menu items*/
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 3px solid #7D8AB0;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
	border:1px solid black; 
	min-width: 700px; 
	height: 100%; 
	padding: 5px; 
	margin-bottom:1em; 
	overflow: auto;
}

@media print {
.tabcontent {
display:block !important;
}
}

 .pagination{
float:right;
 padding-bottom:5px;
 }  
 
 .tableLabel {
	font-weight: bold;
	font-size: 110%;
	margin-top: 5px;
}

 .tableValue {
	font-size: 100%;
	margin-top: 5px;
}

 .headerLabel {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

 .headerValue {
	font-size: 12px;
	margin-top: 5px;
}

.secondaryButtonPanel{
margin-top: 10px;	
}

.imagegrayout {
	height: 1.5em;
	width: 1.5em;
	display: inline;
	float: none;
	padding-left: .5em;
	opacity : 0.4;
	filter: alpha(opacity=40);
}

div.wrap {
	width: 900px;
	float: left;
	position: relative;
	height: 250px auto;
	padding: 5px 0 0;
	border: 0px;
}

div.inner {
	padding: 5px;
	height: 250px auto;
}

table.scrolltable {
	margin: 0;
	width: 880px;
	margin: 0px;
	border-collapse: collapse;
	clear: left;
}

table.scrolltable thead, table.scrolltable tbody { display: block;}

table.scrolltable tbody {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.scrolltable tbody tr, table.scrolltable thead tr {
	width: 864px;
    border-spacing: 2px;
    display: block;
}

table.scrolltable tbody tr td, table.scrolltable thead tr th {
	padding: 0px;
	border: 1px solid #000;
	text-align: center;
}

table.scrolltable2 {
	width: 1104px;
	text-align: center;
	word-wrap:break-word;
	margin: 0;
	border-collapse: collapse;
	clear: left;
}

table.scrolltable2 tbody {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

table.scrolltable2 tbody tr, table.scrolltable2 thead tr {
	width: 1104px;
    display: block;
}

table.scrolltable2 tbody tr td, table.scrolltable2 thead tr th {
	padding:0;
	border: 1px solid #000;
}

.last {
	padding-right: 15px !important;
}

.shareNetLogo{
	width: 120px;
	margin-top: 40px;
}

.succsMsg{
	color: #673ab7;
}

html{
	overflow-x:auto;
}