
body {
    margin: 0px;
    background-color: #ffffff; 
    font-family: arial,verdana,"Century Gothic","comic sans ms",verdana,arial;
    font-size: 9pt;
    color: #000;
    text-align: left;
}

table {
    text-align: left;
}

.sep {
    color: #00c0ff;
}

a.nav {
    color: #ffffff;
    padding-left: 13px;
    padding-right: 13px;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}

a.nav:visited {
    color: #ffffff;
    text-decoration: none;
}

a.nav:active {
    color: #ffffff;
    text-decoration: none;
}

a.nav:hover {
    color: #82f92b;
    text-decoration: none;
}

a {
    /* color: #222299; */
    color: #2222FF;
    text-decoration: none;
}

a.smnavlink {
    color: #d03000;
}

a.footlink2 {
    color: #d03000;
}

A.ENTRY_PAGE {
    font-size: 11pt;
    color: #0055aa;
    font-weight: bold;
}

.td_grid {
    border: solid 1px #93bed3;
    padding: 0px 2px 0px 2px;
    vertical-align: top;
}

.th_grid {
    border: solid 1px #93bed3;
    background-color: #005080;
    color: white;
    font-weight: bold;
    padding: 0px 2px 0px 2px;
    vertical-align: bottom;
}

.ta_grid {
    border-collapse: collapse;
}

.openspothdr {
          color:  white;
          font-weight:  bold;
          font-size:  12pt;
          vertical-align: middle;
          text-align: right;
          height: 53px;
}

a:hover {
    text-decoration: underline;
}

.foottxt {
    font-size: 8pt;
}

/* Headlines */
A.hdline { 
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt;
}

A.hdline:hover { 
    TEXT-DECORATION: underline;
}

.newstbl {
    border: solid 0px #CAB37D;
    background-color: #F5F1Ce;
}
.newstbl_hdr {
    background-color: #CAB37D;
    color: white;
    font-size: 10pt;
    font-weight: bold;
}
.hdline {
    font-size:  7pt;
}
TD.lines {
    font-size:  7pt;
    border-bottom: solid 1px #FFE080;
}
FONT.moresearch {
    color: #993300;
    font-family: arial;
    font-size:  7pt;
}

/*
    Global Phone Display
*/

.gpd_td_compare {
   background-color: #93bed3;
   padding: 10px;
   color: #005080;
   font-weight: bold;
   font-size: 8pt;
}
.gpd_td {
   background-color: #ffffff;
   border: solid 1px #005080;
   height: 75px;
}
.gpd_ta {
   background-color: #005080;
   border: solid 1px #005080;
   border-collapse: collapse;
}
.gpd_tr_hdr {
}
.gpd_th_hdr {
   font-size: large;
   color: white;
   font-weight: bold;
}
.gpd_th {
   font-size: small;
   color: white;
}

.no-indent {
   margin-left: 0px;
   position: relative;
   right: 10px;
}

