
@import "http://fonts.googleapis.com/css?family=Open+Sans";

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre {
    font-family: "Open Sans", Arial, Sans-serif, "Times New Roman", Times, Georgia, serif !important;
}
#header h1 small {
    letter-spacing: 0px;
    padding: 1.9em 12% 0.25em 0;
    float: right;
}
#navbar {
    border: 0px;
    padding: 0.46em;
}
#navbar ul.menu {
    padding: 10px 0px;
    line-height: 1.8em;
}
ul.menu li {
    padding-right: 0.5em;
}
#navbar ul.menu a {
    font-size: 0.8em;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    white-space: nowrap;
}
div#content,
#breadcrumb {
    font-size: 0.9em;
}
div#content table,
div#content h4,
div#content table.listing tr.heading td,
div#content table.listing td.heading,
div#content table.info td.heading {
    font-size: 1em;
}
div#content h4 {
    font-weight: bold;
}
div#content ul.menu a {
    font-size: 1em;
    text-decoration: underline;
}
#rightSidebar {
    font-size: 0.8em;
}
#container {
    font-size: 1em;
}
#header {
    min-height: 100px;
}
#headerTitle {
    text-align: center;
}
#header h1 {
    line-height: 2.5;
    font-family: "Times New Roman", Times, Georgia, serif;
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 2em;
}
#main {
    margin-top: 15px;
}
#main h2 {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-transform: uppercase;
}
#main h3 {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-transform: uppercase;
}
#breadcrumb {
    height: 18px;
    line-height: 1em;
    padding: 0;
    font-style: italic;
}
#content h3 {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-transform: uppercase;
}
#content h4 {
    font-family: "Times New Roman", Times, Georgia, serif;
    text-transform: uppercase;
}
#content h5 {
    text-transform: uppercase;
}
#rightSidebar ul,
#leftSidebar ul {
    margin-left: 0px;
    padding-left: 0px;
}
#rightSidebar li,
#leftSidebar li {
    list-style-type: none;
}
#rightSidebar,
#leftSidebar {
    margin-top: 5px;
}
#pageFooter div.logos a:hover {
    background: transparent;
}