/* Generated by Developer Tools. This might not be an accurate representation of the original source file */
A {
    TEXT-DECORATION: underline
}
A:link {
    COLOR: #0000f1
}
A:active {
    COLOR: #0000f1
}
A:visited {
    COLOR: #0000f1
}
A:hover {
    COLOR: #0000f1; TEXT-DECORATION: underline
}
H1 {
    FONT-SIZE: 200%
}
H2 {
    FONT-SIZE: 175%
}
H3 {
    FONT-SIZE: 150%
}
H4 {
    FONT-SIZE: 125%
}
H5 {
    FONT-SIZE: 100%
}
H6 {
    FONT-SIZE: 80%
}
.clear {
    CLEAR: both
}
.clearfix:after {
    LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
.clearfix {
    DISPLAY: block
}
.clearfix {
    DISPLAY: inline-block
}
* HTML .clearfix {
    HEIGHT: 1%
}

.hide {
    DISPLAY: none
}

._btnsubmit {
    border-style: none;
    background: #e5e5e5;
    color: #0000f1;
    cursor: pointer;
    margin-left: 1px;
    text-decoration: underline;
    vertical-align: 65%;
}
._errmsg {
    font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 12px;
    color: red;
    border: 1px dashed #CCCCCC;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 8px;
}
._successmsg {
    font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 12px;
    color: green;
    border: 1px dashed #CCCCCC;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 8px;
}

body {
 background-color: #fff;
 margin: 10px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 11px;
 color: #4F5155;
}

a {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 24px 0 2px 0;
 padding: 5px 0 6px 0;
}

#_privacy, #_contact, #_mainform, #_changepass, #_networkacct, #_tips, #_tips2, #_tips3, #_ads {
    font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 11px;
    text-decoration: none;
    border: 1px dashed #CCCCCC;
    background-color: #FFFFFF;
    padding: 8px;
}

#bottombar {
  position: fixed;
  border:1px solid #00FF00;
  background: #B0FFB0;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:center;
  color: #aaa;
  font-family: Lucida Grande, Verdana, Sans-serif;
  font-size: 11px;
  z-index:10000;
  opacity:0.9;
  text-decoration: none;
}

TABLE {
    FONT-FAMILY: Lucida Grande, Verdana, Sans-serif; FONT-SIZE: 1em
}
TH {
    FONT-FAMILY: Lucida Grande, Verdana, Sans-serif; FONT-SIZE: 1em
}
TR {
    FONT-FAMILY: Lucida Grande, Verdana, Sans-serif; FONT-SIZE: 1em
}
TD {
    FONT-FAMILY: Lucida Grande, Verdana, Sans-serif; FONT-SIZE: 1em
}
