
body {
     background: white;
     font-family: arial, verdana, serif;
     font-size: 12pt;
     color:#000000;
}

#skipToMainContent {
     display: none;
}

#header {
     display: none;
}

#globalNav {
     display: none;
}

#leftContentWrapper {
     display: none;
}

#footer {
     display: none;
}

#pageWrapper {
     width: 100%;
}

#contentWrapper {
     width: 100%;
}

#contentWrapperHome {
     width: 100%;
}

#leftWrapperHome {
     width: 90%;
}

#rightWrapperHome {
     width: 90%;
}

#rightContentWrapper {
     display: 90%;
}

#wideContentWrapper {
     display: 90%;
}
