body {
	margin: 15px;
	background-color: #FAEC94;
}	
.rule_above {
	border-top: 1px solid #000;
	padding-top: 1em;
}
.rule_below {
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}
.rule_above-below {
	border-top: 1px solid #000;
	padding-top: 1em;
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}
td#banner {
	background: #95C7B2;
	height: 15px;
}
#banner p {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	text-indent: 20px;
	font: bold 9px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#content img {
	float: left;
	/*width: 105px;*/
	margin-right: 16px;
	padding-left: 0px;
}
#content h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#content h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: 1px solid #EBB75D;
	margin-left: 121px;
	padding-bottom: 15px;
}
h4#red {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: 1px solid #EBB75D;
	margin-left: 121px;
	padding-bottom: 15px;
}
h4#noindent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: 1px solid #EBB75D;
	margin-left: 0;
	padding-bottom: 15px;
}
h4#noindent-red {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	border-bottom: 1px solid #EBB75D;
	margin-left: 0;
	padding-bottom: 15px;
}
#content h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;	
	color: #000;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #EBB75D;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 4px;
	padding-bottom: 0;
}
#content h6 { /* Doctors PopUp */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #CC0000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	border-top: 1px solid #EBB75D;
	padding-top: 15px;
}
#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #000;
	margin-bottom: 1em;
}
#content li  { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 0;
	padding-bottom: .5em;
}
#content ol  { 
	padding-top: 0;
	margin-top: .5em;
}
#content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
sup {
	font-size: 80%;
}
.blue_text  {
	color: #1B008E;
}
.blue_text_bold  {
	color: #1B008E;
	font-weight: bold;
}
.red_text  {
	color: #CC0000;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
	color: #1B008E;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
}	
#content ul {
	padding-top: 0;
	margin-top: .5em;
}
.flush_right {
	font-style: italic;
	text-align: right;
	margin-top: -0.5em;
}

