/* CSS Document */
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 10px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
 display: none;
  border-top: none;
  background-color: #484942;;
} 


.pagetitle { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2em; color: #FFFFFF; font-weight: normal; font-style: normal; text-align: center; }
.selecttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000; font-weight: bold; font-style: normal}
.drugtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; font-weight: bold; font-style: normal}

.ButtonBox{ color: yellow; background-color: black; font-family: Verdana, Geneva, sans-serif; font-size: 1.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.ButtonBoxActive{ color: black; background-color: yellow; font-family: Verdana, Geneva, sans-serif; font-size: 1.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.ButtonBoxInActive{ color: black; background-color: grey; font-family: Verdana, Geneva, sans-serif; font-size: 1.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.ButtonBox:hover{color: black; background-color: yellow;}
.ButtonBox:active{color: yellow; background-color: black;}
.ButtonBoxDisabled{ color: grey; background-color: yellow; font-family: Verdana, Geneva, sans-serif; font-size: 1.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}

.ButtonBoxSmall{ color: yellow; background-color: black; font-family: Verdana, Geneva, sans-serif; font-size: 4.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.ButtonBoxSmall:hover{color: black; background-color: yellow;}
.ButtonBoxSmall:active{color: yellow; background-color: black;}
.ButtonBoxDisabledSmall{ color: grey; background-color: yellow; font-family: Verdana, Geneva, sans-serif; font-size: 4.0rem; font-style: normal; font-weight: normal; border-radius: 0.8rem; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}


.paragraphtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #FFFFFF; font-weight: normal; font-style: normal}
.paragraphtext_white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #FFFFFF; font-weight: normal; font-style: normal}
.paragraphtext_white_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #FFFFFF; font-weight: bold; font-style: normal}
.paragraphtext_white_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FFFFFF; font-weight: normal; font-style: normal}
.paragraphtext_black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; font-weight: normal; font-style: normal}
.paragraphtext_black_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; font-weight: bold; font-style: normal}
.paragraphtext_black_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000; font-weight: normal; font-style: normal}
.DropDownList {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #000000; font-weight: normal; font-style: normal}
.DropDownListSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000; font-weight: normal; font-style: normal}
.labeltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: #ffffff; font-weight: normal; text-align: justify; line-height:1.3; padding: 0px; }
.infotext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #ffffff; font-weight: normal; text-align: left; line-height:1.4;}
.pagesubtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #ffffff; font-weight: bold; font-style: normal}
.paragraphtitle { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #ffffff; font-style: normal; line-height: 1.1; padding: 0px; }
.paragraphsubtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #ffffff; font-style: normal; padding: 10px; line-height: 1; }
.paragraphtextbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em; color: #ffffff; font-weight: bold;	line-height: 1.2;}
.paragraphtextitalics {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em; color: #ffffff; 	font-style: italic;	font-weight: normal;		line-height: 1.0;}
.paragraphtextitalics_right {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em; color: gold; 	font-style: italic;	font-weight: normal;		line-height: 1.0; text-align: right;}
.paragraphtextbolditalics {	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; 	font-size: 1em;	font-style: italic;	font-weight: bold;		line-height: 1.2;}
.paragraphtextkeyword {	font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; 	font-size: 1em;	font-style: italic;		font-weight: bold;	line-height: 1.2;}
.superscript {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; vertical-align: super; 	color: #ffffff;}
.subscript {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: normal;	vertical-align: sub;	color: #ffffff;}
.superscriptbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: bold;	vertical-align: super;	color: #ffffff;}
.subscriptbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: bold;	vertical-align: sub;	color: #ffffff;}
.paragraphtextyellow {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.0em;	font-weight: normal;	color: yellow;	line-height: 1.5;}
.paragraphttext_gold{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: gold; font-weight: normal; font-style: normal}
.paragraphttext_aqua{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: aqua; font-weight: normal; font-style: normal}
.paragraphttext_orange{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: orange; font-weight: normal; font-style: normal}
.paragraphttext_orange_small{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: orange; font-weight: normal; font-style: normal}
.paragraphttext_yellow{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: yellow; font-weight: normal; font-style: normal}
.paragraphttext_yellow_small{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; color: yellow; font-weight: normal; font-style: normal}
.paragraphttext_skyblue{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: skyblue; font-weight: normal; font-style: normal}
.paragraphttext_pink{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: hotpink; font-weight: normal; font-style: normal}
.paragraphttext_coral{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: lightcoral; font-weight: normal; font-style: normal}
.paragraphttext_silver{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: silver; font-weight: normal; font-style: normal}
.paragraphttext_white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: #ffffff; font-weight: normal; text-align: left; line-height:1.4;}

.paragraphttext_mg-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: lightcoral; font-weight: normal; font-style: normal}
.paragraphttext_mg-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: coral; font-weight: normal; font-style: normal}
.paragraphttext_mcg-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: gold; font-weight: normal; font-style: normal}
.paragraphttext_mcg-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: peachpuff; font-weight: normal; font-style: normal}
.paragraphttext_ng-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: cyan; font-weight: normal; font-style: normal}
.paragraphttext_ng-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: powderblue; font-weight: normal; font-style: normal}

.paragraphttext_units-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: cyan; font-weight: normal; font-style: normal}
.paragraphttext_u-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: cyan; font-weight: normal; font-style: normal}
.paragraphttext_mcu-hr{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: cyan; font-weight: normal; font-style: normal}
.paragraphttext_units-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; color: powderblue; font-weight: normal; font-style: normal}
.paragraphttext_u-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.4em; color: powderblue; font-weight: normal; font-style: normal}.paragraphttext_mcu-min{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.4em; color: powderblue; font-weight: normal; font-style: normal}

.paragraphttext_info_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.4em; color: #ffffff; font-weight: normal; text-align: left; line-height:1.6;}
.paragraphttext_info_trade {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.3em; color: #ffffff; font-weight: normal; text-align: left; line-height:1.6;}
.paragraphttext_info_conc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.3em; color: #ffffff; font-weight: normal; text-align: left; line-height:1.6;}
.paragraphtextredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.5;
}
a img{border:none;  /*takes out the border around images */}
a:link {
	color: skyblue;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.2;
	text-decoration: none;
	font-weight: normal;
} 
a:visited {	color: skyblue;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	line-height: 1.2;} 
a:hover {color: #FF0000;	text-decoration: underline;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	line-height: 1.2;} 
a:active {
	color: yellow;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	font-weight: normal;
} 
a.menutitle:link {
	color: #FFFFFF;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration: none;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	font-weight: bold;
	border: none;
	background-color: #060;
} 
a.menutitle:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006600;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
} 
a.menutitle:hover {
	color: skyblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	background-color: #FFF;
} 
a.menutitle:active {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	font-weight: bold;
	background-color: #090;
} 
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	/*left: 405px;
	top: 447px;*/
	color: #333333;
	text-align: left;
	letter-spacing: 0.1em;
}
body { background-repeat: repeat-y; margin-left: 0px; margin-top: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #484942; padding-left: 2px; }
