body {
	topmargin: 2;
	marginwidth: 0;
	marginheight: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	border: 1px solid #777777;
}
.tbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thin solid #000099;
	border-right: thin none #000099;
	border-bottom: thin solid #000099;
	border-left: thin none #000099;
	padding: 5px;
}
.boxnav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;

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

}
a:link{
	color: #456d81;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #456d81;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #66281A;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #66281A;
	font-weight: bold;
	text-decoration: none;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigtext {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	color: #022b3f;
}
h2 {
	font-size: 16px;
	color: #134e6b;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #666666;
}
.sectiontitle {
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	letter-spacing: 2px;
}
a:link img, a:visited img { border-style: none }

a img { color: white; }

#pharminfo {
	/*width: 593px;*/
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bolder;
	color: #000099;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #F0F0E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-left: 10px;
}


@media all {                   
  a img { color: inherit; }
}
.sidenav{
	border:1px solid #214d62;
}

.sidenav h2{
	display:block;
	background-color:#2f586c;
	padding:5px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	margin:0;
}
.sidenav ul{
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}
.sidenav li{
	display:block;
	text-align:center;
	border-bottom:1px solid #214d62;
}
.sidenav a{
	color:#456d81;
	background-color:#ffffff;
	text-decoration:underline;
	display:block;
	padding:8px;
}
.sidenav a:hover{
	color:#204b60;
	background-color:#f0f0f0;
	text-decoration:none;
	display:block;
	padding:8px;
}
.sidenav .text{
	padding:8px 8px 2px 8px;
	font-size:11px;
	margin:0;
}
.sidenav p{
	margin:0;
	padding:0;
}

