/*******************************************************************************
    Layout Definitions  
*******************************************************************************/

body {
    color: black;
    font-family: 'Times New Roman', 'Times', serif;
}


a.moreLink {
    display: none;
}

a {
    text-decoration: underline;
    color: black;
}

#containerRight, #containerFooter, #containerHeader, #containerAdministrativeNavigation, #containerDomainNavigation, #breadcrumb{
    display: none;
}

