/* Default font that need to be gray */

TD
     { color: #333; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150% }
TD.Navigation { color: #4d4d4d; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 160% }
TR
 { color: #333; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }


P
     { color: #333; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; margin: 10px }
.P RightMargin50 { font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; margin: 10px 50px 10px 10px }
.forms_ItemLeft {
	BORDER-RIGHT: #ebebeb 2px solid; 
	BORDER-TOP: #ebebeb 2px solid; 
	BORDER-LEFT: #ebebeb 1px solid; 
	BORDER-BOTTOM: #ebebeb 1px solid; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4d4d4d;
	PADDING-LEFT: 8px; 
	PADDING-TOP: 8px;
	HEIGHT: 25px
}
/* Default font for hyperlinks */
A:link    { color: #b80010; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; text-decoration: none }
A:active     { color: #b80010; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; text-decoration: none }
A:visited     { color: #b80010; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; text-decoration: none }
A:hover    { color: #333; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 150%; text-decoration: none }
/* Default bulleted lists */


li {
	
	margin-top: 5px;
	margin-bottom: 4px;
}

ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}

/* Footer area style*/
.footer  { color: black; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: right; padding-top: 3px; padding-bottom: 3px }
.footer a:link  { color: black; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 3px }
.footer a:visited   { color: black; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 3px }
.footer a:hover   { color: #df193a; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 3px }
/* Style for input and combo boxes */

.input-combo-field  
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #4d4d4d;
	border: 1 solid #c0c0c0;
}


/* Style for page headers */

.pageheader  
 { font-size: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px }


.specialtyheader
{
	font-size: 28px;
	font-weight: bold;
	color: #DBDDF2;
	font-style: italic;

}




/* Style for page subheaders */

.pagesubheader  
 { font-size: 16px; font-family: Arial; font-weight: bold }
.pagesubheadermedium
  { color: #333; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: normal }

/* Style for end mats titles */

.titles  
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
}


/* style for combo boxes only */
.combo-boxes  
 { color: #4d4d4d; font-size: 12px; font-family: Arial, Verdana, "Trebuchet MS", Tahoma, sans-serif; text-align: justify; width: 140px }
/* Top navigation text and links  */



.navigation-top
 { color: #333; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal }
.navigation-top a:link { color: #333; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal }
.navigation-top a:active 
 { color: #333; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal }
.navigation-top a:visited 
  { color: #333; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal }

.navigation-top a:hover 
 { color: #f22; font-size: 13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: normal }
/*used in pubmed only*/
.input-pubmed {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-top: 5px;
	BACKGROUND: url(http://www.hfadvisor.com/images/input_back.png) no-repeat 0px 0px; BORDER-RIGHT: #d6e4a7 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #cede96 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #cede96 1px solid; COLOR: #666665; PADDING-TOP: 0px; BORDER-BOTTOM: #d6e4a7 1px solid	
}
.altitem
{
	background-color: #E4F1FA/*B5D3E8*/;
}
.paginglinks
{
	color: #999999;
}

A.paginglinks, 
A.paginglinks:visited 

{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;/*9C9DA0 a:link.paginglinks, visited.paginglinks*/
}
/*Pubmed Buttons*/
.pubmedbuttons   {
	background-color:#B5D3E8;/*E6E6E2*/
	border-style:solid;
	border-width:1px;
	border-color:#BDBDBD;
	font-family: Arial; 
	font-size: 8pt;
	font-weight: bold;
	margin-right: 5px;
	text-align:center;
	margin-bottom: 1px;
 } 
 .tableheaderblack
 {
	font-family: Arial; 
	font-size: 8pt;
	font-weight: bold;
	color: Black;
 } 
 .tableheaderwhite
 {
	font-family: Arial; 
	font-size: 8pt;
	font-weight: bold;
	color: White;
 }
 .review-pages {
	/*width: 200px;*/
	float: right;
	font-family: Arial;
	font-size: 11px;
}
.review-pages a,
.review-pages strong {
	display: block;
	float: left;	
	border: solid 1px #BDBDBD;
	margin-right: 1px;
	padding: 0 4px;
	/*background: #C8CFE1;*/
}
.review-pages a:hover,
.review-pages strong {
	color: #DF193A;/*#B23F33*/
	background: #B5D3E8;	
	text-decoration: none;
}

.helpimg
{
	BACKGROUND: url("http://www.Encysiveadvisor.com/images/pubmed/help.gif") no-repeat; 
	height: 30px; /*35*/
	width: 30px;/*30*/
}
.helpimg A:hover
{
	BACKGROUND-POSITION: 0px -30px /*0px -35px*/
}
.closeimg
{
	BACKGROUND: url(http://www.Encysiveadvisor.com/images/pubmed/close.gif) no-repeat; 
	height: 15px; /*35*/
	width: 39px;/*30*/
}
.closeimg A:hover
{
	BACKGROUND-POSITION: 0px -15px /*0px -35px*/
}
.helpdiv
{
	/*font-family: Arial;
	font-size: 12px;*/
	border: solid 1px #BDBDBD;
	padding: 10px;
	background-color:#E4F1FA;
	margin: 5px;
	overflow: auto;
	height: 300px;
}
.helpdiv strong
{
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.subhelpdiv
{
	/*font-family: Arial;
	font-size: 12px;*/
	width: 200px;
	border: dotted 1px #BDBDBD;
	padding: 10px;
	background-color:#FFFFFF;
}
.helpbright
{
	color:#0033CC;
}
