
/* Override footer styling*/
#footer {
    clear:right;
}
/*forms */
/*
TABLE.form {
    background-color : #DCDCDC ;
}


TABLE.form A {
    text-decoration : none;

}
INPUT, SELECT, TEXTAREA {

    border-color : #000000 ;
    border-style : solid ;
    border-width : 1 ;
    font-size : 8pt;
    height : 13pt;
}

INPUT.radio, INPUT.checkbox {
    border-width : 0 ;
    width : 18;
}

INPUT.button {
    height : 14pt;
    width : 40pt;
    border-width : 1;
    background-color : #C0C0C0;
    font-weight : normal;
    horizontal-align : right;

}

INPUT.submit {
}

.regular {
    font-size : 11pt;
    font-style : normal;
    font-family : Georgia, serif;
}

*/




