.body1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.body2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
}

.body3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #52111F;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 35px;
    color: #ffffff;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 24px;
    color: #000000;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

.navText {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
}

.navTextInside {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}

.nav {
    padding: 5px;
    padding-left: 34px;
}

.homeNav {
    padding: 5px;
    padding-left: 14px;
}

td, body {
    font-family: Arial, Helvetica;
    font-size: 11px;
}

a {
    color: #FF9900;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

.breadcrumb {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font-size: 10px;
    text-decoration: none;
}

.lnkGray {
    color: #666666;
    text-decoration: none;
}

.frmInput {
    width: 100%;
    font-size: 10px;
}

.frmSelect {
    font-size: 10px;
}

.frmButton {
    font-size: 10px;
}

.frmButtonSearch {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-top: 1px;
    width: 45px;
}

.searchButton {
    font-family: Arial, Verdana, Helvetica;
    color: #000000;
    font-weight: bolder;
    font-size: 12;
    text-transform: uppercase;
    border: 0px;
    background-color: #FFCB32;
}

.searchButton2 {
    font-family: Arial, Verdana, Helvetica;
    color: #000000;
    font-weight: bolder;
    font-size: 12;
    text-transform: uppercase;
    border: 0px;
    background-color: #ffffff;
}

.border {
    border: 1px #FFFFFF;
}

.bodyborder {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}

.bodyborder1 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}

.mainborder {
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

.imageinfo {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
    color: #000000;
}

.rightColumn p {
    margin: 0;
    padding: 0;
}