/* these are using in stylesheet - XSL */

.adstext
{
    font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 7.5pt; 
	color : black;
	text-decoration : none;
}

.adstext a:link
{
    text-decoration : underline;
}
.adstext a:visited
{
    text-decoration : underline;
}
.adstext a:hover
{
    text-decoration : underline;
}

.adsnormaltext
{
    font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:7.5pt; 
	color : blue;
	text-decoration : underline;
}
.adsnormaltext a
{
    font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:7.5pt; 
	color:blue;
    text-decoration : underline;
}

.menuHeader
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #333333;
	text-decoration:none;
}

.menuHeader a
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #333333;
	text-decoration : underline;
}

.menuHeader a:visited
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #333333;
	text-decoration : underline;
}

.menuHeader a:link 
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #333333;
	text-decoration : underline;
}

.menuHeader a:hover
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #DD0203;
	text-decoration : underline;
}

.menuItem
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration:none;
}

.menuItem a
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem a:link 
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem a:visited
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem a:hover
{
	font-family : Arial;
	font-size : small;		
	color : #DD0203;
	text-decoration : underline;
}


.menuItem-ex
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
}

.menuItem-ex a
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem-ex a:link
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem-ex a:visited
{
	font-family : Arial;
	font-size : small;		
	color : #333333;
	text-decoration : underline;
}

.menuItem-ex a:hover
{
	font-family : Arial;
	font-size : small;		
	color : #DD0203;
	text-decoration:none;
	text-decoration : underline;
}

.printbold
{
	font-family: Arial; 
	font-size:small; 
	font-weight:bold;
	color:Black;
}

.printnormal
{
	font-family: Arial; 
	font-size:small; 
	color:Black;
}

.cpi_header
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: 20pt;
	color: #ffffff;
	line-height: 140%;
	text-align: left;
	font-weight: bold;
}
.normaltext
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.normaltext a {
	color:#0000ff;
  text-decoration:none;
  
}
.normaltext a:link {
	color:#0000ff;
  text-decoration : underline;
}
.normaltext a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.normaltext a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.normaltextunderline
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.normaltextunderline a {
	color:#333333;
	text-decoration : underline;
  
}
.normaltextunderline a:link {
	color:#333333;
	text-decoration : underline;
  
}
.normaltextunderline a:visited {
	color:#333333;
	text-decoration : underline;
  
}
.normaltextunderline a:hover {
	color:#333333;
	text-decoration : underline;  
  font-weight:bold; 
}


.smallnormaltextwithline
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	font-weight:bold;
	color:Blue;
}
.smallnormaltextwithline a:link {color:Blue; text-decoration : underline;}
.smallnormaltextwithline a:hover {color:Blue; text-decoration : underline;}

.bottomnormaltext
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:7pt; 
	color:Blue;
}
.bottomnormaltext a 
{
    text-decoration:underline;
	color:Blue;
}
.bottomnormaltext a:link 
{
    text-decoration:underline;
	color:Blue;
}
.bottomnormaltext a:visited
{
    text-decoration:underline;
	color:Purple;
}
.bottomnormaltext a:hover 
{
    text-decoration:underline;
	color:Blue;
}

.bottomnormaltextblack
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: 7pt;
    color: #696969;
	line-height: 140%;
}
.bottomnormaltextblack a 
{ 
	text-decoration : underline;
	color: #696969;
}
.bottomnormaltextblack a:link 
{ 
	text-decoration : underline;
	color: #696969;
}
.bottomnormaltextblack a:visited 
{ 
	text-decoration : underline;
	color: #696969;
}
.bottomnormaltextblack a:hover 
{ 
	text-decoration : underline;
	color: #696969;
}

.smallnormaltextblue
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:smaller; 
	color:Blue;
}
.smallnormaltextblue a 
{
    text-decoration:underline;
	color:Blue;
}
.smallnormaltextblue a:link 
{
    text-decoration:underline;
	color:Blue;
}
.smallnormaltextblue a:visited
{
    text-decoration:underline;
	color:Purple;
}
.smallnormaltextblue a:hover 
{
    text-decoration:underline;
	color:Blue;
}

.smallnormaltext
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: smaller;
    color: #696969;
    line-height: 140%;
}
.smallnormaltext a { text-decoration:underline;
}
.smallnormaltext a:link { text-decoration:underline;
}
.smallnormaltext a:visited 
{
    text-decoration:underline;
    color:Purple;
}
.smallnormaltext a:hover { text-decoration:underline;
}

.normaltextred
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	/*color:red;*/
	color:#DD0203;
	line-height:140%;
}
.normaltextred a {
	color:#DD0203;
  text-decoration:none;
}
.normaltextred a:link {
	color:#DD0203;
  text-decoration:none;
}
.normaltextred a:visited {
	color:#DD0203;
  text-decoration:none;
}
.normaltextred a:hover {
	color:#B00102;
  text-decoration:none; 
}

.normaltextredwithunderline
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	/*color:red;*/
	color:#DD0203;
	line-height:140%;
}
.normaltextredwithunderline a {
	color:#DD0203;
  text-decoration : underline;
}
.normaltextredwithunderline a:link {
	color:#DD0203;
  text-decoration:underline;
}
.normaltextredwithunderline a:visited {
	color:#DD0203;
  text-decoration:underline;
}
.normaltextredwithunderline a:hover {
	color:#B00102;
  text-decoration:underline; 
}

.Labeltextred
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	/*color:red;*/
	color:#DD0203;
	line-height:140%;
}
.Labeltextred a {
	color:#DD0203;
  text-decoration : underline;
}
.Labeltextred a:link {
	color:#DD0203;
  text-decoration : underline;
}
.Labeltextred a:visited {
	color:#DD0203;
  text-decoration : underline;
}
.Labeltextred a:hover {
	color:#B00102;
	font-weight : bold ;
	text-decoration : underline; 
}

.monographBrandHeaderText
{
	font-family: Arial;
	font-size: 16pt;
	color: black;
	line-height: 140%;
	text-decoration:none; 
}

.monographCompanyHeaderText
{
	font-family: Arial;
	font-size: 12pt;
	color: black;
	line-height: 140%;
	text-decoration: none;
}

.monographCompanyHeaderText a:link
{
	text-decoration : underline;
	color: black;
}
.monographCompanyHeaderText a:visited 
{
    text-decoration : underline;
	color: black;
}
.monographCompanyHeaderText a:hover
{
	text-decoration : underline;
	color: #0099ff;
}

.monographHeaderLabelTextNew
{
	font-family: Arial;
	font-size: 10pt;
	color: #7F7F7F;
	line-height: 140%;
	text-decoration:none; 
	font-style: italic;
}

.monographBrandHeaderTextNew
{
	font-family: Arial;
	font-size: 12pt;
	color: black;
	line-height: 140%;
	text-decoration:none; 
}

.monographCompanyHeaderTextNew
{
	font-family: Arial;
	font-size: 10pt;
	color: #696969;
	line-height: 140%;
	text-decoration:none; 
}

.monographCompanyHeaderTextNew a:link
{
	text-decoration : underline;
	color:#0000ff;
}

.monographCompanyHeaderTextNew a
{
	text-decoration : underline;
	color:#0000ff;
}

.monographCompanyHeaderTextNew a:visited 
{
    text-decoration : underline;
	color:#0000ff;
}
.monographCompanyHeaderTextNew a:hover
{
	text-decoration : underline;
	color:#0000ff;
	font-weight:bold
}

.normaltextblue
{
	font-family: Arial; 
	font-size:small; 
	color:blue;
	line-height:140%;
}

.normaltextblack
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : small; 
	color : Black;
	text-decoration:none; 
}

.normaltextblack_input
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : small; 
	color : Black;
	text-decoration:none; 
}

.normaltextblackLeft
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : small; 
	color : Black;
	text-decoration:none;
	text-align:left;
}

.texttitle
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	color:#696969;
	line-height:140%;
}

.texttitlesmall
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:x-small; 
	color:#696969;
	line-height:140%;
}

.selectedTopmenu
{
    font-family: Arial, Helvetica, geneva, sans-serif; 
    color: Black;
    font-weight: bold;
    text-decoration : none;
}
.selectedTopmenu a:link
{
    text-decoration : underline;
}
.selectedTopmenu a:visited
{
    text-decoration : underline;
}
.selectedTopmenu a:hover
{
    text-decoration : underline;
}

.normalTopmenu
{
    font-family: Arial, Helvetica, geneva, sans-serif; 
    color: blue;
}
.normalTopmenuGray
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	color: lightgrey;
}
.normalTopmenu a
{
    color: blue;
    text-decoration: underline;
}

.normalIndex
{
	font-family: Arial; 
	font-size:small; 
	color:#333333;
	line-height:140%;
}
.normalIndex a {
	color:#333333;
	text-decoration : underline;
}
.normalIndex a:link {
	color:#333333;
	text-decoration:none;
}
.normalIndex a:visited {
	color:#333333;
	text-decoration : underline;
}
.normalIndex a:hover {
	color:#DD0203;
	text-decoration : underline; 
}

/* these are using in control */

.LabHeader
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #696969;
}

.LabHeader a
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #696969;
	text-decoration : underline;
}
.LabHeader a:link
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #696969;
	text-decoration : underline;
}
.LabHeader a:visited
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #696969;
	text-decoration : underline;
}
.LabHeader a:hover
{
	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color : #DD0203;
	text-decoration : underline;
}

.LabSmallHeader
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.LabSmallHeader a
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}
.LabSmallHeader a:link
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}
.LabSmallHeader a:visited
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}
.LabSmallHeader a:hover
{
	font-family : Arial;
	font-size : small;
	color : #DD0203;
	text-decoration : underline;
}

.drug_list
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.drug
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.drug a
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.drug a:link
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.drug a:visited
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.drug a:hover
{
	font-family : Arial;
	font-size : small;
	color : #DD0203;
	text-decoration : underline;
}

.pagger
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}

.pagger a
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}

.pagger a:link
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}

.pagger a:visited
{
	font-family : Arial;
	font-size : small;
	color : #696969;
	text-decoration : underline;
}

.pagger a:hover
{
	font-family : Arial;
	font-size : small;
	color : #DD0203;
	text-decoration:none;
	text-decoration : underline;
}

.IdentaLabel
{
	font-family : Arial;
	font-size : small;
	color : #696969;
}
.identatabtext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #696969;
    FONT-FAMILY: Arial;
}
.txtwarning
{
	font-family : Arial;
	font-size : small;
	color : Red ;
}

.appLabel
{
	font-family : Arial;
	font-size : 12;	
}

.appWarning
{
	font-family : Arial;
	font-size : medium;	
	color :Red;
}

.Header
{
	font-family : Arial;
	font-size : large;
	font-weight :bolder;
	color :  #006699;
}

.tabtext
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color :  #696969;
}

.tabtextLink
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color :  #696969;
}

.tabtextred
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color :  #B00102;
}

.tabtextPurple
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color :  Purple;
}

.quicksearchTab
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color : White ;
}

.quicksearchText
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;	
	color : White ;
}

.quicksearchTextWM
{
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: gray;
	background: #D6E2FF;
	/* text-transform: capitalize; */
	font-style: italic;
}

.nhisearchTextWM
{
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: gray;
	background: #D6E2FF;
	/* text-transform: capitalize; */
	font-style: italic;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}
	
/* AutoComplete item */

.autocomplete_listItem
{
	background-color : window;
	color : windowtext;
	padding : 1px; 
}

.searchresult
{
	font-family : Arial;
	font-size : small;
	color:#0033CC;
}

/* using in table format */

td.outline-bottom 
{
	BORDER-bottom: #D4D5D5 1px solid; 
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	line-height:140%;
}

td.outline
{
	BORDER-bottom: #D4D5D5 1px solid;
	BORDER-right: #D4D5D5 1px solid;
	padding-left:5;
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	line-height:140%;
}

td.outline-right 
{
	BORDER-right: #D4D5D5 1px solid; 
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	line-height:140%;
}

td.outline-top
{
	BORDER-top: #D4D5D5 1px solid; 
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:small; 
	line-height:140%;
}

/* not in use so far */

.menuTable
{
	border : 1;
		border-color :Blue;	
}

.tabtextBlue
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	color : #000099;
}

.tablist
{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

.admintablist
{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
    font: 12px Verdana;
}

.tabtextGrey
{
	font-family : Arial;
	font-size : small;
	color : #999999;
}

/* For Hyperlink */
/* a:link { color:#333333; text-decoration:none }
a:visited {color:#333333; text-decoration:none }
a:hover { color:#B00102; text-decoration:none } */

/* Lim Kah Heng 16 Aug 2007 */
a.ContextMenuItem
{
	background-color: #ffffcc;
	margin: 0px 0px 0px 0px;
	display: block;
	color: #003399;
	text-decoration : underline;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
 font-weight: bold;
 text-decoration : underline;
}

a.ContextMenuItem:hover
{
 background-color: #FFE6A0;
 color: #003399;
 border: 1px solid #D2B47A;
 padding: 3px 18px 3px 32px;
 text-decoration : underline;
}

/* For Green Hyperlink */
.GreenText 
{
	font-family: Arial;
	color:Green;
	font-size:10px;
	font-weight:bold;
}
.GreenText a 
{
	color:Green;
	text-decoration:none;
	font-weight:bold;
	text-decoration : underline;
}
.GreenText a:visited
{
	color:Green;
	text-decoration:none;
	font-weight:bold;
	text-decoration : underline;
}
.GreenText a:hover
{
	color:Green;
	text-decoration:none;
	font-weight:bold;
	text-decoration : underline;
}

.tx-left01 {
	font-family: Arial; 
	font-size:12px;
	
  line-height:140%;
	font-weight:bold;
}
.tx-left01 a {
	color:#666666;
  text-decoration : underline;
}
.tx-left01 a:visited {
	color:#666666;
  text-decoration : underline;
}
.tx-left01 a:hover {
	color:#FF6600;
  text-decoration : underline;
  font-weight:bold; 
}

.tx-left02 {
	font-family: Arial; 
	font-size:11px;
	color:#FF3300;
  line-height:140%;
   height: 17px;
	
}

.tx-left02 a {
	color:#7C7C7C;
  text-decoration : underline;
}
.tx-left02 a:visited {
	color:#7C7C7C;
  text-decoration : underline;
}
.tx-left02 a:hover {
	color:#000000;
  text-decoration : underline;
  font-weight:bold; 
  LETTER-SPACING: -0.1em;
}

/* ÅØ½ºÆ® ÄÃ·¯*/
.tx-bk {
	font-family: Arial; 
	font-size:12px;
	color:#000000;
  line-height:140%;
	font-weight:bold;
}

.tx-blue {
	font-family: Arial; 
	font-size:12px;
	color:#689CE4;
  line-height:140%;
}
.tx-blue a {
	color:#689CE4;
  text-decoration : underline;
}
.tx-blue a:hover {
	color:#689CE4;
  text-decoration : underline;
}

.roundedPanel
{
	background-color: lightcyan;
	color: #0f4e1d;
}

.roundedPanelSearchAssistance
{
	background-color: aliceblue;
	color: gray;
}

.searchResultBase {
	position:relative;
}
.searchResultInfront {
	position:absolute;
	top:0;
	z-index:2;
}
.searchResultBehind {
	position:absolute;
	top:300;
	z-index:2;
	color: Red;
}
.sponsoredTitle
{
	position: absolute;
	top: 0px;
	z-index: 2;
	background-color: white;
	margin-left: 44px;
	margin-top: -8px;
	color: darkgray;
}

.sponsoredTitleMPI
{
	position: absolute;
	top: 75px;
	z-index: 2;
	background-color: white;
	margin-left: 44px;
	margin-top: -4px;
	color: darkgray;
}

.searchresultmainblue
{
	font-family: Arial; 
	font-size:medium; 
	color:blue;
	line-height:140%;
}

.searchresultmainblue-small
{
	font-family: Arial; 
	font-size:smaller; 
	color:blue;
	line-height:140%;
}
.searchresulttextblue
{
	font-family: Arial; 
	font-size:small; 
	color:blue;
	line-height:140%;
}

.searchresulttextblack
{
	font-family: Arial; 
	font-size:small; 
	color:Black;
	text-decoration:none;
}

.searchresulttextgreen
{
	font-family: Arial; 
	font-size:small; 
	color:Green;
}
.searchresulttextgreen a 
{
    text-decoration:underline;
	color:Green;
}
.searchresulttextgreen a:link 
{
    text-decoration:underline;
	color:Green;
}
.searchresulttextgreen a:visited
{
    text-decoration:underline;
	color:Green;
}
.searchresulttextgreen a:hover 
{
    text-decoration:underline;
	color:Green;
}

SPAN.searchword 
{
	background-color: #ccccff;
	/* background-color:yellow; */
}

.hl
{
	/*color: #0000cc;
	font-weight: bold;*/
	background-color: #ccccff;
}

.clickableLabel
{
	cursor: hand;
}

/* LHS Style */
.lhnormaltextdrugnameblue
{
	font-family: Arial; 
	color:blue;
	line-height:140%;
}

.lhnormaltextblue
{
	font-family: Arial; 
	color:blue;
	line-height:140%;
}

.roundedcornr_box_736069 {
	background: url(../roundedcornr_736069_tl.png) no-repeat top left;
}
.roundedcornr_top_736069 {
	background: url(../roundedcornr_736069_tr.png) no-repeat top right;
}
.roundedcornr_bottom_736069 {
	background: url(../roundedcornr_736069_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_736069 div {
	background: url(../roundedcornr_736069_br.png) no-repeat bottom right;
}
.roundedcornr_content_736069 {
	background: url(../roundedcornr_736069_r.png) top right repeat-y;
}

.roundedcornr_top_736069 div,.roundedcornr_top_736069,
.roundedcornr_bottom_736069 div, .roundedcornr_bottom_736069 {
	
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_736069, .roundedcornr_bottom_736069 {
	margin-top: -19px;
}
.roundedcornr_content_736069 { padding: 0 15px; }

.LHHeader{ 
   	font-family : Arial;
	font-size : small;
	font-weight : bold ;
	color:#0099ff;
	text-decoration:none;
	cursor:n-resize;
}

.LHContent01{ 
   	font-family: Arial; 
   	font-size:8pt;
   	color:black;
   	line-height: 140%;
} 

.LHLink 
{
	color: #696969;
	font-size:smaller;
}
.LHLink a:link{
	color : #0000ff; 
	text-decoration : underline;
}
.LHLink a:visited{
	color : #0000ff; 
	text-decoration : underline;
}
.LHLink a:hover{
	font-weight : bold ;
	color : #0000ff; 
	text-decoration : underline;
}
.LHLink a:active{
	color : #0000ff;  
	text-decoration : underline;
}
.LHSpecialLink a:link{
	color : #0000ff; 
	text-decoration : underline;
}
.LHSpecialLink a:visited{
	color : #0000ff; 
	text-decoration : underline;
}
.LHSpecialLink a:hover
{
	color : #0000ff; 
	font-weight : bold ;
	text-decoration : underline;
}
.LHSpecialLink a:active{
	color : #0000ff; 
	text-decoration : underline;
}

/* Polls Styles */
/* Cannot use smaller, it is too small */
.pollsmallnormaltext
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: 8pt;
    color: #696969;
    line-height: 140%;
}
.pollsmallnormaltext a { text-decoration:underline;
}
.pollsmallnormaltext a:link { text-decoration:underline;
}
.pollsmallnormaltext a:visited 
{
    text-decoration:underline;
    color:Purple;
}
.pollsmallnormaltext a:hover { text-decoration:underline;
}

/* Interaction Page Styles */
.interactionnormaltextblue
{
	font-family: Arial; 
	font-size:small; 
	color:blue;
	line-height:140%;
}
.interactionnormaltext
{
    FONT-SIZE: small;
    COLOR: #696969;
    LINE-HEIGHT: 140%;
    FONT-FAMILY: Arial;
}

.interactionnormaltext A
{
    COLOR: #333333;
    text-decoration : underline;
}

.interactionnormaltext A:link
{
    COLOR: #333333;
    text-decoration : underline;
}

.interactionnormaltext A:visited
{
    COLOR: #333333;
    text-decoration : underline;
}

.interactionnormaltext A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #333333;
    text-decoration : underline;
}

.gridviewitem
{
	border:solid 1px gray;
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size:small;
	
	line-height: 140%;
	text-align: left;
}

.gridviewheader
{
	border:solid 1px gray;
   	font-family : Arial;
	font-size:small;
	font-weight : bold ;
	
	text-decoration:none;
	cursor:n-resize;
}
.gridviewfooter
{
	font-family : Arial;
	border:solid 1px gray;
   	font-size:small;
}

.gridviewselectitem
{
	border:solid 1px gray;
   	font-size : small;
   	font-family : Arial;
   	color:Yellow;
   	background-color:Lime;
}

a.adminleftMenuItem
{
	
	margin: 0px 0px 0px 0px;
	display: block;
	color: #003399;
	text-decoration : underline;
	cursor: pointer;
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.adminleftMenuItem-Selected
{
 font-weight: bold;
 text-decoration : underline;
}

a.adminleftMenuItem:hover
{
  
 color: #993399;
 font-weight: bold;
 border: 1px solid #D2B47A;
 padding: 3px 18px 3px 32px;
 text-decoration : underline;
}

.TopLeftDiv
{
	z-index: 99;
	left: 1px;
	position: absolute;
	
	top: 1px;
}

.adminFormLabel
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 140%;
	text-align: left;  
}

.adminFormTextBox
{
	
	
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 140%;
	text-align: left;
	
}

.adminFormDropDown
{
	font-family : Arial;
	font-size : smaller;
	
}

.adminFormGridView
{
	font-family : Arial;
	font-size : smaller;
	
}

.adminFormPageTitle
{
	font : bold 20px arial;  
	
}

.adminFormButton
{
	font-family : Arial;
	font-size : smaller;
	
}

.adminFormErrorMessage
{
	font-family : Arial;
	font-size :small;
	color: #ff0000;
}

.membershipErrorMessage
{
	font-family : Arial;
	font-size : x-small;
	color: Red;
	font-weight: bold;
}
.adminLabel
{
	font-family: Arial;
	font-size: small;
	color: Black;	
}

.membershipInput
{
	font-family: Arial;
}
.embeddedtextblack
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #696969;
	line-height: 140%;
	text-align: left;
	color: Black;
}

table.NHITABLE
  { 
     font-family:arial;
     border-collapse:collapse;
     font-size:10pt;
     background-color:#FFFFFF;
     
     border-style:solid;
     border-color: #FF0000;
     border-width:1px;
  }

  th.NHITABLE
  {
     font-size:10pt;
     color:Black;
     background-color:#E9F1FA;
     font-weight: lighter;
  }


  tr.NHITABLE
  { 
     height:25px;
  }

  td.NHITABLE
  {  
     font-size:10pt;
     color:black;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
  .divNHIRule
  {
	background-color:#E9F1FA;
    
    text-align: left; 
    border-left-style:solid;
    border-left-width: 15px;
    border-left-color: #E9F1FA;
    border-right-style:solid;
    border-right-width: 15px;
    border-right-color: #E9F1FA;
    color:Black;
  }
  .tdBrowseDrug
  {
	background: #F1F1F2 url(http://imaging.cmpmedica.com/all/drugmonograph/images/BrowseDrugBack_New_LHS.jpg) no-repeat center center;
	font-size: 9pt; 
	width: 20px; height: 20px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	font-weight: bold;
	align: center; 
  }
  .tdBrowseDrugOut
  {
	background: #F1F1F2 url(http://imaging.cmpmedica.com/all/drugmonograph/images/BrowseDrugBack_New_LHS.jpg) no-repeat center center;
	font-size: 9pt;
	width: 20px; height: 20px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	font-weight: bold;
	align: center; 
  }
  .tdBrowseDrugHover
  {
	background: #F1F1F2 url(http://imaging.cmpmedica.com/all/drugmonograph/images/BrowseDrugBack_New_LHS_Hover.jpg) no-repeat center center;
	font-size: 9pt;
	width: 20px; height: 20px;
	vertical-align: middle; 
	text-align: center; 
	color: #0072AE;
	font-weight: bold;
	align: center;
  }
  
.tdBrowseDrug a:link
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrug a:visited
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrug a:hover
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}

.tdBrowseDrugOut a:link
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrugOut a:visited
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrugOut a:hover
{
	color: #6E6E70;
	font-weight: bold;
    text-decoration : none;
}

.tdBrowseDrugHover a:link
{
	color: #0072AE;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrugHover a:visited
{
	color: #0072AE;
	font-weight: bold;
    text-decoration : none;
}
.tdBrowseDrugHover a:hover
{
	color: #0072AE;
	font-weight: bold;
    text-decoration : none;
}
  .tdDrugList
  {
	background: White url(../images/BrowseDrugBack_New.jpg) no-repeat center center;
	font-size: 14px; 
	width: 22px; height: 22px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	align: center; 
  }
  .tdDrugListOut
  {
	background: White url(../images/BrowseDrugBack_New.jpg) no-repeat center center;
	font-size: 14px;
	width: 22px; height: 22px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	align: center; 
  }
  .tdDrugListHover
  {
	background: White url(../images/BrowseDrugBack_New_Hover.jpg) no-repeat center center;
	font-size: 14px;
	width: 22px; height: 22px;
	vertical-align: middle; 
	text-align: center; 
	color: #0072AE;
	font-weight: bold;
	align: center;
  }
  
.tdDrugList a:link
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugList a:visited
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugList a:hover
{
	color: #6E6E70;
    text-decoration : none;
}

.tdDrugListOut a:link
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListOut a:visited
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListOut a:hover
{
	color: #6E6E70;
    text-decoration : none;
}

.tdDrugListHover a:link
{
	color: #0072AE;
    text-decoration : none;
}
.tdDrugListHover a:visited
{
	color: #0072AE;
    text-decoration : none;
}
.tdDrugListHover a:hover
{
	color: #0072AE;
    text-decoration : none;
}

.tdDrugListPoisonCls
  {
	background: White url(../images/BrowsePoisonCls_Back_New.jpg) no-repeat center center;
	font-size: 10px; 
	width: 50px; height: 27px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	align: center; 
  }
  .tdDrugListPoisonClsOut
  {
	background: White url(../images/BrowsePoisonCls_Back_New.jpg) no-repeat center center;
	font-size: 10px;
	width: 50px; height: 27px;
	vertical-align: middle; 
	text-align: center;
	color: #6E6E70;
	align: center; 
  }
  .tdDrugListPoisonClsHover
  {
	background: White url(../images/BrowsePoisonCls_Back_New_Hover.jpg) no-repeat center center;
	font-size: 10px;
	width: 50px; height: 27px;
	vertical-align: middle; 
	text-align: center; 
	color: #0072AE;
	font-weight: bold;
	align: center;
  }
  
.tdDrugListPoisonCls a:link
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListPoisonCls a:visited
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListPoisonCls a:hover
{
	color: #6E6E70;
    text-decoration : none;
}

.tdDrugListPoisonClsOut a:link
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListPoisonClsOut a:visited
{
	color: #6E6E70;
    text-decoration : none;
}
.tdDrugListPoisonClsOut a:hover
{
	color: #6E6E70;
    text-decoration : none;
}

.tdDrugListPoisonClsHover a:link
{
	color: #0072AE;
    text-decoration : none;
}
.tdDrugListPoisonClsHover a:visited
{
	color: #0072AE;
    text-decoration : none;
}
.tdDrugListPoisonClsHover a:hover
{
	color: #0072AE;
    text-decoration : none;
}

.contentHeader
{
	color: Black;
	font-weight: bold;
	font-size: 16px;	
}

.LHSHyperlink
{
	/*color: #0072AE;*/
	color: #0000ff;
	font-size: 8pt;
}

.LHSHyperlink a:link
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 8pt;
}

.LHSHyperlink a:visited
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 8pt;
}

.LHSHyperlink a:hover
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 8pt;
}

.LHSOuterTable
{
	background-color: #F5F5F5; 
	border-top: #D2D3D5 1px solid;
	border-bottom: #D2D3D5 1px solid;
	border-left: #D2D3D5 1px solid;
	border-right: #D2D3D5 1px solid;
}

.LHSInnerTable
{
	line-height: 17px;
	background-color: #F1F1F2;
	
	/*border-top: #D2D3D5 1px solid;*/
}

.LHSHR
{
	color:#D2D3D5;
}

.LHSLabel
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color : Black;
	text-decoration: none;
	cursor: s-resize;
}

.LHSSubLabel
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color : Black;
}
.LHSDropDownList
{
	font-family: Arial;
	font-size: 8pt;
	color : Black;
}
.LHSContent
{
	font-family: Arial;
	font-size: 8pt;
	color : Black;
}

.ContentHyperlink
{
	font-family: Arial;
	line-height: 140%;
	color: #0000ff;
	font-size: small;
}

.ContentHyperlink a:link
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: underline;
	font-size: small;
}

.ContentHyperlink a:visited
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: underline;
	font-size: small;
}

.ContentHyperlink a:hover
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: underline;
	font-size: small;
}
.ContentNoHyperLink
{
	font-family: Arial;
	line-height: 140%;
	color: Black;
	font-size: small;
	text-decoration: none;
}
.ContentNoHyperlink a:link
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: none;
	font-size: small;
}

.ContentNoHyperlink a:visited
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: none;
	font-size: small;
}

.ContentNoHyperlink a:hover
{
	color: #0000ff;
	line-height: 140%;
	text-decoration: none;
	font-size: small;
}

/* USA */
.Sub { 
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}
.Sup 
{
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

.Italics {	
	font-style: italic;
}
.Bold {	
	font-weight: bold;
    font-style: normal;
}

.Normal 
{
	font-weight:normal;
    font-style: normal;
}

.Underline {
 	text-decoration: underline;
    font-style: normal;
}

.BoldUnderline {	
	font-weight: bold;
	text-decoration: underline;
}

.BoldItalics {	
	font-weight: bold;
	font-style: italic;
}

.BoldItalicsUnderline {	
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

thead tr.First td,
thead tr.First th,
thead tr.FirstLast td,
thead tr.FirstLast th {
        border-top-style: solid;
/* changed by Brian Suggs 11-16-05.  changed 'medium' to 'thin' */
	border-top-width: thin;
}

thead tr.BotruleFirst td,
thead tr.BotruleFirst th {
        border-top-style: solid;
/* changed by Brian Suggs 11-16-05.  changed 'medium' to 'thin' */
	border-top-width: thin;
        border-bottom-style: solid;
	border-bottom-width: thin;
}

thead tr.Last td, 
thead tr.Last th {
  /* rule here might fail with rowspan headers */
} 

dl.Footnote {
	margin-left:0em;
	margin-bottom:0ex;
	margin-top:0ex;
}

dl.Footnote dt {
	font-size:90%;
}

dl.Footnote dd {
	margin-left:1em;
	font-size:90%;
}

dl.FootnoteContents {
	text-align: right;
	margin-left:0em;
	margin-bottom:0ex;
	margin-top:0ex;
}
dl.FootnoteContents dt {
	font-size:100%;
}
dl.FootnoteContents dd {
	margin-left:1em;
	font-size:90%;
}

dd {
	position:relative;
	top:-2.8ex;
	margin-bottom:-2ex;
	margin-left:1.5em;
}
/*
dd p {
	margin-bottom:0ex;
}
*/
#nlmftoc table tfoot tr td dl {
text-align:left;
}
#dmsectionsfieldset * table tfoot tr td dl {
text-align:left;
}

div.Figure {
	margin-top: 4ex; 
	margin-bottom: 4ex;
}
div.Warning {
	border: 1px solid black; 
	margin-top: 2ex;
	margin-bottom: 2.2ex;
	padding-left: 2em; 
	padding-right: 2em;
	padding-top: 0ex;
	padding-bottom: 2ex;
}

div.Subject {
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding-top: 1ex;
	padding-bottom: 1ex;
	padding-left: .5em;
	padding-right: .5em;
	font-size: 80%;
	line-height: 2.1ex;
	background-color: #E0E0E0;
	cursor: pointer;
}

.USAheader1
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.USAheader1 a {
	color:#0000ff;
  text-decoration:none;
  
}
.USAheader1 a:link {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader1 a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader1 a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.USAheader2
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.USAheader2 a {
	color:#0000ff;
  text-decoration:none;
  
}
.USAheader2 a:link {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader2 a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader2 a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.USAheader3
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.USAheader3 a {
	color:#0000ff;
  text-decoration:none;
  
}
.USAheader3 a:link {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader3 a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader3 a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.USAheader4
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	font-style:italic;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.USAheader4 a {
	color:#0000ff;
  text-decoration:none;
  
}
.USAheader4 a:link {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader4 a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.USAheader4 a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.USAFDOSAGEheader1
{
	visibility:hidden;
}
.USAFCIheader1
{
	visibility:hidden;
}
.USAFINDIheader1
{
	visibility:hidden;
}

.USAFOVERDOSheader1
{
	visibility:hidden;
}

.USAFWARNheader1
{
	visibility:hidden;
}

.USAFINTERXheader1
{
	visibility:hidden;
}

.USAFDESCheader1
{
	visibility:hidden;
}
.USAFPRECAUheader1
{
	visibility:hidden;
}

.USAFARheader1
{
	visibility:hidden;
}

USABoxedWarning

/* USA */

.smallnormaltextQL
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: xx-small;
	color: #696969;
	line-height: 140%;
	text-align: left;
}
.smallnormaltextQL a {
	color:#0000ff;
  text-decoration:none;
  
}
.smallnormaltextQL a:link {
	color:#0000ff;
  text-decoration : underline;
}
.smallnormaltextQL a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.smallnormaltextQL a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

tbody tr.First td, 
tbody tr.First th  { 
        border-top-style: solid;
	border-top-width: thin;
}	 

tbody.Headless tr.First td, 
tbody.Headless tr.First th  { 
        border-top-style: solid;
/* changed by Brian Suggs 11-16-05.  changed 'medium' to 'thin' */
	border-top-width: thin;
}	 

tbody tr.Last td,
tbody tr.Last th { 
	border-bottom-style: solid;
/* changed by Brian Suggs 11-16-05.  changed 'medium' to 'thin' */
	border-bottom-width: thin;
}	 

tbody tr.FirstLast td,
tbody tr.FirstLast th { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
/* changed by Brian Suggs 11-16-05.  changed 'medium' to 'thin' */
	border-bottom-width: thin;
}	 

tbody tr.BotruleFirst td, 
tbody tr.BotruleFirst th { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
}	 


/* begin of combinatorics of individual rules */

/* one rule only */
th.Lrule, td.Lrule { 
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: thin;
}

th.Rrule, td.Rrule { 
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: none;
}

th.Toprule, td.Toprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

th.Botrule, td.Botrule { 
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: thin;
}

/* combo of two */
th.LruleRrule, td.LruleRrule { 
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

th.BotruleToprule, td.BotruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: none;
	border-left-style: none;
}

th.LruleToprule, td.LruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: thin;
}

th.RruleToprule, td.RruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-right-width: thin;
}

th.BotruleLrule, td.BotruleLrule { 
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: thin;
}

th.BotruleRrule, td.BotruleRrule { 
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-right-width: thin;
}

/* combo of 3 */
th.LruleRruleToprule, td.LruleRruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

th.BotruleLruleRrule, td.BotruleLruleRrule { 
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

th.BotruleLruleToprule, td.BotruleLruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: none;	
	border-left-style: solid;
	border-left-width: thin;
}

th.BotruleRruleToprule, td.BotruleRruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: none;
}

/* combo of 4 */
th.BotruleLruleRruleToprule, td.BotruleLruleRruleToprule { 
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

/* end of the combinatorics */

table caption {	
	margin-top: 10px; /* Gecko needs this, IE doesn't add any extra */
	text-align: center;
	font-weight: bold;
	font-size: 110%
}

tr.Botrule td, 
tr.Botrule th,
th.Botrule, 
td.Botrule { 
	border-bottom-style: solid;
	border-bottom-width: thin;
}