/* */

/* General Settings */

body {
        font-family: Arial;
        font-size: 8pt;
        font-weight: normal;
        color: #000000;
        background-color: #c2c0c0;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        }



.garTitle {
        font-family: Garamond, Helvetica, Verdana, Arial;
        font-size: 12pt;
        font-weight: 600;
        color: #42498c;

}


.garText {
        font-family: Times, Garamond, Helvetica, Verdana, Arial;
        font-size: 9pt;
        font-weight: normal;
        color: #484848;
}


.header {
}


.footer,
a.footer:link,
a.footer:hover,
a.footer:visited,
a.footer:active {
        font-family: Helvetica, Garamond, Arial, Verdana;
        font-size: 10pt;
        font-weight: bold;
        color: #42498c;
	text-decoration: none;

}


.mainTitle {
        font-family: Arial, Helvetica, Garamond, Verdana;
        font-size: 11pt;
        font-weight: bold;
        color: #42498c;
}


.mainText {
        font-family: Arial, Helvetica, Garamond, Verdana;
        font-size: 8pt;
        font-weight: normal;
        color: #484848;

}


.formText {
        font-family: Arial, Helvetica, Garamond, Verdana;
        font-size: 9pt;
        font-weight: bold;
        color: #484848;

}


.requiredText {
        font-family: Arial, Helvetica, Garamond, Verdana, Arial;
        font-size: 9pt;
        font-weight: bold;
        color: #bf0e20;

}


.buttonText {
        font-family: Arial, Helvetica, Garamond, Verdana, Arial;
        font-size: 9pt;
        font-weight: bold;
        color: #484848;
}
