/* CSS Document */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 00px;
    background-color: #EDF5FA;
    font-family: Tahoma;
}
a:link {
    text-decoration: none;
    font-family: Tahoma;
    color: #0081C5;
}
a:visited {
    text-decoration: none;
    font-family: Tahoma;
    color: #0081C5;
}
a:hover {
    text-decoration: underline;
    font-family: Tahoma;
}


a:active {
    text-decoration: none;
    font-family: Tahoma;
    color: #0081C5;
}

h3 {
    font-size: 14px;
}

hr {
    width:100%;
    height:1px;
    color:#F2F9FC;

}

.stylesheet {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #204476;
}
.body_text {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #204476;
}
.body_textBold {

    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #204476;
}
.body_textBold {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #204476;
    
}
.copyright {
    font-family: Tahoma;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #326BB8;
}
.big_button_text {
    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #234A81;
}
.BIG_stylesheet {

    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #204476;
}
.big_button_bold {

    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #173255;
}

.contact_orange {
    color: #FF9900;
    font-family: Tahoma;
}

.productBrief {

    font-family: Tahoma;
    font-size: 10.5px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #204476;
}
.body_textItalic {

    font-family: Tahoma;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    color: #204476;
}
.body_textGrey {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #CCCCCC;
}
.body_textGreyBold {

    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #CCCCCC;
}
.big_button_textWhite {

    font-family: Tahoma;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #FFFFFF;
}
fieldset { 
    padding: 1em;
    border:1px solid #B7CFE5
}

legend {
    padding: 0.2em 0.5em;
    border:1px solid #B7CFE5;
    color:#395986;
    font-size:90%;
    text-align:right;
}
.buttons {
    font-family: Arial, Helvetica, Sans, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #eaf3f9;
    width: auto;
    height: 19px;
    border: 1px solid #93acbe;
    margin: 1px;
    padding-bottom : 1px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 1px;
}


#round_edges{
    width: 100%;
    height: 100%;
}

option.q1SelectBox {

     padding-bottom: 10px;
}


.authusers {
    border-left: 1px solid #93acbe; 
    border-top: 1px solid #93acbe; 
    
    
}


.authusers th {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    color: #204476;
    text-align: left;
    border-bottom: 1px solid #93acbe;
    border-right: 1px solid #93acbe;
}

.authusers td {
    border-bottom: 1px solid #93acbe;
    border-right: 1px solid #93acbe;
    
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;    
    text-transform: none;
    color: #204476;

}


