/*IDS*/

#contentRight ul
{
    list-style-image:url(../img/gArrow.gif);
    line-height: 150%;
}


#contentRight table /*Overrides table width set in CMS in IE Browsers */
{
    width: 390px;
}

#contentRight img
{
}

#contentRight font, /*Overrides font width set in CMS in IE Browsers */ 
#contentRight
{
    /*letter-spacing: 1pt;*/
    line-height: 150%;
    font-family:  Trebuchet MS, Verdana, Arial, Helvetica, Sans Serif;
    font-size: 10pt;
    color: #808080;
    text-align: justify;
}

#contentRight h1, h2, h3, h4, h5, h6
{
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    color: #44567E;
    /*letter-spacing: 1pt;*/
    line-height: 175%;
    margin-top: 0px;
}

#contentRight h1
{
    font-size: 14pt;
}
#contentRight h2
{
    font-size: 13pt;
}
#contentRight h3
{
    font-size: 12pt;
}
#contentRight h4
{
    font-size: 11pt;
}
#contentRight h5
{
    font-size: 10pt;
}
#contentRight h6
{
    font-size: 9pt;
}
#contentRight em
#contentRight i
{
    font-size: 10pt;
    font-family: Times New Roman;
}

/*CLASSES*/

.blueBk
{
 /*   background-image:url(../img/blueBk.png);
    background-repeat: repeat-y;*/ 
    padding: 0px; width: 430px;
    color: #808080; min-height: 400px;
}

.blueBkPad
{
    padding:0px 10px 10px 10px; margin:0 10 0 10;
}

.blueHdr
{
    background-image:url(../img/grayHdrBk.png);
    background-repeat: no-repeat; 
    width: 430px; height:57px; 
    background-position: top;
    font-size: 12pt;
    color:#999999;
    text-align: left;
    text-indent: 40px;
    text-transform:uppercase;
    font-family: Arial; 
    font-weight:bold;
    padding-top: 14px;
}

.blueFtr
{
    background-image:url(../img/blueFtrBk.png);
    background-repeat: no-repeat; 
    margin-bottom: 0;
    padding: 0px; 
    width: 430px; height:10px; 
    background-position: top;
}

/* .content 
{
    background-image:url(../img/contentMenuBack2.png);
    background-repeat: repeat-y; 
    background-color: transparent;
    width: 976px;
    padding: 0px;
}*/

.contentInnerLeft
{
    float: left;
    width: 293px;
    padding: 0px;
    background-color: transparent;
}
 
.contentInnerRight
{
    float: left;
    width: 430px; height: 100%;
    padding: 0px;
    font-size: 8pt;
    font-family: Verdana;
}

.contentLeft  
{
    /*float: left;*/
    padding: 0px 0px 0px 0px;
    width: 237px; /*height:100%;*/
    background-color: transparent;
    font-size: 8pt;
    vertical-align: top;
}

.contentRight
{
    /*float: left;*/
    padding: 0px;
    width: 728px; 
    background-color:transparent;
    font-size: 8pt; 
}

.menuBar 
{
     padding: 0px; 
     height: 60px; 
     width: 976px;
     vertical-align: top;
     background-image:url(../img/menuBk.png);
     background-repeat: no-repeat;
     background-position: top;
}

.sideNavMenuHeader
{
    background-color: transparent;
    margin-top: 5px;
    font-family: Arial Rounded MT Bold, Arial;
    /*letter-spacing: 1pt;*/
    font-weight: 600;
    color: #bac6d2;
    text-transform:uppercase;
    text-align: center;
    float: left;
    font-size: 12pt;
    width: 235px; 
}

   /*.submenuHdr
{
    font-size:14pt; 
    font-family: Arial Rounded MT Bold, Arial; 
    text-transform:uppercase; 
    color:#c00000; font-weight:bold; 
    text-align:center;
}*/

.submenuHdr
{
    font-family: Trebuchet MS, Geneva;
    font-size: 14pt;
    color: #c00000;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 0px;
}

.yesPrint hr
{
    height: .5pt;
    color: #808080;
}
