﻿body
{
    background-attachment: scroll;
    background-image: url(images/bg2.jpg);
    background-repeat: repeat-x;
    background-color: #1c4887;
}
a
{
    /*older: color: #0000cd; */
    /*old: color: #006CB6; */
    color: #006CB6;
}

img
{
    border: none 0px;
}
 
.RadMenu_Gray 
{
    background-color: #f5f5f5;
  
}
.navRow
{
    background-image: url(images/navbarbg.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;
}
.rightContactUsHeader
{
    color: #ffffff;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    line-height: 22px;
}
.rightContact
{
    color: #000000;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    line-height: 17px;
}
.footer
{
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    line-height: 25px;
    background-color: #466ca1;
}
.footerLink
{
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    line-height: 25px;
  
    text-decoration: underline;
}
.footerLink:Hover
{
    color: #dcdcdc;
}
.mainText
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial;
}
.mainTextSubscribe
{
    font-size: 11px;
    color: #006CB6;
    font-family: Verdana, Arial;
    font-weight: bold;
}

.mainTextBlue
{
    font-size: 12px;
    color: #006CB6;
    font-family: Verdana, Arial;
}

.mainTextBlueSmall
{
    font-size: 11px;
    color: #006CB6;
    font-family: Verdana, Arial;
}

.hpLink
{
    font-size: 12px;
    color: #006CB6;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.hpLink:Hover
{
    
    text-decoration: underline;
}
.pageHeader
{
    font-size: 16px;
    color: #006CB6;
    font-family: Verdana, Arial;
    font-weight: bold;
    line-height: 23px;
}
.boxOrangeLine
{
    width: 456px;
    height: 3px;
    background-color: #f0c06a;
    
}
.borderRight
{
    border-right: #696969 1px solid;
}
.borderLeft
{
    border-left: #696969 1px solid;
}
.test
{
    background-color: #ff3333;
}
.error
{
    font-size: 9px;
}
.bookmarkicons 
{
    vertical-align: middle;
}
