td {
    font-family: Arial, Helvetica, sans-serif;
    color: #727272;
    font-size: 10px;
    font-weight: normal
    }
td A:link { text-decoration: underline; color: #000000}
td A:visited { text-decoration: underline; color: #000000}
td A:hover { text-decoration: none; color: #727272}

hr {
    border: 0;
    height: 1px;
    color: #949494;
    background-color: #949494;
    }

.header {
    font-family: Arial, Helvetica, sans-serif;
    color: #165C7D;
    font-size: 18px;
	line-height: 20px;
    font-weight: normal
    }
.header A:link { text-decoration: none; color: #000000}
.header A:visited { text-decoration: none; color: #000000}
.header A:hover { text-decoration: none; color: #165C7D}

.subheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #165C7D;
    font-size: 11px;
	line-height: 13px;
    font-weight: normal
    }
.subheader A:link { text-decoration: none; color: #000000}
.subheader A:visited { text-decoration: none; color: #000000}
.subheader A:hover { text-decoration: none; color: #165C7D}

.toplinks {
    font-family: Arial, Helvetica, sans-serif;
    color: #727272;
    font-size: 9px;
	line-height: 11px;
    font-weight: normal
    }
.toplinks A:link { text-decoration: none; color: #A35D41}
.toplinks A:visited { text-decoration: none; color: #A35D41}
.toplinks A:hover { text-decoration: none; color: #727272}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    color: #727272;
    font-size: 8px;
	line-height: 11px;
    font-weight: normal
    }
.footer A:link { text-decoration: none; color: #727272}
.footer A:visited { text-decoration: none; color: #727272}
.footer A:hover { text-decoration: none; color: #165C7D}

.orange {
    font-family: Arial, Helvetica, sans-serif;
    color: #A35D41;
    font-size: 11px;
	line-height: 13px;
    font-weight: normal
    }

.bigorange {
    font-family: Times, Helvetica, sans-serif;
    color: #A35D41;
    font-size: 13px;
	line-height: 15px;
    font-weight: bold
    }

.megaorange {
    font-family: Arial, Helvetica, sans-serif;
    color: #A35D41;
    font-size: 24px;
	line-height: 26px;
    font-weight: bold
    }

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F8094;
	font-size: 10px;
    line-height: 12px;
    font-weight: normal;
	letter-spacing: 0px
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F8094;
	font-size: 11px;
    line-height: 13px;
    font-weight: normal;
	background-color: #FFFFFF;
	letter-spacing: 0px
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13px;
    font-weight: normal;
	background-color: #FFFFFF;
	color: #19067a;
	letter-spacing: 0px
	}
