/* Hide These Elements */

body {margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;}

/* DON'T Allow these to print */

	#left, #banner, #footer, #secmenu, #adminleft, #adminmenu, #adminname, #admincontent h1 {display: none;}

/* Allow these to print */

	#content {margin: 50px 0px 0px 100px; text-align: left;}	
	#admincontent {margin: 10px 0px 0px 100px; text-align: left;}	
	
	a {font-weight: bold; text-decoration: underline; font-size: 8pt; color: #000000;}
	h1 {font-size: 12pt; text-transform: uppercase; letter-spacing: 2px; margin: 6px 0px;}
	h2 {font-size: 10pt; background-color: #000000; color: #FFFFFF; margin: 3px 0px;}
	h3 {font-size: 10pt; color: #000000; letter-spacing: 0px;}
	h4 {font-size: 9pt; color: #0B1B5E; letter-spacing: 0px;}
	h5 {font-size: 9pt; color: #0B1B5E; border-bottom: 1px solid #0B1B5E;}
	
		#content ul {list-style: square; color: #4F574B; margin: 0px 0px 0px 8px;}
		#content ul li {list-style-type: square; margin: 1px 0px 1px 8px;}
			#content ul li ul {margin-left: 25px;}

	table {font-size: 11px;}
		table tr th {background-color: #E2E2E2; border: 1px solid #999999; border-left: none; border-right: none;}
	
	#multicol {width: 100%;}
	#multicol ul {margin: 1px 1px 1px 50px; padding: 0px;}
	#multicol ul li {width: 30%; float: left; margin: 1px; padding: 0px;}
	
	#valerror {color: #993300; font-weight: bold;}
	#clinicalreport {border-top: 1px solid #4F574B; border-bottom: 1px solid #4F574B; padding: 4px 0px;}
	
/* Form Formatting */
	#formtextbox {border: 1px solid #666666; color: #666666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-left: 2px;}
	#formbutton {background-color: #CCCCCC; font-size: 10px; color: #666666;}
	#formlist {color: #666666; font-size: 10px;}
	#formlist_specwidth {color: #666666; font-size: 10px; width: 140px;}
	#formradio {width: 12px; height: 12px;}
