/* CSS Document */

#header h1
	{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}

h1
	{
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.2em;
	}

h1.title-graphic
	{
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	}

#credits h2, #credits p
	{
	font-size: 9px;
	text-align: center;
	padding-right: 12px;
	line-height: 14px;
	color: #3399CC;
	}


.highlight-box h1
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	line-height: 16px;
}

h2
	{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
	}

.highlight-box h2
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 14px;
}


#lcol h3
	{
	padding-left: 18px;	
	}
	
h3, h4, h5, h6
	{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	}

p
	{
	font-size: 0.95em;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}


#topper p
	{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}



#footer p,#footer h1
	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#lcol-sub-nav p
	{
	padding-top: 0px;
	color: #999999;
	}

#rcol-sub-nav p
	{
	color: #FF9900;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}

#footer p
	{
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	}

#date p
	{
	margin: 0px;
	color: #B93D1B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	}

.medical-table p
{
}

q
	{
	font-style: italic;
	}
	
blockquote
	{
	font-style: italic;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	}
	
blockquote
	{
	margin-left: 2em;
	}

.author
	{
	font-size: .8em;
	margin-top: 0.1em;
	text-align: left;
	margin-left: 2.5em;
	margin-bottom: 1em;
	}

ul
	{
	list-style-type: square;
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 0.5em;
	}

li
	{
	}

hr 
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #BDBBBC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	}

#rcol hr
	{
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 10px;
	border-top-style: solid;
	}
	
#lcol ul
	{
	list-style-type: circle;
	}

#lcol li
	{
	padding-bottom: 8px;
	line-height: 14px;
	}



	

