﻿body {
    background-color: #ffffff;
    font-family: Lato, Arial, sans-serif;
    color: #000000;
}

#aef_navContainer  
{
	display: none;
}

.aef_fieldset  
{
	display: none;
}

.aef_apptButton  
{
	display: none;
}

.aef_apptButton80 {
	display: none;
}

.aef_apptButton120 {
	display: none;
}

.aef_apptButton160 {
	display: none;
}

.aef_apptButton200 {
	display: none;
}

.aef_apptButton240 {
	display: none;
}

.header {
	display: none;
}

#aef_header {
    display: block; 
    clear: both; 
    width: 100%; 
    border: none; 
    background-color: #ffffff; 
    color: #000000;
    font-size: x-large;
    border-bottom: solid 1px #000000;
}

#aef_serviceRequestContainer {
    display: inline-block;
    clear: both;
    width: 550px;
    border: solid 1px #000000;
    margin: 20px 0px 0px 0px;
}

#aef_serviceRequest {
    display: block;
    clear: both;
    width: 100%;
    border: none;
    background-color: #ffffff;
    color: #000000;
}

#aef_footer 
{
	display: none;
}

.aef_divider {
    clear: both; 
    display: block; 
    font-size: 10px; 
    line-height: 10px;
    border-bottom: solid 1px #000000;
}

.aef_timer_display 
{
	display: none;
}

.aef_serviceRequestCategory a {
	display: none;
}
