﻿body
{
    background-position: top;
    background-color: #FFFFFF;
    font-family: Verdana, arial;
    font-size: 12px;
    margin: 0px;
    background-image: url('images/bg.png');
    background-repeat: repeat-x;
    background-attachment: scroll;
}
.font1
{  font-family: Verdana;
    font-size: 12px;
    padding-bottom:25px;
    }
 .font2
{
    font-family: Arial, sans-serif;
    font-size: 12px;
        padding-bottom:25px;
}   
     .font3
{
    font-family: Tahoma;
    font-size: 12px;
} 

.mainNavLinkOn
{
  
    font-weight: bold !important;
}
#pageHeader
{
    color: #7498bf;
    font-weight: bold;
    font-size: 18px;
    font-family: Verdana, Arial;
    padding-top:30px;
    padding-bottom:15px;
}
.pageSubHeader
{
    color: #5581B0;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial;
    padding-bottom: 10px;
}
.hpText
{
    
    font-family: Verdana, Arial;
    padding-bottom: 10px;
    width:550px;
    text-align:center;
    font-size:14px;
    padding-left:17px;
}
#pageContainer
{
    width:1100px;
    margin:auto;
    
    position:relative;
    }
    #headerContainer 
    {   width:1100px;
   height:100px;
 
        }
        #socialShare
{
    right: 60px;
    top: 10px;
    position: relative;
    display: block;
    float: right;
    width: 150px;
    height: 30px;
    z-index: 1;
    font-family: verdana;
    font-size: 11px;
    color: #666666;
}
#logo
{
    padding: 30px 0px 0px 15px;
    display: block;
    float: left;
    width: 316px;
    height: 45px;
}
#nav 
{
    top:60px;
right: -77px;
    position:relative;
  float:right;
  z-index:2;
  
    width: 580px;
    height: 45px;
   
   
    }
    #headerGrayLine
   
    { padding: 15px 0px 0px 15px;
    display: block;
    float: left;
    width: 1000px;
    height: 1px;
        }
#section-box-title
{
    border : 1px solid #666666;
    margin: auto;
    width: 460px;
    height: 230px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #000000;
    margin-top:80px;
}
.emailLink
{
    color: #333333;
    text-decoration: underline;
}
.emailLink:Hover 
{
 color:#ffbb00;
 }
 #footerContainer
{
    border: 1px solid #999999;
    margin: auto;
    width: 1050px;
    height: auto;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #628AB7;
    margin-top: 30px;
    padding: 6px;
    text-align: center;
}
.footerLink
{
    color: #628AB7;
    text-decoration: none;
}
.footerLink:Hover
{
    color: #000000;
    text-decoration: underline;
}
.box-right-sub-page
{
    border: 1px solid #666666;
    margin: 70px auto auto auto;
    width: 250px;
    height: 34px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #ffffff;
    color: #000000;
    background-image: url('images/box-header-bg.jpg');
    background-repeat: repeat-x;
}

.box-right-sub-page-content
{
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    border-color: #666666;
    width: 250px;
    height: 233px;
    background-color: #ffffff;
    color: #000000;
    margin: 0px auto auto auto;
}
.box-right-overview
{
    border: 1px solid #999999;
    margin: 10px 0px auto auto;
    width: 270px;
    height: auto;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    color: #000000;
    background-image: url('images/bg-box-overview.gif');
    background-repeat: repeat-x;
}

#subNav
{
   
    width: 165px;
  padding-top:70px;
   /* position: relative;
    left: 0px;
    top: 0px;  
    z-index: 20;*/
}
    
    #mainContent
{
    
    width:550px;
    /*position: relative;
    left: 200px;
    top: -10px;  
    z-index: 30;*/
}
#rightBox
{
 
    width: 300px;
   /* position: relative;
    top: -180px;
    float:right;
    z-index: 40; */
}

.subNav
{
    background-image: url('images/sub-nav-off.jpg');
    background-repeat: no-repeat;
    width: 167px; /*padding-bottom:10px; */
    height: 33px;
    
}
.subNavSelected
{
    background-image: url('images/sub-nav-on.jpg');
    background-repeat: no-repeat;
    width: 167px; /*padding-bottom:10px; */
    height: 33px;
    
}
.subNavLink
{
    color: #7498bf;
    font-size: 11px;
    font-family: Arial, Verdana ;
    text-decoration: none;
}
.subNavLinkSelected
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #d21034;
    font-weight: bold;
}
.subNavLink:Hover
{
    text-decoration: none;

}
.subNavSpacing 
{  /*background-image: url('images/subNavArrow.png');
     background-repeat: no-repeat;*/
    width:167px;
    height:30;
    margin-left: 8px;
    padding-bottom:3px;
  
   
    }
    
    ul.dashList
{
    list-style-image: url('images/dash-blue.gif');
    line-height:19px;
  
}
    ul.dashListGrey
{
    list-style-image: url('images/dash-blue.gif');
    line-height:19px;
    padding-left:19px;
    color:#5581B0;
    font-size:11px;
  
}
.overviewBoxTitle
{
    font-weight: bold;
    font-size:14px;
    width:240px;
    text-align:left;
    color:#5581B0;
}
.layer1 {
margin: 0;
padding: 0;
width: 500px;
}
 
.heading
{
    border: 1px dashed #f1cd44;
    margin: 1px;
    color: #0033CC;
    padding: 3px 10px;
    cursor: pointer;
    position: relative;
    text-decoration: underline;
}
.heading:hover
{
    color: #000000;
}
.content {
padding: 5px 10px;
background-color:#fafafa;
}
