body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}
hr {border:0; background-color:black; color:black; height:1px}


.Container {
width: 950px; min-height:1000px; margin:0px auto 0px auto; text-align:center;
background-image: url('files/images/background.png');
background-repeat: repeat; margin-top: 0px; top: 0px; clip: rect(0px, auto, auto, auto);
}

A:link, A:visited, A:active {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:BOLD;color:#0000FF;text-decoration:none;}
A:hover {text-decoration:underline;}

.siteLink:link, .siteLink:visited, .siteLink:active {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:BOLD;color:#000000;text-decoration:none;}
.siteLink:hover {text-decoration:underline;}

.drugLink:link, .drugLink:visited, .drugLink:active {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:BOLD;color:#000000;text-decoration:none;}
.drugLink:hover {text-decoration:underline;}


.infoLink:link, .infoLink:visited, .infoLink:active {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:BOLD;color:#000000;text-decoration:underline;}
.infoLink:hover {text-decoration:none;}


.button1:link, .button1:visited, .button1:active
	{font-family:Arial, Helvetica, sans-serif;font-size:10pt;font-weight:BOLD;
		background-color: #dfdfdf;
		border: 2px #ABABAB outset;
		padding: 1px 10px;
		color: black;
		text-decoration: none;
}

.drugRange {font-size:10pt;font-weight:bold;text-align:center;}
.drugRange td {width: 80px;}

.button1:hover {text-decoration:none;border-style: inset;padding: 2px 9px 0 11px;}


/*used on index page*/
  .styleFooter {
	border-top:1px solid #BBBBBB;width:500px;margin:15px auto 0px auto;padding:3px;
	font-size:8pt; text-align:center;
	color:#808080;
}
.styleFooter A:link, .styleFooter A:visited, .styleFooter A:active {font-size:8pt;color:#000000; text-decoration:none;}
.styleFooter A:hover {text-decoration:underline;}
/*end used on index page*/


.siteName {font-size:14pt;font-weight:bold}

.borderR {border-right:1px solid black}
.borderL {border-left:1px solid black}
.borderT {border-top:1px solid black}
.borderB {border-bottom:1px solid black}

.doseOptionSel {background-color:#AA5838;color:#FFFFFF}

.rotateText {
    width:40px;
    -webkit-transform: rotate(-90deg);
    -moz-transform:rotate(-90deg);
    text-align:left;
    font-size:10pt;
    margin-bottom:10px;
}
