body {
    background-color: #FFFFFF;
}

.main {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
color: #000000;
    width: 100%;
    border: 0;
    padding-left: 30;
    padding-right: 30;
    padding-top: 5;
    padding-bottom: 5;
}

.inner {
    border: 0;
    padding-left: 10;
    padding-right: 10;
    padding-top: 5;
    padding-bottom: 5;
}

.background {
    background-color: #FFFFFF;
}

.topNav {
border: 1px solid #666666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #666666;
background-color: #FFFFFF;
}

.topNav a{
text-decoration: none;
color: #000000;
}

.topNav a:hover{
text-decoration: none;
color: #FF0000;
}

.sectionHead {
font-family: Arial, Helvetica, sans-serif;
font-size: 8.5pt;
font-weight: bold;
text-transform: uppercase;
text-align: left;
color: #FFFFFF;
background-color: #335382;
padding: 3px;
}

.sectionHead a{
text-decoration: underline;
color: #FFFFFF;
}

.sectionHead a:hover{
text-decoration: none;
color: #FFFFFF;
}

.sectionTitle {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #FF0000;
}

.sectionTitle a{
text-decoration: underline;
color: #FF0000;
}

.sectionTitle a:hover{
text-decoration: none;
color: #FF0000;
}

.sectionSubTitle {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #74747C;
}

.sectionBody {
font-family: Geneva, Arial, Helvetica, sans-serif;
line-height: 10pt;
font-size: 8pt;
text-align: left;
color: #000000;
}

.sectionBody a{
text-decoration: underline;
color: #000000;
}

.sectionBody a:hover{
text-decoration: none;
color: #000000;
}

.home {
font-family: Geneva, Arial, Helvetica, sans-serif;
line-height: 10pt;
font-size: 8pt;
text-align: left;
color: #74747C;
}

.home a{
text-decoration: underline;
color: #74747C;
}

.home a:hover{
text-decoration: none;
color: #74747C;
}

.available {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #006531;
}

.notAvailable {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-align: left;
color: #FF0000;
}

.note {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
text-align: left;
color: #74747C;
}

.note a{
text-decoration: underline;
color: #74747C;
}

.note a:hover{
text-decoration: none;
color: #74747C;
}

.input {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-color: #F8F8F8;
    border: 1px solid #7A2B2B;
}

.table {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #74747C;
}

.borderBottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

.borderRight {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}
.borderBottomRight {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}

.borderAll {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
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;
background-color: #FFFFFF;
}

.borderInternal {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #000000;
border-bottom-color: #000000;
}

.bottomNav {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-align: center;
color: #74747C;
}

.bottomNav a{
text-decoration: none;
color: #74747C;
}

.bottomNav a:hover{
color: #FF0000;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
text-transform: uppercase;
text-align: center;
color: #FF0000;
}

.footer a{
text-decoration: underline;
color: #FF0000;
}

.footer a:hover{
text-decoration: none;
color: #FF0000;
}