.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;

}
.box {
	border: 1px solid #009999;
}
.tbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thin solid #009999;
	border-right: thin none #009999;
	border-bottom: thin solid #009999;
	border-left: thin none #009999;
	padding: 5px;
}
.boxnav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000066;

}
.space {
	line-height: 18pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link{
	background: transparent;
	color: #000099;
	font-weight: bold;
}

a:visited{
	background: transparent;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}	
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigtext {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #006666;
}
h2 {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
.highlight {
	background-color: #FFFFCC;
	border: #FFCC00;
}

#pharminfo {
	
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	color: #006666;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	background-color: #DEEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009999;

	padding-left: 5px;
}
