/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	font-size: 10pt;
	color: #505050;
	font-family: Tahoma;
	position: static;
}
TABLE
{
	font-size: 10pt;
	color: #505050;
	font-family: Tahoma;
	position: static;
}
.BoldFont {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #006222; FONT-FAMILY: Tahoma;}
.BoldFontBig {FONT-WEIGHT: bolder; FONT-SIZE: 11pt; COLOR: #006222; FONT-FAMILY: Tahoma;}
/*
BODY
{
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	color: #616161;
	font-family: Tahoma;
	letter-spacing: normal;
	background-color: white;
}

TABLE
{
	font-weight: normal;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	color: #616161;
	font-family: Tahoma;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
*/
H1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 18pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #006222;
	padding-top: 0px;
	font-family: Arial;
	position: static;
}
/*
H1
{
	font-weight: normal;
	font-size: 18pt;
	word-spacing: normal;
	text-transform: none;
	color: #007930;
	font-style: normal;
	font-family: Tahoma;
	letter-spacing: normal;
	text-decoration: none;
}	
*/		
H2
{
	font-weight: normal;
	font-size: medium;
	word-spacing: normal;
	text-transform: none;
	color: #006633;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
/*		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	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:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/

	.top_menu { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Tahoma }
	.top_menu A { COLOR: #ffffff }
	.top_menu A:hover { COLOR: yellow }

	.seo_menu { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Tahoma }
	.seo_menu A { COLOR: #cccccc }
	.seo_menu A:hover { COLOR: #000000 }

.LinkButton
{
	FONT-SIZE: 10pt; 
	COLOR: #616161; 
	FONT-FAMILY: Tahoma
}
	.contents
	{
	FONT-SIZE: 10pt; 
	COLOR: #616161; 
	FONT-FAMILY: Tahoma
  }
  
  .FormLabel
  {
	FONT-SIZE: 10pt; 
	COLOR: #616161; 
	FONT-FAMILY: Tahoma
  }
  
	.Title {FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #006633; FONT-FAMILY: Arial}
	.Page
{
	font-weight: bold;
	font-size: 12px;
	color: #cc3300;
	font-family: Tahoma;
}
	.Header {FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #006222; FONT-FAMILY: Tahoma}
	
	.drug_logo { float: right;}
	
	.left_menu { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma }
	.left_menu A { FONT: 12px Tahoma; COLOR: #000000; TEXT-DECORATION: none }
	.left_menu A:hover { FONT: 12px tahoma; COLOR: #7a7a79; TEXT-DECORATION: none }

	.bottom_link { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana }
	.bottom_link A { FONT: 11px Verdana; COLOR: #ffffff; TEXT-DECORATION: none }
	.bottom_link A:hover { FONT: 11px Verdana; COLOR: yellow; TEXT-DECORATION: none }

	.faq_link { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #505050; FONT-FAMILY: Tahoma }
	.faq_link A { FONT: 10pt Tahoma; COLOR: #505050; TEXT-DECORATION: none }
	.faq_link A:hover { FONT: 10pt Tahoma; COLOR: #505050; TEXT-DECORATION: none }
