/* MAIN STYLESHEET */
body {
    font-size: 14px;
    line-height: 16px;
    font-family: verdana,arial,helvetica; 
    color: #213071;
    background: #FFFFFF; 
}
a:link, a:visited {
    text-decoration: none;
    border-bottom: 1px dashed #A1002C;
    color: #A1002C;
}
a:hover, a:active {
    color: #FFFFFF;
    background-color: #A1002C;
}
h1 {margin: 0px;}
h2 {margin: 0px; font-family : Geneva,Serif;}
h3 {margin: 3px 0px 4px 0px;}
h4 {margin: 0px;}
h5 {
    margin: 0px;
    color: #0094F7;
}
h6 {margin: 0px;}

/* HEADERS */

#logo {
    border:none;
    width:200px;
}
#testimonial {
    border:none;
    font-size: 11px;
    line-height: 16px;
    font-family: Verdana,Arial,Helvetica; 
    font-style: italic;
    color: #777788;
    background: #FFFFFF;
    width:440px;
    text-align:center;
}
#contact {
    border:none;
    color: #213071;
    font-family: Verdana,Arial,Helvetica; 
    font-size: 11px;
    line-height: 12px;
    text-align:right;
    width:160px;
}
#banner {
    border:none;
    background: #213071;
    height:155px;
    width:825px;
}
#leftpanel {
    color: #213071;
    border:none;
    font-size: 12px;
    font-family: Arial,Verdana; 
    background: #FFFFFF;
    width:140px;
}
#content {
    color: #213071;
    border:none;
    font-size: 12px;
    font-family: Arial,Verdana; 
    background: #FFFFFF;
    width:470px;
}
#half {
    color: #213071;
    border:none;
    font-size: 12px;
    font-family: Arial,Verdana; 
    background: #FFFFFF;
    width:620px;
}
#full {
    color: #213071;
    border:none;
    font-size: 12px;
    font-family: Arial,Verdana; 
    background: #FFFFFF;
    width:825px;
}
#helper {
    color: #213071;
    border:none;
    font-size: 10px;
    font-family: Arial,Verdana; 
    background: #FFFFFF;
    text-align: left;
    width:160px;
    margin: 10px;
}
#helper a {
    border-bottom: none;
}
#copy {
    color: #FFFFFF;
    border:none;
    font-size: 10px;
    font-family: Verdana;
    background: #213071;
    height:100px;
    width:825px;
}
#footer {
    color: #FFFFFF;
    border:none;
    font-size: 10px;
    font-family: Verdana;
    background: #213071;
    height:18px;
    width:825px;
    text-align: right;
}
#footer a {
    text-decoration: none;
    border-bottom: none;
    color: #FFFFFF;
}
#footer a:hover, a:active {
    color: #FFFFFF;
    background-color: #A1002C;
}
#copy {
    color: #666666;
    border:none;
    font-size: 10px;
    font-family: Verdana;
    background: #FFFFFF;
    width:825px;
    text-align: right;
}
#copy a {
    color: #666666;
}
#copy a:hover, a:active {
    color: #FFFFFF;
    background-color: #A1002C;
}