﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0em;
}
a:link, a:visited, a:active
{
    color: #003399;
    text-decoration: none;
}
a:hover
{
    color: #0066FF;
    text-decoration: underline;
}

.topleft
{
    position: absolute;
    left: 0px;
    top: 0px;
}
.alignc
{
    text-align: center;
}
.width80
{
    width: 80%;
}
.width100
{
    width: 100%;
}
.width98
{
    width: 98%;
}
.width85
{
    width: 85%;
}
.width40
{
    width: 40%;
}
.width60
{
    width: 60%;
}

.header
{
    width: 100%;
    position: relative;
    left: -0.4em;
    top: -0.4em;
    text-align: center;
}
.footer
{
    border-top: 0.07em solid #7F658D;
}
.sideleft
{
    background-color: #E8E8E8;
    width: 1%;
    border-right: 0.07em solid #7F658D;
    display: none;
}
.sideright
{
    background-color: #E8E8E8;
    width: 1%;
    border-left: 0.07em solid #7F658D;
    display: none;
}
.center
{
    padding: 0.4em;
}

h1
{
    font-family: "Century Gothic" , Arial, sans-serif;
    font-weight: normal;
    text-indent: 0.3em;
}
.button
{
    border: 0.07em solid #DDCEE5;
    font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.buttonfade
{
    background-image: url(../images/buttonbackfade.gif);
    background-position: left;
    background-repeat: no-repeat;
    border: 0.07em solid #F2EDF5;
    font-family: Arial, Helvetica, sans-serif;
    color: #003399;
    font-size: 0.9em;
    text-indent: 0.8em;
    width: 7em;
}



td
{
    vertical-align: top;
}
.questionnaire
{
    background: beige;
}

table
{
    padding: 0.3em;
}

.bgwhite
{
    background-color: #FFFFFF;
}

.alignright
{
    text-align: right;
}
.alignleft
{
    text-align: left;
}

.red
{
    color: darkred;
    font-weight: bold;
}



.contrast
{
    background-color: #eeeeee;
    padding: 0.5em;
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
    border-top: 0.1em solid #888888;
}
.contrast2
{
    background-color: #eeeeee;
    font-size: 1.1em;
    border-top: 0.1em solid #888888;
}
.contrast3
{
    background-color: #fafafa;
    font-size: 1.1em;
    border-top: 0.1em solid #888888;
}
.btop
{
    text-align: left;
    border-top: 0.1em solid #888888;
}

.bd
{
    border: 0.1em dotted #888888;
}

.bs
{
    border: 0.07em solid #666666;
}

.middle
{
    vertical-align: middle;
    border: 0em;
}

.small
{
    font-size: 0.9em;
}

.smaller
{
    font-size: 0.8em;
}

.pager
{
    width: 90%;
    border-collapse: collapse;
}

img
{
    border: none;
}

