.class {
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.class2 { 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.link_title {
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #0000FF;
}
.staff_bio_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.Services_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.AppleaDay_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	text-align: center;
}
.appleaday  { 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: justify 
	}
.Apple_a_day_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.content_table {
	background-color: #ECECEC;
}

.content_table_Flu {
	background-color: #FFCCCC;
}
.button_size {
	font-size: 24px;
}
a:hover {
	color: #0000FF;
	background-color: #FFFFCC;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14`;
	font-weight: bold;
	font-style: italic;
	color: #666699;
}

.ED_Cat_title {
	font-size: 24px;
	font-weight: bold;
}
.ED_Field_titles {
	font-size: 16px;
	font-weight: bold;
}.DocOnCall {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-variant: normal;
	font-style: normal;
}
.Page_Title {
	font-size: 48px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-variant: normal;
	font-style: normal;
}
.cheatsheet {
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left}
.MissionStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	text-align: justify;
}
.Page_TitleSmall {
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-variant: normal;
	font-style: normal;
}
#homeitem {
	background: #E2E9DD;
	width: 162px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	fxont-weight: bold;
	letter-spacing: 1px;
	color: #010200;
	text-align: left;
	padding-top: 5px;	
	padding-left: 5px;	
}
#menuitem,#menuitem-l,#menuitem-p {
	background: #B9CBAA;
	width: 162px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	fxont-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#menuitem-p {
font-size:12px;
}
#menuitem a, #menuitem-p a {
	color: #000000;
	text-decoration:none;
	background:inherit;
}
#menuitem:hover,#menuitem-p:hover {
	background: #E2E9DD;
	color: #000000;
}

#blankitem {
	background: #FFFFFF;
	width: 162px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	fxont-weight: bold;
	letter-spacing: 1px;
	color: #010200;
	text-align: left;
	padding-top: 3px;	
	padding-left: 5px;	
}
#pinkitem {
	background: #DF7658;
	width: 162px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	fxont-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;	
	padding-left: 5px;	
}
#pinkitem:hover {
	background: #F2B4A2;
	color:#000000;
}
#pinkitem a {
	color:#FFFFFF;
	background:inherit;
	text-decoration:none;
}