body {
    font-family: "Verdana";
    font-size: 69%;
}

#container {
    width: 990px;
    margin: auto;
}

#topmenu {
    background-image: url('fakeheader.png');
    background-repeat: no-repeat;
    width: 980px;
    height: 59px;
    text-align: left;
    padding-top: 7px;
    padding-left: 20px;
}

#topmenu a {
color: white;
text-decoration: none;
}

#topmenu a:hover {

}

#lastelement li {
display: inline;
float: left;
margin-right: 8px;
padding-right: 8px;
background-image: none;
background-position: right;
background-repeat: no-repeat;
}

#elementwithbar li {
display: inline;
float: left;
margin-right: 8px;
padding-right: 8px;
background-image: url('navlimiter.png');
background-position: right;
background-repeat: no-repeat;
}

#topmenu ul {
font-size: 14px;
}

#blob {
width: 660px;
height: 290px;
background-image: url('D.png');
background-repeat: no-repeat;
padding-left: 10px;
padding-top: 10px;
color: white;
}

#blob a {
color: #FFFFFF;
text-decoration: underline;
border-bottom: 0px;
}

#blob-left {
width: 450px;
padding-left: 5px;
float: left;
}

#blob-left-links {
padding-left: 125px;
}

#blob-right {
float: left;
}

#login-blob {
padding-left: 100px;
}

#login-blob ul li {
}

dl.portletLogin {
height: 190px;
background-image: url('login_rev_2.png');
background-repeat: no-repeat;
padding-top: 20px;
color: white
}

dl.portletLogin #__ac_name {
width: 180px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
border: none;
font-size: 16px;
background-image: url('field.png');
}

dl.portletLogin #__ac_password {
width: 180px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
border: none;
font-size: 16px;
background-image: url('field.png');
}

dl.portletLogin input.context {
background-image: url('login_button.png');
width: 80px;
height: 27px;
border: none;
font-size: 12px;
color: white;
}





#partnerlogos a {
padding-left: 25px;
padding-right: 25px;
}

#searchbox{
font-family: "Century Gothic";
font-size: 14px;
float:right;
margin-top:-12px;
padding:0px;
margin-right:30px;
}

#searchGadget {
font-size: 10px;
border: 0px;
width: 167px;
height: 20px;
padding-top: 8px;
padding-left: 5px;
background-image: url('B_Frame_frame.png');
background-repeat: no-repeat;
}

dl.portletNavigationTree {
border: none;
background-color: transparent;
background-image: url('nav_body.png');
border-bottom: solid 1px gray;
}

dl.portletNavigationTree dt.portletHeader {
text-align: center;
width: 156px;
height: 20px;
padding-top: 4px;
background-image: url('nav_header.png');
background-repeat: no-repeat;
}

dl.portletNavigationTree dd.lastItem {
margin-left: 15px;
}

dl.portletNavigationTree ul.navTree {
width: 120px;
}

#container .visualPadding {
padding: 2em 4em 1em 0em;
padding-top: 18px;
}

#content input.searchButton {
background-color: #CCCCCC;
border: 1px outset;
border-color: #000000;
}
