body,
div#backgroundBar1,
div#backgroundBar2,
div#backgroundBar3 {
    background-color: #f6f6f6;
}

div.hotline-header {
    color: #000;
}

div#header {
    background-color: #fff;
}

div#header-logo {
    width: 180px;
}

div#header .span-12 {
    width: 550px;
}

div#header .span-6.last {
    width: 200px;	
}

div#header-logo a, div#header-logo img {
    margin-top: 2px;
    width: 150px;
}

p#loggedInText {
    color: black;
}

p#loggedInText span {
    color: black;
}

#content-area a {
    line-height: 20px;
}

#logout, 
#logout:visited, 
#logout:hover {
    color: black;
}

ul#mainMenu li {
    background-color: #0084A1;
}

ul#mainMenu li a {
    font-size: 11px;
    padding: 8px 8px 4px;
} 

div#footer {
    background-color: #282a2b;
}

#ui-datepicker-div {
    display: none;
}
