﻿body
{
    background-color: #f5f5f5;
}

.mainBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: white;
    font-size: 12px;
    color: black;
    font-family: Verdana, Arial;
    line-height: 20px;
}
.boxToolTip
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #ffffff;
    font-size: 12px;
    color: #0000ff;
    font-family: Verdana;
    width:200px;
}
.boxForm
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #f8f8ff;
    font-size: 12px;
    color: #0000ff;
    font-family: Verdana;
}
.boxNav
{
    background-image: url(/images/bg_gray.gif);
    background-repeat: repeat-x;
}
.boxMain
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: white;
    font-size: 12px;
    color: black;
    font-family: Verdana, Arial;
    line-height: 20px;
}
.boxCallOut
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: white;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-style: normal;
}
.footer
{
    border-top: #a9a9a9 1px solid;
    font-size: 11px;
    color: #696969;
    font-family: Verdana;
}
.testimonial
{
    border-top: #f5f5f5 1px solid;
    font-size: 15px;
    color: #ffffff;
    font-family: Verdana;
    font-style: italic;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 20px;
}
.testimonial_sub
{

    font-size: 11px;
    color: black;
    font-family: Verdana;
    font-style: italic;
  
    line-height: 20px;
}
.fieldName
{
 
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;

}

.toolTipLink
{
    font-size: 11px;
    color: #0000ff;
    font-family: Verdana, Arial;
    text-decoration: underline;
     cursor: pointer;
}

.blog
{
   
    font-size: 15px;
    color: #ffffff;
    font-family: Verdana;
    font-style: normal;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 20px;
}
.blogLink
{
   
    font-size: 15px;
    color: #ffffff;
    font-family: Verdana;
    font-style: normal;
   
}
.blogLink:Hover
{
    font-size: 15px;
    color: #ccffcc;
    font-family: Verdana;
    font-style: normal;
  
}