﻿.faq
{

    margin-left:30px;
    left:20px;
    width:600px;

}
.nav
{
 font-family:Arial;
 font-size:11px;
 text-decoration:none;   
 color:White;
 font-weight:400;
}

.nav:hover
{
 font-family:Arial;
 font-size:11px;
 text-decoration:none;   
 color:#336666;
}
.link
{
    font-family:Arial;
    color:#666699;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    text-decoration:none;
    
}
.link:hover
{
    font-family:Arial;
    color:#333333;
    font-size:12px;
    font-weight:400;
    line-height:16px;
    text-decoration:underline;
    
}
.box
{
    font-family:Arial;
    color:#527081;
    font-size:9px;
    text-decoration:none;
    width:145px;
    border: solid 1px #99CCCC;
    background-color:White;
    padding:2px 2px 2px 2px;
    
}
.copy
{
    font-family:Arial;
    color:#666666;
    font-size:12px;
    line-height:16px;
    text-decoration:none;
    
}
.textbox
{
    font-family:Arial;
    color:#666666;
    font-size:12px;
    width:300px;
    
}
.copybold
{
    font-family:Arial;
    color:#666666;
    font-size:12px;
    line-height:16px;
    font-weight:800;
    text-decoration:none;
    
}
.q
{
    font-family:Arial;
    color:#666666;
    font-size:12px;
    font-weight:800;
    line-height:16px;
    text-decoration:none;
    font-style:italic;
    
}

.bold
{
    font-family:Arial;
    color:#666666;
    font-size:14px;
    line-height:16px;
    font-weight:800;
    
}
.title
{
    font-family:Arial;
    color:#006699;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    
}

.subnav
{
 font-family:Arial;
 font-size:11px;
 text-decoration:none;   
 color:#527081;
 font-weight:400;
}

.subnav:hover
{
 font-family:Arial;
 font-size:11px;
 text-decoration:none;   
 color:#333333;
}