#TEST { 
  font-size: 16pt;
  font-family: Helvetica, Arial; 
}

#TITLETEXT { 
  color: white;
  font-size: 12pt;
  font-family: Helvetica, Arial; 
}


#HEADERTEXT { 
  font-size: 12pt;
  font-weight: bold;
  font-family: Helvetica, Arial; 
}

#TEXT { 
  font-size: 10pt;
  font-family: Verdana, Arial; 
}

#TEXTDR { 
  font-size: 10pt;
  font-family: Helvetica, Arial; 
}

#ERRORTEXT { 
  color: red;
  font-family: Helvetica, Arial; 
  font-size: 12pt;
}

#TEXTBUTTONS { 
  font-size: 10pt;
  font-family: Helvetica, Arial; 
}

#TEXTBOLD { 
  font-size: 12pt;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif; 
}

#TEXTSMALL { 
  color: white;
  font-size: 10pt;
  font-family: Courier; 
}

#TEXTSMALLBLACK { 
  color: black;
  font-size: 10pt;
  font-family: Courier; 
}

#TEXTWHITE { 
  color: white;
  font-size: 14pt;
  font-family: Arial, Helvetica, sans-serif; 
}

#TEXTWHITESMALL { 
  color: white;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif; 
}

#TEXTBIG { 
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif; 
}

#INSTRUCTION { 
  font-size: 14pt;
  font-family: 'Times New Roman', Times, serif; 
}

#PTSQTITLE {
	font-family : arial;
	font-size : 9pt;
	font-weight: bold;
	color: #ffffff;
}

#PTSQTEXT {
	font-family : arial;
	font-size : 9pt;
	font-weight: normal;
}

#ISSUED {
	font-family : arial;
	font-size : 9pt;
	font-weight: normal;
	font-style : italic;
}

.bigBold {
	font-family : arial, helvetica;
	font-size : 14pt;
	font-weight: bold;
}

#textGrey { 
	font-size: 10pt;
	font-family: Helvetica, Arial; 
	color: 818181;
}

.location {
	font-family : Verdana, Arial;
	font-size   : 9.4px;
	font-weight : normal;
}

.user {
	font-family : Verdana, Arial;
	font-size   : 9.4px;
	font-weight : normal;
}

.pageTitle {
	font-family : Verdana, Arial;
	font-size   : 12px;
	font-weight : bold;
	color       : white;
}

.errorItem {
	font-family : Verdana, Arial;
	font-size   : 10px;
	font-weight : normal;
}

.list {
	font-family : Verdana, Arial;
	font-size   : 11px;
	font-weight : normal;
}

.list-non-poc {
	font-family : Verdana, Arial;
	font-size   : 9px;
	font-weight : normal;
	color       : #003333;
}

.listLarge {
	font-family : Verdana, Arial;
	font-size   : 10px;
	font-weight : normal;
	color       : black;
}

.listGrey { 
	font-family : Verdana, Arial;
	font-size   : 10px;
	font-weight : normal;
	color       : 818181;
}

.listHeader { 
	font-family : Verdana, Arial;
	font-size   : 10px;
	font-weight : normal;
	color       : #eeffff;
}

a {
	font-family : Verdana, Arial;
	font-size   : 11px;
	font-weight : normal;
	color       : blue;
	text-decoration  : none;
}

a:hover {
	font-family : Verdana, Arial;
	font-size   : 11px;
	font-weight : normal;
	color       : blue;
	text-decoration  : underline;
}

.noPatients {
	font-family : Verdana, Arial;
	font-size   : 12px;
	font-weight : bold;
}

.submitButtons { 
	font-size   : 10pt;
	font-family : Verdana, Arial;
}

.textbold { 
  font-size     : 10px;
  font-weight   : bold;
  font-family   : Verdana, Arial; 
}

.titleBar { 
  color         : white;
  font-weight   : bold;
  font-size     : 11pt;
  font-family   : Verdana, Arial; 
}

.bodyText { 
  font-size     : 11px;
  font-family   : Verdana, Arial; 
}

.bodyTextBig { 
  font-size     : 14px;
  font-weight   : bold;
  font-family   : Helvetica, Verdana, Arial; 
}

.textPrint { 
  font-size     : 12px;
  font-family   : Arial; 
}

.textPrintBold { 
  font-size     : 12px;
  font-family   : Arial; 
  font-weight   : bold;
}

.textPrintBig { 
  font-size     : 16px;
  font-family   : Arial; 
  font-weight   : bold;
}

.textPrintUnderline {
  font-size     : 12px;
  font-family   : Arial; 
  text-decoration : underline;
}

.textPrintSmall { 
  font-size     : 11px;
  font-family   : Arial; 
  font-weight   : normal;
}

.textPrintItalic { 
  font-size     : 12px;
  font-family   : Arial; 
  font-style    : italic;
}

.issued {
	font-family : Arial;
	font-size   : 13px;
	font-weight : bold;
	font-style  : italic;
}

.textsmall { 
  color       : white;
  font-size   : 11px;
  font-family : Verdana; 
  font-weight : bold;
}

.textsmallblack { 
  color       : black;
  font-size   : 11px;
  font-family : Verdana; 
  font-weight : bold;
}

.textsmallgrey { 
  color       : 818181;
  font-size   : 11px;
  font-family : Verdana; 
  font-weight : bold;
}

.textCopyright { 
  color       : black;
  font-size   : 9px;
  font-family : Verdana; 
  font-weight : normal;
}

.dosageTextPrint { 
  font-size     : 14px;
  font-family   : Verdana, Arial; 
}

.input-guide {
	font : normal 9px Verdana;
}

table.history-print td { border-top: 1px solid black; border-left: 1px solid black; }
table.history-print td.no-border { border: none; }
table.history-print td.row-end { border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }
table.history-print td.table-bottom { border-left:none; border-right:none; border-top: 1px solid black; }

table.table-print td { border-top: 1px solid black; }
table.table-print td.no-border { border: none; }
table.table-print td.row-end { border-top: 1px solid black; }
table.table-print td.table-bottom { border-left:none; border-right:none; border-top: 1px solid black; }

.print-box td { border: 1px solid #ccc; padding:5px; }

.top td { vertical-align:top; }

.multi-select {
	width:220px;
}

.label { padding-top:.7em; }

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }