﻿.hdr1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#386088;
	padding-top:20px;
	padding-bottom:10px;
}

.hdr2
{
        
font-weight:normal;color:#003366;letter-spacing:0pt;word-spacing:2pt;font-size:15px;font-family:Georgia,Verdana,Helvitica,sans-serif;
}
.hdr3
{

font-weight:bolder;color:#003366;letter-spacing:0pt;word-spacing:2pt;font-size:16px;text-align:Left;font-family:Georgia,Verdana,Helvitica,sans-serif;line-height:2;
text-decoration:underline;
    padding-right:50px;
    padding-left:50px;
    padding-top:10px;
}
.hdr4
{
    font-weight:normal;color:Black;letter-spacing:0pt;word-spacing:2pt;font-size:15px;text-align:justify;font-family:Georgia,Verdana,Helvitica,sans-serif;line-height:1;
    padding-right:50px;
    padding-left:50px;
}
.hdr4 a:link, .hdr4 a:visited,.hdr4 a:active 
{
	text-decoration:none;
	color: #0066CC;

}
.footerLink, .footerLink a:link, .footerLink a:visited,.footerLink a:active 
{
    font-weight:normal;color:white;letter-spacing:0pt;word-spacing:2pt;font-size:11px;text-align:justify;font-family:Georgia,Verdana,Helvitica,sans-serif;line-height:1;
    vertical-align:middle;
    text-decoration:none;
    padding:5px;
}
  
span.tab{
    padding: 0 20px; /* Or desired space*/
}
div.spacing
{ padding-top: 5px
}
.BackGnd1
{  
    background-color: #0065AB;
   
}
.BackGndPlain
{
    background-color:White;      
}
 
.Credit, .Credit a:visited , .Credit a:active
{
    color:#999999;
    font-size: .65em;
    margin-top: 5px;
    text-decoration:none;    
}
.Credit a:link
{
    color:#999999;
    font-size:xx-small;
    margin-top: 5px;
    text-decoration:none;    
}#cssmenu ul, #cssmenu li, #cssmenu span, #cssmenu a {
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu {
    height: 49px;
    /*border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;*/
    background: #003366;
    background: -moz-linear-gradient(top, #003366 0%, #003366 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003366), color-stop(100%, #003366));
    background: -webkit-linear-gradient(top, #003366 0%, #003366 100%);
    background: -o-linear-gradient(top, #003366 0%, #003366 100%);
    background: -ms-linear-gradient(top, #003366 0%, #003366 100%);
    background: linear-gradient(to bottom, #003366 0%, #003366 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#003366', EndColorStr='#003366', GradientType=0);
    border-bottom: 2px solid #A5D7F1;
    border-top:2px solid #A5D7F1;
}
#cssmenu:after, #cssmenu ul:after {
    content:'';
    display: block;
    clear: both;
}
#cssmenu a {
    background: #003366;
    background: -moz-linear-gradient(top, #003366 0%, #003366 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003366), color-stop(100%, #003366));
    background: -webkit-linear-gradient(top, #003366 0%, #003366 100%);
    background: -o-linear-gradient(top, #003366 0%, #003366 100%);
    background: -ms-linear-gradient(top, #003366 0%, #003366 100%);
    background: linear-gradient(to bottom, #003366 0%, #003366 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#003366', EndColorStr='#003366', GradientType=0);
    color: #ffffff;
    display: inline-block;
    font-family: Georgia, Verdana, Helvitica, sans-serif;
    font-size: 12px;
    line-height: 49px;
    padding: 0 20px;
    text-decoration: none;
    text-transform:uppercase;
}
#cssmenu ul {
    list-style: none;
}
#cssmenu > ul {
    float: left;
}
#cssmenu > ul > li {
    float: left;
}
#cssmenu > ul > li:hover:after {
    content:'';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #A5D7F1;
    margin-left: -10px;
}
#cssmenu > ul > li:first-child a {
    /*border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;*/
}
#cssmenu > ul > li {
    text-align:center;
    width: 191px;
    margin: 0 auto;
}
#cssmenu > ul > li:last-child a {
    /*border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;*/

}
#cssmenu > ul > li.active a {
    box-shadow: inset 0 0 3px #000000;
    -moz-box-shadow: inset 0 0 3px #000000;
    -webkit-box-shadow: inset 0 0 3px #000000;
    background: #0065AB;
    background: -moz-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0065AB), color-stop(100%, #0065AB));
    background: -webkit-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -o-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -ms-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: linear-gradient(to bottom, #0065AB 0%, #0065AB 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0065AB', EndColorStr='#0065AB', GradientType=0);
}
#cssmenu > ul > li:hover > a {
    background: #0065AB;
    background: -moz-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0065AB), color-stop(100%, #0065AB));
    background: -webkit-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -o-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: -ms-linear-gradient(top, #0065AB 0%, #0065AB 100%);
    background: linear-gradient(to bottom, #0065AB 0%, #0065AB 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#0065AB', EndColorStr='#0065AB', GradientType=0);
    box-shadow: inset 0 0 3px #000000;
    -moz-box-shadow: inset 0 0 3px #000000;
    -webkit-box-shadow: inset 0 0 3px #000000;
    width:151px;
}
#cssmenu .has-sub {
    z-index: 1;
  
}
#cssmenu .has-sub:hover > ul {
    display: block;
}
#cssmenu .has-sub ul {
    display: none;
    position: absolute;
    width: 200px;
    top: 100%;
    left: 0;
}
#cssmenu .has-sub ul li {
    margin-bottom: -1px;
}
#cssmenu .borderSub {
    border:Solid 2px #A5D7F1;
    text-align:left;
}
#cssmenu .has-sub ul li a {
    background: #0065AB;
    border-bottom: 1px dotted #6fc7ec;
    filter: none;
    font-size: 11px;
    display: block;
    line-height: 120%;
    padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
    background: #003366;
}
#cssmenu .has-sub .has-sub:hover > ul {
    display: block;
}
#cssmenu .has-sub .has-sub ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
    background: #0c7fb0;
    border-bottom: 1px dotted #6db2d0;
    border-top: 2px solid #A5D7F1;
}
#cssmenu .has-sub .has-sub ul li a:hover {
    background: #095c80;
}


/* ---------------------- PAGING ---------------------- */
 .pg-normal 
 {
     border:0px; margin:0; padding:4px 6px;
     font-size:11px;
     list-style:none;
     margin-right:2px;
     font-weight: normal;
     text-decoration: none; 
     cursor: pointer;    
}
.pg-selected 
{
    background:#2e6ab1;
    color:#FFFFFF;
    font-size:11px;
    padding:4px 6px;
    font-weight: bold; 
    text-decoration: underline;
    cursor: pointer;
    }
.pg-normal:hover
{
    border:solid 1px #0e509e;
    padding:2px 4px;
}

/* ----------------------END PAGING ---------------------- */
.ChartHdr
{
    font-family:Arial Narrow;
    font-size:12px;    
    position:relative;
    top:30px;
    text-transform:uppercase;    
    }
    .ChartLink,.ChartLink a:link, .ChartLink a:visited,.ChartLink a:active  
    {
        font-family:Arial Narrow;
        font-size:13px;  
        position:relative;
        top:10px;  
        text-transform:uppercase;
        color:Black;
    }
    .ChartHdrNextLine 
{
    font-family:Arial Narrow;
    font-size:11px;    
    position:relative;
    top:30px;
    text-transform:uppercase;      
    }
        .ChartHdrSmall,.ChartHdrSmall a:link, .ChartHdrSmall a:visited,.ChartHdrSmall a:active 
{
   font-family:Arial Narrow;
        font-size:11px;  
        position:relative;
        top:10px;  
        text-transform:uppercase;
        color:Black;
    }
    .ChartListing
    {
        border:0; margin:0; padding:0;        
    }
    .ChartListing a:link, .ChartListing a:visited,.ChartListing a:active  
    {
        color:#003366;
    }
    .ChartListBorder
    {        
        border:solid 1px #949494;        
        height:540px;
        position:relative; 
        border-radius:25px;
        -moz-border-radius:25px; /* Old Firefox */
       
    }

   .ChartListing li
   {   
       List-style-type: none;
       background-image:url('../NewImages/Bullet.png') ;
       background-repeat:no-repeat;
       font-family:Arial Narrow;
       font-size:15px;         
       position:relative;
       left:13px;
       top:20px;
       display:block;
       height: 45px;
       padding-left: 30px;
       
   }
      .ChartListing li a
      {
          text-decoration:none;
      }
  .ImgBottom
  {
      position:relative ;
      top:250px;
      left:6px;
  }
 .iframeEnquiry{     
      position:relative;
      top:10px;
      height:1150px;
      width:600px;                
 }
 body
 {
     background-color:#C0C0C0;
 }
 
