.HeadPrint { font: bold 25pt/25pt Arial; color: #000000; letter-spacing: -1px; margin-bottom: 15px; }
body {
    font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
    background: white; color: #000000;
    padding: 5; margin: 5; }
ul,ol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

P, TD, TH { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
BR, DIV, FORM { font-size: 12px; font-family: Arial; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }
INPUT { font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
SUBMIT, BUTTON {font-size : 11px; font-family:  Tahoma, sans-serif;}
SELECT { font-size: 8pt; font-family: Arial, Verdana, Helvetica, Sans-serif; }
TEXTAREA { font-size: 8pt;font-family : Arial;}
a:hover {color:#000099;}

.title { font-family: Arial, Helvetica, sans-serif; font-size: 11pt }
.content { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
.qrzmedium { font-family: Arial, Helvetica, sans-serif; font-size: 9pt }
.headnews { font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
.mono { font-family: Courier, Arial, Helvetica, sans-serif; font-size: 9pt }
.banner { font-family: Tahoma; font-size: 10px; }
.navtitle { color: #000000; font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; }
.navigator { color: #3366cc; font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; text-decoration:none; }

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16pt;
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #000099}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000099}

.topnum { font-size: 13pt; font-family: Verdana, Tahoma, Helvetica, Sans-serif; font-weight: bold;}
.business {
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}
.business a:link, .business a:visited {
    color: #6699FF;
    text-decoration: underline;
}
.business a:hover {
    color: #000099;
    text-decoration: underline;
}

/* Error message & help */

div.errormessage {
    background-color: #FFFFE1;
    border: 1px dashed #CFCFCF;
    margin-top: 8px;
    margin-bottom: 16px;
    padding: 6px 6px 6px 32px;
    line-height: 18px;
}

div.errormessage td {
    line-height: 18px;
}

img.errormessage {
    margin-left: -24px;
}

.redcolor {
    color: Red;
}

.site-info .social #fb, #gp, #other {
    float: left;
}

.site-info .social #other {
    margin-left: -5px;
    margin-top: -4px;
}
.logo{
    width: 208px;
    height: 85px;
}
.logo a{
    display: block;
    width: 180px;
    height: 70px;
    background: url("../images/sprite_ico.png") no-repeat 0 -66px;
    margin: 12px 0 0 0;
}
.wrapper{
    padding: 0!important;
}
.line{
    height: 2px;
}