/* CSS Document */
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(Images/Wrapper/SSRS_BckGradient.jpg);
    background-repeat: repeat-x;
    background-color: #56768F;
}
a
{
    text-decoration: none;
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
a.lftSub:link {color:#000; text-decoration: none;}      
a.lftSub:visited {color:#000;}  
a.lftSub:hover {color:#000; text-decoration: underline;}  
a.lftSub:active {color:#000;} 

a.lftHdr:link {color:#fff; text-decoration: none;}      
a.lftHdr:visited {color:#fff;}  
a.lftHdr:hover {color:#fff; text-decoration: underline;}  
a.lftHdr:active {color:#fff;} 

#baseStyle
{
    width: 950px;
    margin: 0 auto;
    background: url(Images/Wrapper/SSRS_Content_Bck.gif) repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#baseHeader
{
    width: 950px;
    background: url(Images/Wrapper/SSRS_Header.jpg) no-repeat top left;
    height: 145px;
}
#contentHeaderHomeLink
{
    float: left;
    width: 160px;
    margin: 0 0 0 49px;
    padding-top: 56px;
    height: 85px;
}
#contentHeaderTop
{
    float: left;
    width: 690px;
    height: 113px;
}

#contentNavbar
{
    float: left;
    width: 690px;
    height: 30px;
}
#baseContent
{
    width: 950px;
    background: url(Images/Wrapper/SSRS_Content_Top.jpg) no-repeat top left;
}
#lftNav
{
    width: 155px;
    float: left;
    margin-top: 125px;
    margin-left: 52px;
    margin-right: 15px;
    
}
.lftHdrLinks
{
    float: left;
    width: 155px;
    background-color: #CC6602;
    color: White;
    text-transform: uppercase;
    font-weight: 600;
    height: 20px;
    line-height:20px;
    padding-left:5px;
    margin-bottom:2px;
}
.lftLinks
{
    margin-left: 5px;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px;
}
.icons
{
    padding: 10px 0px 0px 3px;
    border: 0px;
}
#contentMain
{
    width: 700px;
    min-height: 565px;
    padding: 20px 52px 0 0px;
    margin-left:230px;
    
}
#contentFooter
{
    width: 950px;
    height: 164px;
    background: url(Images/Wrapper/SSRS_Content_footer.jpg) no-repeat bottom left;
    color: #666;
    font-size: 10px;
}
#footerCopyright
{
    width: 300px;
    margin: 0 auto;
    text-align: center;
}
#footerCopyright a
{
    text-decoration: none;
    color: #666;
}
#footerCopyright a:hover
{
    text-decoration: underline;
    color: #000;
}

/**************** Navigation ************************/


.RadMenu .rmHorizontal .rmText
{
    padding: 0 1px 1px 0 !important;
}

.RadMenu a.rmLink
{
    cursor: pointer !important;
    font-family: Helvetica, Arial Unicode MS;
    color: white;
    text-decoration: none;
}


.RadMenu a.rmLink:hover
{
    cursor: pointer !important;
    color: #FFCC66 !important;
    text-decoration: none;
}

.RadMenu .rmSlide
{
    margin-top: 6px;
}

.RadMenu .rmSlide .rmText
{
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 5px !important;
  
    background-color: #CE6500; /* #C2D4DE;*/
    color: #fff !important;
    text-align: left;
    font-size: 10pt !important;
    vertical-align: top !important;
    text-align: left !important;
    width: auto;
    text-transform: none !important;
    font-weight: normal !important;
    outline: #ffcc66 solid 1px;
   
      
}

.RadMenu .rmSlide a.rmLink:hover
{
    cursor: pointer !important;
    text-decoration: underline;
   
    
    
}

.rmItem .rmLast
{
    padding-bottom: 0px;
}


.RadMenu .rmExpandRight
{
    background-image: url(images/RightArrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

.RadMenu .rmRootGroup .rmText
{
    border: thin 1px #DDDBB9;
    padding: 3px 0px 3px 0px; /* color: white; */
    font-size: 9pt;
    text-align: center;
    letter-spacing: -.01em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
}

.rmText
{
    margin: 0 2px;
}



/**************** BreadCrumb**********************/

.breadCrumb
{
    color: #666666;
}

.breadCrumb a
{
    color: #666666 !important;
    font-weight: normal;
    text-decoration: none;
}

.breadCrumb a:hover
{
    color: #666666 !important;
    font-weight: normal;
    text-decoration: underline;
}

/**************** Content ************************/

body
{
    font-family: Arial;
    color: #333333;
    font-size: 10pt;
}
a
{
    color: #006699;
    text-decoration: none;
  
}

a:hover
{
    color: #CC6602;
    text-decoration: underline;
}

h1
{
    font-size: 20pt;
    font-family: Arial;
    color: #CC6602;
    margin-bottom: 10px;
    font-weight:lighter;
}

h2
{
    font-size: 11pt;
    font-family: Arial;
    color: #CC6602;
    margin-bottom: 5px;
    font-weight:lighter;
}
.hsub
{
    font-size:15px;
    font-weight:bold;
}
/**    InfoBar Style    **/

.InfoBar_Table
{
    background-image: url(/upload/images/ContentBckBlue2.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    width: 300px;
    margin: 10px 0 0 0;
}

.InfoBar_Title1
{
    /*     background-color:#000;color:White;*/
    font-size: 1.2em;
    padding: 3px;
    font-weight: bold;
}

.InfoBar_Content1
{
    padding: 5px;
}

.InfoBar_Title2
{
    margin-top: 5px;
    color: #000;
    font-style: italic;
    padding: 3px;
    font-weight: bold;
}

.InfoBar_Content2
{
    padding: 5px;
}
.indent {width: 50px; height: 1px; float: left;}



