.footertext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.bodysmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.sectiontitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
.largelinks {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

.bodymed {
	font-family: Tahoma;
	font-size: 12px;
}
.bodymednormal {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.excerpttitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #75A0C3;
}

.maintable {
	background-color: #FFFFFF;
	border: 1px solid #888888;
}
.bodymedgrey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

a:hover {
	color: #0066CC;
}
.header1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

a {
	color: #0099FF;
}
.header2 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.lispacing {
	margin-bottom: 10px;
}
.ulspacing {

}

.header3 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.medlinks {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.excerptbox {
	background-color: #EEF3F9;
	border: 2px solid #75A0C3;
}
.questionTr {
	width: 100%;
	height: 30px;
	display: block;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0px; 
	padding: 0px; 
}

