/* these are using in stylesheet - XSL */

.adstext
{
    font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 8.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:8.5pt; 
	color : blue;
	text-decoration : underline;
}
.adsnormaltext a
{
    font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:8.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 
{
	color:#0000ff;
	text-decoration:none;
}
.smallnormaltext a:link 
{
	color:#0000ff;
	text-decoration:underline;
}
.smallnormaltext a:visited 
{
    text-decoration:underline;
    color:#0000ff;
}
.smallnormaltext a:hover 
{
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}

.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; 
}

.mediumtextredbold
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:medium;
	font-weight:bold;
	/*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; 
}

.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
}

.DiscontinuedProduct
{
	font-family: Arial;
	font-size: 12pt;
	color: Gray;
	line-height: 140%;
	text-decoration:none; 
}

.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;
	width : 100%;
	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 : Black;
}

/* 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;
}
.sponsoredBase {
	position:relative;
	top: 0px;
}

.sponsoredTitleHeader
{
	background-color: #F1F1F2; 
	font-weight: bold; 
	font-size: small; 
	color: Black;
	height: 18px; 
	vertical-align: middle;	
}

.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 {
	width: 100%;
	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;
     width:500px;
     border-style:solid;
     border-color:black;
     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;
    width:500px;
    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(/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(/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(/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;
	width: 100%;
	/*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;
}
.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;
	border-top-width: thin;
}

thead tr.BotruleFirst td,
thead tr.BotruleFirst th {
        border-top-style: solid;
	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; 
}

.eventdetailtext
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 180%;
	text-align: left;
}
.eventdetailtext a {
	color:#0000ff;
  text-decoration:none;
  
}
.eventdetailtext a:link {
	color:#0000ff;
  text-decoration : underline;
}
.eventdetailtext a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.eventdetailtext a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}
.normaltextbold
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: #696969;
	line-height: 140%;
	text-align: left;
	font-weight:bold;
}
.normaltextbold a {
	color:#0000ff;
  text-decoration:none;
  font-weight:bold;
  
}
.normaltextbold a:link {
	color:#0000ff;
	text-decoration : underline;
	font-weight:bold;
}
.normaltextbold a:visited {
	color:#0000ff;
	text-decoration : underline;
	font-weight:bold;
}
.normaltextbold a:hover {
	color:#0000ff;
	text-decoration : underline; 
	font-weight:bold; 
}

/* publication */

.publicationHeaderText
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	line-height: 140%;
	text-decoration:none; 
	font-weight: bolder;
}
.publicationItalicsText
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: smaller;
	color: #696969;
	line-height: 140%;
	text-align: left;
	font-style: italic;
}
.publicationItalicsText a {
	color:#0000ff;
  text-decoration:none;
  font-style: italic;
  
}
.publicationItalicsText a:link {
	color:#0000ff;
  text-decoration : underline;
  font-style: italic;
}
.publicationItalicsText a:visited {
	color:#0000ff;
  text-decoration : underline;
  font-style: italic;
}
.publicationItalicsText a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
  font-style: italic;
}
.publicationSummaryHeaderBackground 
{
	/*background-color: #FFFFFF;*/
 background-color: #F2DCDB;
}

.hOneClass
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 0px;
	color: White;
	text-decoration:none;
}

.hOneClass a
{
	text-decoration:none;
	color: White;
}
.hOneClass a:link
{
	text-decoration:none;
	color: White;
}
.hOneClass a:visited
{
	text-decoration:none;
	color: White;
}

.smallnormaltextboldgray
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: 12px;
    color: Gray;
    font-weight: bold;
}

.verticaltickertext
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: 8pt;
    color: #696969;
}
.verticaltickertext a 
{
	color:#0000ff;
	text-decoration:none;
}
.verticaltickertext a:link 
{
	color:#0000ff;
	text-decoration:underline;
}
.verticaltickertext a:visited 
{
    text-decoration:underline;
    color:#0000ff;
}
.verticaltickertext a:hover 
{
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}
/* MIMSSearch Start */

table.MIMSSearch
{ 
   font-family: Arial, Helvetica, geneva, sans-serif; 
   border-collapse:collapse;
   width:500px;
   border-style:solid;
   border-color:black;
   border-width:1px;
}

/* MIMSSearch End */



.loginBanner
{
	position: relative; 
	top: 5px; 
	right: 5px;
}

#imgPostNote
{
	position: absolute; 
	top: 40px; 
	right: 15px;
}

.publicationnormaltext
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 130%;
	text-align: left;
}
.publicationnormaltext a {
	color:#0000ff;
  text-decoration:none;
  
}
.publicationnormaltext a:link {
	color:#0000ff;
  text-decoration : underline;
}
.publicationnormaltext a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.publicationnormaltext a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}
.smallnormaltextblack
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 7pt; 
	color : Black;
	text-decoration:none; 
}

.panelInfront 
{
    position:relative;
    z-index:3;
}

.pagelinkstextblue
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 10pt; 
	color:#0000ff;
	text-decoration:none; 	
}
.pagelinkstextblue a 
{
    text-decoration:underline;
	color:#0000ff;
}
.pagelinkstextblue a:link 
{
    text-decoration:underline;
	color:#0000ff;
}
.pagelinkstextblue a:visited
{
    text-decoration:underline;
	color:#0000ff;
}
.pagelinkstextblue a:hover 
{
    text-decoration:underline;
	color:#0000ff;
}

.pagelinkstextblack
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 10pt; 
	color : Black;
	text-decoration:none; 	
}


.smallpagelinkstextblue
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 8pt; 
	color:#0000ff;
	text-decoration:none; 	
}
.smallpagelinkstextblue a 
{
    text-decoration:underline;
	color:#0000ff;
}
.smallpagelinkstextblue a:link 
{
    text-decoration:underline;
	color:#0000ff;
}
.smallpagelinkstextblue a:visited
{
    text-decoration:underline;
	color:#0000ff;
}
.smallpagelinkstextblue a:hover 
{
    text-decoration:underline;
	color:#0000ff;
}

.smallpagelinkstextblack
{
	font-family : Arial, Helvetica, geneva, sans-serif; 
	font-size : 8pt; 
	color : Black;
	text-decoration:none; 	
}
.horizontaltickertext
{
    font-family: Arial, Helvetica, geneva, sans-serif;
    font-size: 8pt;
    color: #696969;
}
.horizontaltickertext a 
{
	color:#0000ff;
	text-decoration:none;
}
.horizontaltickertext a:link 
{
	color:#0000ff;
	text-decoration:underline;
}
.horizontaltickertext a:visited 
{
    text-decoration:underline;
    color:#0000ff;
}
.horizontaltickertext a:hover 
{
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}
.mediumtextgraybold
{
	font-family: Arial, Helvetica, geneva, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color: #616161;
	line-height:140%;
}

.normaltextmonograph
{
	font-family: Arial, Helvetica, geneva, sans-serif;
	font-size: small;
	color: Black;
	line-height: 140%;
	text-align: left;
}
.normaltextmonograph a {
	color:#0000ff;
  text-decoration:none;
  
}
.normaltextmonograph a:link {
	color:#0000ff;
  text-decoration : underline;
}
.normaltextmonograph a:visited {
	color:#0000ff;
  text-decoration : underline;
}
.normaltextmonograph a:hover {
	color:#0000ff;
  text-decoration : underline; 
  font-weight:bold; 
}


/* ############################################################ */
/* #################     US footer styles follow   ################ */
/* ############################################################ */


#footer, #footerUK
{
	text-align: center; /* for IE centering */
	padding: 20px 0px 0px 0px;
	background:  #cceef8 url(/images/US/footerBack.gif) repeat-x left top;
	font-size: 0.9em;
	clear: both;
}

#footerContent
{
	margin: 0px auto;
	width: 720px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 0.9em;
}

#footerContent
{
	margin: 0px auto;
	width: 800px;
}

#footerLinkBox
{
	width: 155px;
	float: left;
	margin: 0px 0px 0px 10px;
	color: #777;
	font-weight: bold;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	text-align: left;
	font-size: 0.9em;
}

#footerLinkBox
{
	width: 140px;
	float: left;
	margin: 0px 0px 0px 20px;
	color: #777;
	font-weight: bold;
	text-align: left;	
}

#footerLinkBox ul
{
	margin: 10px 0px;
	list-style-type: none;
	list-style-image: url(/images/US/footerLinkArrow.gif);
	color: #777;
	font-weight: normal;
	display: block;
	padding: 0;
	text-align:left;
}

#footerLinkBox ul li
{
	margin: 0px 0px 0px 17px;
	padding: 0px 25px 0px 0px;
	color: #777;
	font-weight: normal;
}

#footerLinkBox a:link, #footerLinkBox a:active, #footerLinkBox a:visited
{
	color: #777 !important;
	font-weight: normal;
	text-decoration: none;
}

#footerLinkBox a:hover
{
	color: #777 !important;
	font-weight: normal;
	text-decoration: underline;
}

#cmpLogo
{
	padding: 10px 0px 0px;
	display: block;
	clear: both;
}

#copyRightNotice
{
	margin: 4px 0px 10px 0px;
	display: block;
	color: #777;
	clear: both;
}

#honAccredited
{
	margin: 4px 100px 10px;
	color: #777;


}


#copyRightNotice a:link, #copyRightNotice a:active, #copyRightNotice a:visited, #honAccredited a:link, #honAccredited a:active, #honAccredited a:visited
{
	color: #777 !important;
	font-weight: normal;
	text-decoration: none;
}

#copyRightNotice a:hover, #honAccredited a:hover
{
	color: #777 !important;
	font-weight: normal;
	text-decoration: underline;
}



#feedbackPopup, #feedbackResponse
{
	float: left;
	position: absolute;
}

#feedbackPopup, #feedbackResponse
{
	width: 182px;
	height: 160px;
	margin: 0px;
	border-top: 1px #39c solid;
	border-left: 1px #39c solid;
	border-right: 2px #39c solid;
	border-bottom: 2px #39c solid;
	padding: 5px;
	background: #eee;
	float: left;
	position: absolute;
	font-family: Tahoma, Arial;
	color: #555;
}

#feedbackPopup form input
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: auto;
}

#feedbackPopup form input.submitButton
{
	margin: 0px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 2px;
	background: #eee;
	color: #07c;
	font-weight: bold;
	width: auto;
	height: auto;
}

#feedbackPopup form textarea
{
	margin: 7px 0px;
	width: 170px;
	height: 45px;
	border: 1px #f60 dotted;
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 1em;
	color: #777;
	background: #FFF;
}

#feedbackPopup a:link, #feedbackPopup a:active, #feedbackPopup a:visited, #feedbackPopup a:hover, #feedbackResponse a:link, #feedbackResponse a:active, #feedbackResponse a:visited, #feedbackResponse a:hover
{
	color: #06c;
	text-decoration: none;
}

.close
{
	float: right;
}
