/***********************************************/
/* Default.css                                 */
/* Set as the StyleSheetTheme in web.config.   */
/* Loaded for all clients and overridden by    */
/* SuperClient specific CSS in their Theme.    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*margins set to 0 in order to eliminate default margins in IE, Firefox, Mozilla and Netscape*/
/*padding set to "0" in order to eliminate default padding in Opera*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


#ctl00_HeaderSubTitleLabel{
display:none;
}

.headerSubTitle{
display:none;
}

.headerLogo{
	left: 45px;
	top: 0px;
	height: 100px;
	weight: 100px;
}

#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl01_RequiredFieldIndicatorLabel{
display:none;
}
#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl02_RequiredFieldIndicatorLabel{
display:none;
}
#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl03_RequiredFieldIndicatorLabel{
display:none;
}
#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl04_RequiredFieldIndicatorLabel{
display:none;
}
#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl05_RequiredFieldIndicatorLabel{
display:none;
}
#ctl00_ContentPlaceHolder1_ClientAccountEditControl1_MiscellaneousDataRepeater_ctl06_RequiredFieldIndicatorLabel{
display:none;
}