.blueTable{
	font-size: 9px;
}

.blueTitle{
	font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}

.blueDivider{
	border-style: dotted;
    border-color: #89E1C8;
}

.bluePicture{
	margin-right: 5px;
    margin-bottom: 5px;
}

.blueFeaturedBanner{
	margin-bottom: 10px;
}

.blueReadMore{
	text-decoration: none;
    font-weight: bold;
    font-style: italic;
    white-space: nowrap;
}

.blueReadMore:hover{
	text-decoration: underline;
}

.whiteReadMore{
	text-decoration: none;
    font-weight: bolder;
    font-style: italic;
    white-space: nowrap;
}

.whiteReadMore:hover{
	text-decoration: underline;
}

.blueCell{

}

.blueLinkList{
	font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

a.blueLinkList:hover{
	text-decoration: underline;
}

.whiteTable{

}

.whitePicture{
	margin-right: 5px;
    margin-bottom: 5px;
}

.whiteTitle{
	font-size: 17px;
}

.whiteBody{
	font-size: 12px;
}

.whiteDivider{
	border-style: dotted;
    border-color: #000000;
}

.whiteHeading{
	font-size: 20px;
    font-weight: bolder;
    margin-bottom: 10px;
}

.paging{

}

.checkForm{
	font-size: 10px;
}

.headingStyle{
	font-size: 24px;
    font-style: italic;
    white-space: nowrap;
    font-weight: bolder;
}
