/* Default CSS Stylesheet for a new Web Application project */
br { margin-top:5px; margin-bottom: 5px; padding-bottom: 5px; }

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: white;
}

BODY, TD
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
}

H1
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 10px;
	word-spacing: normal;
	text-transform: none;
	color: #0f438a;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{
	font-size: 18px;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	color: #036528;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3
{
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	color: #0b418b;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	
{
	vertical-align:	baseline;	
	font-size:	1em;	
	font-weight:	bold;	
	word-spacing:	normal;	
	letter-spacing:	normal;	
	text-transform:	none;	
	font-family: Arial, Helvetica, sans-serif;
	}	

A				{  color: #3333CC; }
A:link		{	color: #3333CC;	text-decoration:underline; }
A:visited	{	text-decoration:	underline;	color:	#3333CC; }	
A:hover	{	text-decoration:	underline;	color:	#3333CC; }
	
SMALL	{		font-size:	.7em;	}	

BIG	{		font-size:	1.17em;	}	

BLOCKQUOTE, PRE	{		font-family:	Courier New, monospace;	}	
	

UL LI	{		list-style-type:	square ;	}	

UL LI LI	{		list-style-type:	disc;	}	

UL LI LI LI	{		list-style-type:	circle;	}	
	
OL LI	{	list-style-type:	decimal; 	}	

OL OL LI	{	list-style-type:	lower-alpha;	}	

OL OL OL LI	{	list-style-type:	lower-roman;	}	


.leftmenu { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma }
.leftmenu A { FONT: 11px tahoma; COLOR: #FFFFFF; TEXT-DECORATION: underlined }
.leftmenu A:visited {FONT: 11px tahoma; color: #FFFFFF; text-decoration:underlined;}
.leftmenu A:hover { FONT: 11px tahoma; COLOR: #99FF33; TEXT-DECORATION: bold }

.BottomLined TD {BORDER-BOTTOM: activeborder 1px solid; Height:20;FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Tahoma}
.BottomLined TD A {color: #333333; text-decoration:none;}
.BottomLined TD A:visited {color: #333333; text-decoration:none;}
.BottomLined TD A:hover { color: #3333cc; text-decoration:underline; }

.ProductPrice  {FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial;  font-weight:bold }

.footer { FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Verdana; }
.footer A { FONT-SIZE: 8pt; COLOR: #666666; }
.footer A:visited { FONT-SIZE: 8pt; COLOR: #666666;}
.footer A:hover { FONT-SIZE: 8pt; COLOR: #3333cc; text-decoration:underline;  }

.Title {FONT-SIZE: 11pt; COLOR: white; FONT-FAMILY: Tahoma}

.SmallTitle  {FONT-SIZE: 9pt; COLOR: white; FONT-FAMILY: Tahoma}

#drug_logo { float: right; }

.no_ul { FONT-WEIGHT: normal; color:Black; }
.no_ul A { TEXT-DECORATION: none; color:Black; }
.no_ul A:visited { text-decoration:none; color:Black;}
.no_ul A:hover { TEXT-DECORATION: none; color:Black; }
