body {
	margin: 0;
	background-color: #fff;
}

.topNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: 6B6057;
}
A:link {text-decoration: none;}
	A:active {text-decoration: none;}
	A:visited {text-decoration: none;}
	A:hover {text-decoration: underline;
		}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 0px;
	font-weight: bold;
}
.smallDarkBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 16px;
	color: 6B6057;
	margin-top: 8px;
	margin-bottom: 8px;
}
.smallDarkBodyTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 16px;
	color: 6B6057;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.bigTimesBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #a63f10;
	line-height: 36px;
}
.timesLightFeatureBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: AB9484;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right:8px;
}
.timesLightFeatureBodyTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: AB9484;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.timesHighlightBrown, #faq .question {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #a63f1b;
}
A.highlightBrownLink, #faq a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: A63D1B;
	text-decoration: underline;
}
A.highlightBlueLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: 002299;
	text-decoration: underline;
}
A.highlightMagentaLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #813343;
	text-decoration: underline;
}
A.highLightGreenLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: 275043;
	text-decoration: underline;
	font-weight: normal;
}
A.lightFeatureLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: AB9484;
	text-decoration: underline;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.timesHighlightBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #002299;
}
.timesHighlightGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #275043;
	margin-top: 6px;
	margin-bottom: 6px;
}
.rightPaddedCell {
	padding-right: 4px;
	padding-left:4px;
}
.timesHighlightMagenta {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #813343;
}
.timesHighlightPurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #462B6A;
}

img.sponsors, img.sponsors a {
	border:0;
	text-decoration:none;
	height:72px;
	margin:10px;
	padding:10px 10px 0 10px;
	}


.clinicLink {
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	text-indent: -25px;
}

.titleFont {
	font-family: "Times New Roman", Times, serif;
	color: #AB9484;
	font-size: 25px;
}

.smaller {
	font-size: 10px;
}

.larger {
	font-size: 16px;
}

#faq .question {
	margin: 0;
}

#faq .answer {
	margin-top: 0;
	margin-bottom: 32px;
}
