body {                         
    margin          :   0px;
    font-family     :   Verdana;
}

.gcLayoutTd {
}

.gclink {
    color           :   #5072A8;
}

.gclink:hover {
    color           :   #EC8035;
}

.gclink_undecorated {
    color           :   #5072A8;
    text-decoration :   none;
}

.gclink_undecorated:hover{
    color           :   #EC8035;
    text-decoration :   none;
}

.gcSmall {
    font-size       :   7pt;
}

.gcNormal {
    font-size       :   8pt;
}

.gcBig {
    font-size       :   9pt;
}

.gcEmph {
    font-size       :   8pt;
    line-height     :   150%;
    letter-spacing  :   1px;
    padding         :   10px;
    border          :   1px solid #CCCCCC;
    background-color:   #F8F8F8;
}


.gcMenuText {
    padding         :   2px;
    padding-top     :   7px;
    padding-left    :   7px;
    font-family     :   Verdana;
    font-size       :   10px;
    color           :   #787D81;
    font-weight     :   bold;
}

.gcMenuTextLink, .gcMenuTextLink:visited, .gcMenuTextLink:active {
    color           :   #989DA1;
    text-decoration :   none;
}

.gcMenuTextLink:hover {
    color           :   #384758;
}

h1.gc_header1 {
    color           :   #5072A8;
    font-size       :   18px;
    font-weight     :   bold;
    font-family     :   Verdana;
    margin-bottom   :   0px;
}

h2.gc_header2 {
    color           :   #5072A8;
    font-size       :   15px;
    font-weight     :   bold;
    font-family     :   Verdana;
}

h3.gc_header3 {
    color           :   #5072A8;
    font-size       :   13px;
    font-weight     :   bold;
    font-family     :   Verdana;
}

.gc_superscript {
    font-size       : 75%;
    vertical-align  : super;
}

.gc_subscript {
    font-size       : 75%;
    vertical-align  : sub;
}

.gcForm td {
    font-size       : 10pt;
}

.gcForm input, .gcForm select {
    font-size       : 10pt;
    font-family     : Verdana;
}

.tourText {
    font-family: Verdana;
    font-size:   12px;
    color:       #646F84;
}
.tourHeader {
    font-family: Verdana;
    font-size:   18px;
    font-weight: bold;
    color:       #F27E35;
}
.copyright {    
    font-family: Verdana;
    font-size:   9px;
    color:       #848FA4;
    font-weight: bold;    
}
.homeTable td {
    border              :   1 solid #CCCCCC;
    background-color    : #F9F9F9;
}

.gc_topposters td {
    font-size   :   8pt;
    color       :   #4B5873;
    font-family :   Arial;
}