form {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
}
.hide {
    display: none;
    visibility: hidden;
    white-space: nowrap;
}
img, object, a img {
    border: 0 none;
}
img {
    vertical-align: bottom;
}
table, th, td {
    font-size: 100%;
    vertical-align: top;
}
.errortext {
    color: #FF0000;
}
body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
    font-size: 75%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: center;
}
#maincontainerwrapper {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 640px;
}
#contentwrapper {
    background-image: none;
    clear: both;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}
#headerarea {
    height: 110px;
    padding: 0;
    width: 650px;
}
#logoarea {
    background-color: transparent;
    bottom: 0;
    color: #337AA8;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}
#functionslinkshead, #searcharea, #breadcrumbs, #globalnavigation {
    display: none;
}
#outertextarea {
    width: auto;
}
#outertextarea2colstart {
    width: auto;
}
#outertextarea2full {
    width: auto;
}
#innertextarea {
    width: auto;
}
#outertextarea3col #leftarea {
    display: none;
}
#outertextarea2colstart #leftarea {
    display: none;
}
#outertextarea2colfull #leftarea {
    display: none;
}
#outertextarea3col, #outertextarea2colstart, #outertextarea2colfull {
    height: 1%;
    overflow: hidden;
}
#centerarea {
    min-height: 530px;
}
#outertextarea3col #centerarea, #outertextarea2colstart #centerarea, #outertextarea2colfull #centerarea {
    background-image: none;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.centerareaextra {
    position: relative;
}
#outertextarea3col .centerareaextra {
    display: inline;
    float: left;
    padding: 0;
}
#outertextarea2colstart .centerareaextra {
    padding: 0;
}
#outertextarea2colfull .centerareaextra {
    padding: 0;
}
.functionsarealinks {
    display: none;
}
.toplink {
    display: none;
}
.alphanumericrub {
    color: #000000;
    font-family: "Trebuchet MS",Arial,Verdana,Helvetica;
    font-size: 145%;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#outertextarea3col #rightarea {
    clear: left;
    display: none;
}
#outertextarea2colstart #rightarea {
    clear: left;
    display: none;
}
#outertextarea2colfull #rightarea {
    clear: left;
    display: none;
}
.everyotherlist ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.everyotherlist li {
    border: 1px solid #FFFFFF;
    clear: both;
    display: block;
    list-style: none outside none;
    margin: 30px 0 0;
    padding: 0;
}
#footer {
    background-image: none;
    border-top: 1px solid #A3A7AA;
    clear: both;
    float: left;
    font-size: 90%;
    padding: 1em 0 0;
    text-align: left;
    width: 99%;
}
#footer a b, #footerbottom {
    display: none;
}

