	#news-page #content-main a,
	#news-page #content-main a:visited,
	#news-page #content-main a:hover {text-decoration:underline; line-height:15px; font-size:14px; color:#336633;}
	
	#content-main h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 17px; color: #336633; }
	#content-main h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #9A8A32; }
	#content-main h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #9A8A32; }
	#content-main h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #9A8A32; }
	#content-main h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #9A8A32; }
	
	#in-this-section ul {list-style-type:none; margin:0; padding:0;}
	#in-this-section a,
	#in-this-section a:visited,
	#in-this-section a:hover { text-decoration:underline; font-size:14px; color:#9A8A32; }
	
	.smallwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
	.largewhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
	.bodygreen {  font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; font-size: 14px; color: #336633}
	.smallorange {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #9A8A32}
	.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 17px; color: #336633}
	.header {  font-family: Verdana, Arial, sans-serif; font-weight: bolder; line-height: 20px; font-variant: small-caps; font-size: 16px; color: #336633}
	.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #9A8A32; }
	
	a.bodygreen:active { color: #9A8A32 }
	a.bodygreen:link { color: #9A8A32 }
	a.smallwhite:link { color: #FFFFFF }
	a.smallwhite:active { color: #FFFFFF }
	a.smallorange:link { color: #9A8A32 }
	a.smallorange:active { color: #9A8A32 }
	a.largewhite:link { color: #FFFFFF }
a.largewhite:active { color: #FFFFFF }

	/* =Main Nav
	-----------------------------------------------------------------------------*/
	ul#nav_main { height:20px; margin:0; padding:0; list-style-type:none; }
	ul#nav_main li { height:20px; float:left; position:relative; overflow:hidden; }
	ul#nav_main li span { width:100%; height:100%; position:absolute; }
	ul#nav_main li a { display:block; cursor:pointer;}
	* html #nav_main a:hover { background:#ccccff; cursor:pointer;}
	
	
	/* This is an example of what needs to be done for each li in the main navigation unordered list. 
	   You can copy this block and just change out the class name, widths and background image names/locations. */
	ul#nav_main li.about-us { width:73px; }
	ul#nav_main li.about-us a span,ul#nav_main li.about-us a:link span { background:url(images/buttons/btn-about-us.gif) no-repeat; }
	ul#nav_main li.about-us a:hover span,body.about-us ul#nav_main li.about-us a span { background:url(images/buttons/btn-about-us.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.our-locations { width:100px; }
	ul#nav_main li.our-locations a span,ul#nav_main li.our-locations a:link span { background:url(images/buttons/btn-our-locations.gif) no-repeat; }
	ul#nav_main li.our-locations a:hover span,body.our-locations ul#nav_main li.our-locations a span { background:url(images/buttons/btn-our-locations.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.support-forms { width:115px; }
	ul#nav_main li.support-forms a span,ul#nav_main li.support-forms a:link span { background:url(images/buttons/btn-support-forms.gif) no-repeat; }
	ul#nav_main li.support-forms a:hover span,body.support-forms ul#nav_main li.support-forms a span { background:url(images/buttons/btn-support-forms.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.patient-portal { width:103px; }
	ul#nav_main li.patient-portal a span,ul#nav_main li.patient-portal a:link span { background:url(images/buttons/btn-patient-portal.gif) no-repeat; }
	ul#nav_main li.patient-portal a:hover span,body.patient-portal ul#nav_main li.patient-portal a span { background:url(images/buttons/btn-patient-portal.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.patient-education { width:123px; }
	ul#nav_main li.patient-education a span,ul#nav_main li.patient-education a:link span { background:url(images/buttons/btn-patient-education.gif) no-repeat; }
	ul#nav_main li.patient-education a:hover span,body.patient-education ul#nav_main li.patient-education a span { background:url(images/buttons/btn-patient-education.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.news { width:43px; }
	ul#nav_main li.news a span,ul#nav_main li.news a:link span { background:url(images/buttons/btn-news.gif) no-repeat; }
	ul#nav_main li.news a:hover span,body.news ul#nav_main li.news a span { background:url(images/buttons/btn-news.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.clinical-trials { width:102px; }
	ul#nav_main li.clinical-trials a span,ul#nav_main li.clinical-trials a:link span { background:url(images/buttons/btn-clinical-trials.gif) no-repeat; }
	ul#nav_main li.clinical-trials a:hover span,body.clinical-trials ul#nav_main li.clinical-trials a span { background:url(images/buttons/btn-clinical-trials.gif) no-repeat 0 -20px; }
	
	ul#nav_main li.employment { width:91px; }
	ul#nav_main li.employment a span,ul#nav_main li.employment a:link span { background:url(images/buttons/btn-employment.gif) no-repeat; }
	ul#nav_main li.employment a:hover span,body.employment ul#nav_main li.employment a span { background:url(images/buttons/btn-employment.gif) no-repeat 0 -20px; }
	



	/* =Forms
	-----------------------------------------------------------------------------*/
	form { padding: 0.4em; margin: 0; }
	form em { color: #FF0000; }
	form p { clear: left; margin: 0; padding: 0; padding-top: 0.4em; }
	form p label { float: left; width: 25%; }
	
	fieldset { padding: 0.6em; padding-left: 0.7em; }
	fieldset legend { padding: 0; margin-bottom: 0.2em; font-weight: bold; color: #000000; font-size: 1.1em; }
	
	input.txt { width: 200px; }
	
	/*textarea {
	  width: 300px;
	  height: 100px;
	}
	*/
	
	.formerror {
	  border: 1px solid red;
	  background-color : #FFCCCC;
	  width: auto;
	  padding: 0.4em;
	  margin-bottom: 0.4em;
	}
	.formerror ul { padding-left: 1.7em; }