#nav3on a		{ 
                  width: 104px;
                  float: left;
                  margin: 0px;
                  padding: 2px 0px;
				  background:#b3b3cc;
				  color:#222;
                  display:block;
                  border-top:1px solid #222;
                  border-right:1px solid #222;
				  voice-family: "\"}\""; 
		 	      voice-family:inherit;
	  			  width: 103px;
                  }

#nav1on a      		{ background-color: #a4bebe; color: #222; text-decoration:none; }
#nav1on a:link 		{ background-color: #a4bebe; color: #222; text-decoration:none; }
#nav1on a:visited 	{ background-color: #a4bebe; color: #222; text-decoration:none; }
#nav1on a:active 	{ background-color: #a4bebe; color: #222; text-decoration:none; }
#nav1on a:hover 	{ background-color: #a4bebe; color: #222; text-decoration:none; }

body  {  background:#fff; }

#content 	{
			  position: relative;
			  height:1%; /* Fixes browser-wide left nav disappearing bug */
			  background:transparent url(../images/orangeBarNav.gif) repeat-y top left;
			  text-align:left;
			  border-right:1px solid #222;
			  border-bottom:1px solid #222;
			  border-left:1px solid #222;
			  }
#bodyCopy	{ 		
                  background:transparent;
                  width:439px; 
                  text-align: left;
                  padding:10px 15px 10px 15px;
				  voice-family: "\"}\""; 
		 	      voice-family:inherit;
                  width:409px;
                  }
#gradient	    { width:744px; clear: both; height:3px; margin:0px; background: #efefef url("../images/gradientOrange.gif") repeat-x scroll bottom left; }



/* Link styling */

a:link 		{ color:#0000CC; background:transparent; }
a:visited 	{ color:#663399; background:transparent; }
a:hover 	{ color:#990000; background:transparent; }
a:active 	{ color:#990000; background:transparent; }

div.breadcrumbsTh		{ width:744px; clear:both; height:5px; margin:0px; background:#b3b3cc url(../images/orangeBarTop.gif) no-repeat top left;  }
#breadcrumbs			{ width:744px; clear:both; margin:0px; text-align:left; background:#D1D1E0 url(../images/orangeBar.gif) repeat-y top left;  }
#breadcrumbs a:link	 	{ color: #FFF; text-decoration:none; letter-spacing:-1px; }
#breadcrumbs a:visited	{ color: #FFF; text-decoration:none; letter-spacing:-1px; }
#breadcrumbs a:active 	{ color: #FFF; text-decoration:none; letter-spacing:-1px; }
#breadcrumbs a:hover	{ color: #C5F4FE; text-decoration:none; letter-spacing:-1px; }
#breadcrumbs .URHere	{ font-size:10px; color: #FF0000; }
#breadcrumbs h1			{ font-size:21px; font-weight:bold; color: #000099; margin:0px; padding-left:10px; }


/* Patient Search */

#patientSearch 				{ float:left; background:url("../images/pat_right.gif") no-repeat right top; }    
#patientSearch .header  	{ background:url("../images/pat_left.gif") no-repeat left top; padding:15px 15px; }   
#patientSearch .list 		{ padding:5px; background:#fff; border-left:3px solid #CADADA; border-right:3px solid #CADADA; border-bottom:3px solid #CADADA; }
#patientSearch li 			{ margin:0px; padding:0px; list-style-type:none;  }
#patientSearch ul 			{ margin:0px; padding:0px; list-style-type:none;  }
#patientSearch .header h3 	{ font-size:1.2em; margin:0px 0px 0px 60px; }
#patientSearch h4 			{ font-size:1em; }
#patientSearch p 			{ margin:0px; }
#patientSearch .list li 	{ list-style-type:none; }


/* Left Navigation */

#button {
	width: 152px;
	margin: 0px;
	padding: 0px;
	font:normal 1em Arial;
	line-height:1.4em;
	background-color: #efefef;
	color: #222;
	}
	
#button ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
#button li {
		list-style-type: none;
		border-bottom: 2px solid #efefef;
		margin: 0px;
		}

#button li a {
		list-style-type: none;
		display: block;
		padding: 2px;
		background-color: #fff;
		color: #222;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button .on   {
		display: block;
		padding: 2px;
		background:#D1D1E0 url("../images/rightArrow_operations.gif") no-repeat scroll center right;
		font-weight:bold;
		color: #222;
		text-decoration: none;
		width: 100%;
		}

#button li a:hover {
		list-style-type: none;
		color: #990000;
		}

/* Rate this page */

#ratePage { background:#efefef; border:1px solid #ccc; width:350px; text-align:center; margin:10px; }
#ratePage h4 { margin:0px; }
#ratePage h5 { font-style:italics; margin:0px;  }


/* FONT STYLING */

#feedback { background:#f4f4f4; margin-top:100px; padding:10px; border:solid 1px #ccc; }
#feedback h3 { font:bold 12px Arial, sans-serif; margin:0px }
#feedback .float { float:right; }
#feedback .choice { padding-right:30px; display:inline; font:normal 12px Arial, sans-serif; margin:0px }

#bodyCopy .caption { background:#f4f4f4; font:normal 11px Arial, sans-serif; padding:1px 3px 1px 3px; }

#thisSection ul { margin:0px; }
#thisSection li { list-style-type:none; margin-left:0px; font:normal 11px Arial, sans-serif; }

#bodyCopy .top { float:right; }

#references { background:#CCCCCC;   }
#references h4 { padding:5px; margin:0px }
#references .header { background:#E6EEEE }
#references li { font:normal 11px arial, sans-serif; list-style-type:decimal; padding:0px 5px 0px 5px; margin:0px; }
