#shadow_overlay_left, #shadow_overlay_right, #skip_link, #search_wrapper, #tab_menu, #banner, #banner_shadow, #left_column, #breadcrumb_menu, #right_column, .bottom_links, #footer_left, #footer_right, #footer_menu {
display: none;
}
body, #wrapper, #main, #content_wrapper {
background: none;
}
#wrapper, #main, #middle_column {
width: 100%;
margin: 0;
padding: 0;
}
#logo img {
border: 0;
}
#content {
color: #004875;
font-family: "Verdana", "Tahoma", "Arial", sans-serif;
font-size: 12px;
line-height: 150%;
}
#content h1 {
clear: left;
margin: 15px 0 10px 0;
padding: 2px 0 10px 0;
font-size: 35px;
font-weight: normal;
font-style: italic;
line-height: 37px;
}
#content h2 {
margin: 0 0 10px 0;
padding: 5px 0 0 0;
font-size: 15px;
font-weight: bold;
font-style: normal;
line-height: 17px;
}
#content h3 {
margin: 0 0 10px 0;
padding: 5px 0 0 0;
font-size: 12px;
font-weight: bold;
font-style: normal;
line-height: 14px;
}
#content a {
font-size: 12px;
color: #3366FF;
text-decoration: underline;
border: 0;
}
#content a:hover {
color: #3366FF;
text-decoration: none;
}
#content a:visited {
color: #3366FF;
}
#content p {
clear: both;
text-align: justify;
}
#content p img {
padding: 5px;
border: 1px solid #BFD1DC;
background-color: #FFFFFF;
}
img.left {
float: left;
margin: 5px 15px 10px 0;
}
img.right {
float: right;
margin: 5px 0 10px 15px;
}
#footer {
position: relative;
bottom: 0;
right: 0;
width: 100%;
height: 48px;
background-color: transparent;
}
#copyright {
position: absolute;
bottom: 0;
right: 0;
color: #004875;
font-size: 10px;
font-family: "Tahoma", "Arial", sans-serif;
font-weight: bold;
}

#content #mailform fieldset {
display: block;
width: 750px;
text-align: center;
}
#content #mailform label {
display: block;
float: left;
clear: left;
width: 150px;
padding: 0 15px 0 0;
text-align: right;
}
#content #mailform input {
display: block;
float: left;
width: 250px;
margin-bottom: 5px;
}
#content #mailform textarea {
display: block;
float: left;
width: 250px;
height: 100px;
margin-bottom: 5px;
}
#content #mailform .csc-mailform-submit {
clear: left;
float: right;
margin: 15px 40px 15px 0;
width: auto;
}


