@charset "UTF-8";
body {
	background-image: url(graphics/bg.jpg);
}
.menuBg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(graphics/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
.menuBg a:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.menuBg a:hover{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.menuBg a:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.homeUpcomingEventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(graphics/home_upcoming_events_header_bg.jpg);
	vertical-align: middle;
}
.homeUpcomingEventsBody {
	background-color: #D4E4ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00265B;
	padding: 0px;
}
.homeVideo {
	background-color: #FFFFFF;
	height: 332px;
	width: 561px;
}
.homeDoctorBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7EB0CB;
	padding: 10px;
	vertical-align: top;
}
.homeDoctorInBg {
	background-color: #E5E5E5;
	background-image: url(graphics/homeDoctorInBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072355;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}
.content a:link {
	color: #072355;
	font-weight:bold;
}
.content a:hover {
	color: #072355;
	font-weight:bold;
	text-decoration:none;
}
.content a:visited {
	color: #072355;
	font-weight:bold;
}
.faqHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #042960;
	text-indent: 5px;
	line-height: 22px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #042960;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #022651;
}
.sidebarDoctorInBg {
	background-image: url(graphics/homeDoctorIn2.jpg);
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
