body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
	margin: 0px;
}
p, li, dt, dd, td, th {
	font-size: 10pt;
}
ol.footnotes li {
	font-size: 9px;
}

dt {
	font-weight: bold;
}
#symptoms {
	border: 1px solid #4B75AB;
	border-collapse: collapse;
	margin: 5px 5px 5px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	float: left;
	width: 300px;
}
#symptoms td, #symptoms th {
	padding: 4px;
	font-size: 10px;
}
tr.odd td, tr.odd th {
	background: #edf3fe;
}
#symptoms thead th {
	color: #FFFFFF;
	background: #4B75AB;
}
#symptoms tfoot td {
	font-size: 9px;
	border-top: 1px solid #4B75AB;
}
tbody th {
	font-weight: bold;
}
p {
	margin-top: 0px;
}
td.content img {
	margin: 5px 5px 5px 0px;
	float: left;
}
.tables {
	border: 1px solid #4B75AB;
	border-collapse: collapse;
	margin: 10px 20px 10px 0px;
	float: left;
	width: 300px;
	font-size: 9pt;
}
.right {
	float: right;
	margin: 10px 0px 10px 10px;
}

.tables td, .tables th {
	padding: 4px;
	font-size: 9pt;
}
.tables thead th {
	color: #FFFFFF;
	background: #4B75AB;
}
.tables tfoot td {
	font-size: 8pt;
	border-top: 1px solid #4B75AB;
}
td.story img {
	margin: 0px 10px 10px 0px;
	float: left;
	display: block;
}
td.story img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
td.story {
	padding: 5px;
}
td.links ul {
	list-style: none;
}
td.links li {
	margin-bottom: 0.5em;
}
td.links li a.web {
	background: url(../images/shared/icons/web.gif) no-repeat left center;
	padding-left: 22px;
}
td.links li a.pdf {
	background: url(../images/shared/icons/pdf.gif) no-repeat left center;
	padding-left: 22px;
}
h2, h3, h4, p, li {
	line-height: 1.5;
	margin-bottom: 0.5em;
}
caption {
	font-size: 10pt;
	font-weight: bold;
}
div.stories {
	border-top: 1px dashed #CCCCCC;
	padding-top: 10px;
	clear: both;
}
a img {
	border-width: 0px;
	border-style: none;
}
