/* Global & Page */
.MasterOuterPageContainer { width: 763px; padding-top: 20px; margin: 0 auto; }
.MasterInnerPageContainer { width: 763px; }

/* Header Region */
.MasterHeaderContainer { width: 742px; margin: 0; padding: 10px 10px 10px 10px; position: relative; background-color: #FFF; border-right: 1px solid #777; border-bottom: 1px solid #888; }
.MasterPageTitleContainer { background-color: #EDEDEF; height: 50px; padding: 0 0 0 10px; }
.MasterPageTitleContainer h1 { float: left; margin: 13px 0px 1px 0px; padding: 0px; font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, Sans-Serif; font-size: 17px; font-weight: normal; color: #8C4D3A; text-transform: lowercase; }
.MasterPageTitleIcon { float: left; margin: 9px 8px 0px 0px; }
.MasterHelpIconContainer { position: absolute; bottom: 20px; right: 20px; }
.MasterMainMenuBlock { position: relative; background-color: #DDD; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; height: 30px; z-index: 100; }
.MasterLoginInfo { position: absolute; top: 8px; right: 10px; color: #333; }
.MasterCurrentUser { color: #8C4D3A; font-weight: bold; font-size: 110%; }
.MasterLoginStatus { color: #333; }

/* Body Region */
.MasterBodyContainer { background-color: #FFF; border-right: 1px solid #777; border-bottom: 1px solid #888; width: 742px; padding: 10px; margin-top: 8px; }
.MasterBodyContainer h4 { border-bottom: 1px dotted #999; padding-bottom: 6px; font-size: 11px; font-weight: normal; margin: 0px; margin-bottom: 6px; }

/* Footer Region */
.MasterFooterContainer { position: relative; background-color: #FFF; border-right: 1px solid #777; border-bottom: 1px solid #888; width: 742px; height: 38px; padding: 10px; margin-top: 8px; }
.MasterFooterLogoRightContainer { position: absolute; right: 20px; }

/* Security Master */
.SecurityOuterPageContainer { width: 758px; margin: 0 auto; }
.SecurityInnerPageContainer { width: 758px; }