body {
    margin-top: 0px;
}

body, table {
    font-family: sans-serif;
    font-size: 10pt;
}

h1 {
    font-size: 18pt; 
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 12pt;
}


a {
    color: #005595;
}
a:link, a:visited, a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

a.buttonbar {
    font-size: 12pt;
    font-weight: bold;
    color: #F0F0F0;
    height: 15pt; 
    padding: 6pt;
    padding-bottom: 3pt;
    padding-left: 15pt;
    padding-right: 15pt;
    float: left;
    text-align: center;
    vertical-align: bottom;
}
a.buttonbar:link, a.buttonbar:visited, a.buttonbar:active {
    text-decoration: none;
}
a.buttonbar:hover {
    color: #FFCC33;
}

a.buttonbar_selected {
    font-size: 12pt;
    font-weight: bold;
    color: #FFCC33;
    background-color: #223B75;
    height: 15pt; 
    padding: 6pt;
    padding-bottom: 3pt;
    padding-left: 15pt;
    padding-right: 15pt;
    float: left;
    text-align: center;
    vertical-align: bottom;
}

a.buttonbar_selected:link, a.buttonbar_selected:visited, a.buttonbar_selected:active {
    text-decoration: none;
}
a.buttonbar_selected:hover {
    color: #FFCC33;
}

ul {
    margin-top: 0px;
    list-style-type: square;
}

li.link {
    color: #005595;
}

li.news {
    margin-bottom: 0.5em;
}

dir {
    margin-top: 0px;
}

.qsection {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 4px;
}

.copyright_text {
    font-size: 8pt;
}

.faqpopup {
    margin-top: 20px;
    margin-right: 20px;
}

.center {
    text-align: center;
}

.footer-links {
    margin: 25px 0 10px 0;
    font-weight: bold;
}

/* Overview page */
#collage {
    width: 750px;
    height: 558px;
    background: url("images/collage_3d.jpg") no-repeat 0% 0%;
}

#heading {
    float: right;
    padding-right: 10px;
}

#buy {
    text-align: left;
    margin: 0 auto;
    width: 179px;
    padding: 0;
}
