h1 {
    line-height: 1em;
    font-family: "Courier New", Courier, monospace;
    font-size: 36px;
    color: #000;
    font-weight: normal;
    margin: 7px 0 0 0
    }
h2 {
    line-height: 1em;
    font-family: "Courier New", Courier, monospace;
    font-size: 22px;
    color: #000;
    font-weight: normal;
    margin: 0;
    padding: 0
    }
/*a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}*/
.copy {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #111
    }
.copyTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #222
    }
.footer {
    font-family: "Courier New", Courier, mono;
    font-size: 11px;
    color: #555;
    text-decoration: none
    }
a.footer:hover {
    text-decoration: underline
    }
.orajen {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #AEADAD;
    display: none
    }
.formField {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #111
    }
.formValue {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #000
    }
.errorText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #C00;
    line-height: 14px;
    font-weight: bold
    }
.button {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #E0E0E0;
    padding: 3px;
    border: 1px solid #999;
    color: #000;
    font-size: 12px
    }
.bg-navs {
    background-image: url(images/bg-top.gif);
    background-repeat: repeat-x
    }
.textNav {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #111;
    text-decoration: underline
    }
.textNavON {
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
    color: #900;
    text-decoration: none
    }
.imgFrame {
    margin: 2px 4px 4px
    }
.AwardText {
    font: bold italic 12px Verdana, Arial, Helvetica, sans-serif;
    color: #333
    }