html {
font-family: Arial, Verdana, sans-serif;
}
body {
margin: auto;
font-family: Arial, Verdana, sans-serif;
background-color: #fff;
}
#site {
margin: 0;
padding: 0;
background-image: none;
}
#masthead {
background-color: #fff;
width: auto;
height: auto;
}
#header {
background-color: #fff;
border-top: none;
border-bottom: none;
position: relative;
width: auto;
height: auto;
margin-left: auto;
margin-right: auto;
}
h1 {
display: none;
}
#search-control {
display: none;
}
#search-control fieldset {
border: none;
margin: 0;
padding: 0;
width: 362px;
height: 26px;
position: absolute;
}
#main-navigation {
display: none;
}
#sect-title-area {
background-image: url(images/sect-title-area-bg.gif);
background-image: none;
width:auto;
height:auto;
margin:2em 0 0 0;
position: relative;
padding: .2em 0 .2em 0;
border-top: 1px solid #C33;
border-bottom: 1px solid #C33;
}
#sect-title-area h2 {
background-image: none;
width: auto;
height: auto;
margin: 0;
position: relative;
left: 0;
top: 0;
text-indent: 0;
font-size: 20pt;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
color: #3d4c6b;
}

#content {
width: auto;
margin: auto;
background-color: #fff;
background-image: none;
overflow: hidden;
font-family: Arial, Verdana, sans-serif;
font-size: 12pt;
padding-bottom: 0;
}
#content p {
line-height: 1.5em;
}
#content a {
color: #000 !important;
text-decoration: none !important;
}

#content h3 {
color: #850000;
font-size: 16pt;
font-family: 'Gil Sans', Arial, Verdana, sans-serif;
margin-top: 1em;
}
#sub-navigation {
display: none;
}
#main-column {
float: none;
border-left: none;
width: auto;
border-right: none;
}
#util-column {
display: none;
}

#foot-nav {
display: none;
}
#logo-links {
list-style: none;
position: relative;
width: auto;
height: auto;
margin: 2em 0 0 0;
border-bottom: none;
padding: 0;

}
#logo-links #gs-link a, #logo-links #ph-link a {
display: inline;
background-image: none;
width: auto;
height: auto;
text-indent: 0;
position: relative;
left: 0;
top: 0;
text-decoration: none;
line-height: 1.5em;
color: #000;
}

.hup-branding {
background-image: none;
background-repeat:no-repeat;
padding-top: 0;
color: #996666;
}
.scrdr {
display: none !important;
}
.print-only {
display: block;
}