/**************************************/
/* HEADER */
/**************************************/

#topbar 
{
display:none ;
}

/**************************************/
/* MENU */
/**************************************/

#navmenu 
{
display:none ;
}

/**************************************/
/* SEARCH */
/**************************************/

#search_container 
{
display:none ;
}

/**************************************/
/* SUBSCRIBE */
/**************************************/

#subscribe_wrapper 
{
display:none ;
}

/**************************************/
/* MAIN CONTENT */
/**************************************/

body {
color : #000000 ; 
background : #ffffff ; 
font-family : "Times New Roman", Times, serif ; 
font-size : 16pt ;
}
body a 
{
color : #000000 ; 
background : #ffffff ; 
}
#heading 
{
color : #000000 ; 
background : #ffffff ; 
font-weight: bold ; 
font-size : 18pt ;
}
#txt 
{
padding-left: 1.5em;
}
#txt .enespanol, #qlinks, #news, #socialmedia_content 
{
display:none ;
}

/**************************************/
/* FOOTER */
/**************************************/

#footer 
{
color : #000000 ; 
background : #ffffff ; 
height: 86px ; 
padding: 10px 0; 
border-top: 1px solid #343843 ;
}
#footer p 
{
margin: 3px 3px;
}
#footer .tollfree 
{
font-size: 95%;color: #000000; line-height: 1.7em
}
#footer .copy, #footer a, .footer_center, .footer_right 
{
display: none;
} 
.footer_left 
{
margin-left: 20px;
}