@charset "utf-8";
.Footer { line-height: 22px; color: #FFFFFF; padding: 15px 0 30px 30px; }
.Footer2 { line-height: 22px; color: #FFFFFF; padding: 15px 0 30px 0; }

.txtRed { color: #8e0021; }
.txtMMD { color: #E4413D; }
.txtRed14 { color: #8e0021; font-size: 14px; }
.txtBlack { color: #000000; }
.txtBlackHeading { color: #000000; font-size: 16px; }
.txtContactInfo { text-align: center; }

.bdrDarkGrey { border-top: 6px solid #5F5F5F; }

.bdrBannerGrey { border-bottom: 11px solid #e3e3e3; }
.bdrBannerWhite { border-top: 17px solid #ffffff; }
.bdrBannerRed { border-top: 5px solid #A3002D; }

.SidePanel { line-height: 24px; border-left: solid 1px #e3e3e3; }
.Testimonial { padding-top: 6px; padding-left: 300px; font-style: italic; padding-bottom: 10px; }



#frmHome td { font-size: 11px; padding-bottom: 5px; }

#RedLink a:link { color: #8e0021; text-decoration: none; }
#RedLink a:visited { text-decoration: none; color: #8e0021; }
#RedLink a:hover { text-decoration: none; color: #8e0021; }
#RedLink a:active { text-decoration: none; color: #8e0021; }

#mmdLink a:link { color: #E4413D; text-decoration: none; }
#mmdLink a:visited { text-decoration: none; color: #E4413D; }
#mmdLink a:hover { text-decoration: none; color: #F09B99; }
#mmdLink a:active { text-decoration: none; color: #E4413D; }

#lnkSidePanel a:link { color: #5c5b5b; text-decoration: none; }
#lnkSidePanel a:visited { text-decoration: none; color: #5c5b5b; }
#lnkSidePanel a:hover { text-decoration: none; color: #8e0021; }
#lnkSidePanel a:active {
	text-decoration: none;
	color: #000000;
}

