


.familyHonor {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.25;
}
.familyHonorWhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF
}
.familyHonorHeadlines {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF
}
.captionFH {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.headerFH {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #409B8D;
}
.headerRedFH {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #991323;
}.subheaderFH {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #409B8D;
}
.captionFooter {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
}
a:link {
	color: #018A80;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #D92516;
}
a:active {
	text-decoration: none;
	color: #E0DFE3;
}


/*------------------survey styles--------------*/


.surveyHead{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.surveyQues{
	font-family: Tahoma;
	font-size: 12px;
	

}
/*------------------Melinda New Styles Added--------------*/
.photoBar{
	float: right;
	margin-left: 15px;

}

.rightCaption{
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color:#666666;
	

}

.leftPhotosHome{

	float: left;
	margin-right: 20px;
}



.spreadList{
	line-height: 1.85em;
}

li{
	margin-left: -12px;
}

.gray{
	color: #666666;

}