/* Gray Color Theme */

/*1. MS Themes*/
 /* header*/
a:link, a:active, a:visited, a:hover  { color:#FFFFFF}
#contentGrid .wizard .MSNoLink a{color:#fff !important; text-decoration:underline;}
.headerBkg, .headerAgentBrandBkg, .headerAgentPhotoBkg, .msheader, .msheaderAgentBrandBkg   {background-color:#979889;}
.headerAgentBrand ul  {color:#FFFFFF}
/* footer*/
.footerBkg {background-color:#f5f5f5;}
.footerWTTMHead {color:#333333; background-color:#f5f5f5; }
.footerWTTMBox {border: solid 1px #333333;}
.footerWTTMCaption {color:#8ca8ae;}
.footerWTTMText, .footerWTTMText p a, #contentInterpretIt a, .contentFmlsDisclaimer {color:#333333;}
.footerEHOText {color:#8C8C8C;}
.footerCopyrightText {color:#8C8C8C;}
/* Question & Contact Me buttons*/
.footerButtonBkg, .headerButtonBkg{background-color: #90adb3;border:1px solid #ffffff}
 /* Error Message and background */
#messageBox .top_bgcolor {background-color:#8ca8ae;}
.sectionErrorBkg {background-color:#ebecec;border-top:1px solid #ebecec}
/*Grey Popup Box*/
.greyPopup {background-color: #d9dbdb;}
.introButtonBkg {background-color:#8ca8ae; border: 1px solid #ffffff;}

/*2. Contact Me Themes */
#contactMe {background-color:#f5f5f5;}
.contactMeTitle {color:#333333;}
.contactMebuttonBkg {border:1px solid #ffffff;background-color: #8ca8ae;}
.contactMeButton {color: #FFFFFF;}
.contactMeTable {background-color:#ebecec;color:#333333}

/*3. Schedule Themes */
#scheduleBody {background-color:#f5f5f5}
#scheduleWrapper .top_bgcolor {background-color:#8ca8ae }
#scheduleButton .bgcolor { background-color:#8ca8ae;border: 1px solid #ffffff;}

/*4. Exception Themes */
#exceptionButton .bgcolor {  background-color:#8ca8ae;border: 1px solid #ffffff;}
#exceptionBody {background-color:#f5f5f5}

/*5. Preview Themes */
.previewTable {background-color:#979889; !important;}
.MSFonts {color:#FFFFFF;}

/*6. EQH Themes */
#sectionHeader, #footer{background-color: #979889;}

/*Agent Legal disclaimer*/
.disclaimer {color: #CCCCCC;}
#contentGrid .wizard .MSNoLink .disclaimer a{color: #ccc; text-decoration:none;}