﻿body 
{
    margin:0px;    
}
.divMain
{
    
    width: 100%;
    height:100%;
    text-align:center;
    
}
.divHeader
{
    background-image:url(/images/bgProductHeader.png);
    height:89px;
    width:100%;
}
.tblheader
{
    height:89px;
    width:960px;
}
.topMenu div
{
    float:left;
    width:145px;
    text-align:center;
    font-family: Trebuchet MS;
    font-size:23px;
    padding-bottom:4px;
}
.topMenu div a
{
    text-decoration:none;    
}

.divBanner
{
    background-image:url(/images/bgProductBanner.png);
    height:313px;
    width:100%;    
}
.divInnerPageBanner
{
    background-image:url(/images/bgProductInnerPageBanner.png);
    height:365px;
    width:100%;    
}
.divBody
{
     text-align:center;
    
}
.divFooter
{
    background-image:url(/images/bgFooter.png);
    height:165px;
    width:100%;
    bottom:0px;
    left:0px;    
}
.tblFooter
{
    height:165px;
    width:960px;    
    padding-top:10px;
}
.tblFooter td .footerMenu
{
    float:left;
    width:200px;
    font-family: Trebuchet MS;
    font-size:9pt;    
}

.tblFooter td div a
{
    color:#656565;
    font-family: Trebuchet MS;
    font-size:9pt;
    text-decoration:none;
    height:20px;
}
.tblFooter td .Copyright
{
    float:right;
    color:#a9a9a9;
    font-size:9pt;
    font-family: Trebuchet MS;
    text-align:left;
}
.footerSeperator
{
    width:20px;
    height:128px;
    background-image:url(/images/footerSeperator.png);
    background-repeat:no-repeat;
    float:left;
}

.tdLogo
{
    padding-top:12px;
}
.tblBanner
{
    width:960px;
    height:303px;
}
.tblBanner td
{
    font-family: Trebuchet MS;
    font-size:23px;
    color:#fff;
    padding-bottom:16px;
}
.banner_text
{
    font-family: Trebuchet MS;
    font-size:50px;
    color:White;
}
.Panel_1
{
    width:960px;
    float:left;
    margin-top:25px;
    margin-right:20px;
    font-size:10.5pt;
    color:#747255;    
}
.Panel_2
{
    width:230px;
    margin-left:20px;
    color:#747255;    
    font-size:10.5pt;
    /*float:left;*/
}
.Panel_3 
{
    font-family: Trebuchet MS;
    font-size:10.5pt;
    color:#747255;     
}

.title
{
    font-family: Trebuchet MS;
    font-size:19px;
    color:#848263;    
}
.Panel_1 p
{
    font-family: Trebuchet MS;
    font-size:12pt;
    color:#5b5745;    
}
.Panel_2 p
{
    font-family: Trebuchet MS;
    font-size:10.5pt;
    color:#747255;    
}
.Panel_1 ul
{
    font-family: Trebuchet MS;
    font-size:12pt;
    color:#5b5745;    
}

.Panel_2 .title
{
    font-family: Trebuchet MS;
    font-size:15pt;
    color:#504c0e;    
}
.title_1
{
    font-family: Trebuchet MS;
    font-size:13pt;
    font-weight: normal;
    color: #bc8029;
}
.tblSubMenu td
{
    height:60px;
    font-family: Trebuchet MS;
    font-size:20px;
    color:#8d8b8b;
    text-align:center;
    cursor:hand;
}
.subMenuSeperator
{
    width:2px;
    background-image:URL(/images/subMenuSeperator.png)
}
.subMenuActiveTab
{
    background-color: White;
}
.menuItem a
{
    color:white; 
}
.activeMenuItem
{
    background-color:White; 
}
.activeMenuItem a
{
    color:#333; 
}
hr
{
    height:1px; 
    color: #ddd;
}
.blurbTop
{
    width:270px;
    height:23px;
}
.blurbCenter
{
    width:270px;
    color:#555;
    font-size:9pt;
    padding:0px;
    background-color:#eae6d0;
}
.blurbCenter table td
{
    color:#555;
    font-size:9pt;
}
.blurbBottom
{
    width:270px;
    height:2px;
}
.moreinfo
{
    color: #224c91;
    font-size:10pt;
    text-decoration: none;
    
}
.moreinfo:hover
{
    text-decoration: underline;
    
}
.TabPopUp
{
    background-image:url(/images/bgTabPopUp.png);
    background-repeat:no-repeat;
    position:absolute; 
    width:820px; 
    height:420px; 
    z-index:100; 
    text-align:right;
    display:none;
}
.TabPopUpContainer
{
    margin:25px;
    width:765px;
    height:366px;
    overflow:auto;
    scrollbar-face-color: #acce36; 
    scrollbar-highlight-color: #acce36; 
    scrollbar-3dlight-color: #acce36; 
    scrollbar-darkshadow-color: #4d5e14; 
    scrollbar-shadow-color: #acce36; 
    scrollbar-arrow-color: #4d5e14; 
    scrollbar-track-color: #e5f2b6;     

}
.TabPopUpContainer table td
{
    font-family: Trebuchet MS;
    font-size:10pt;
    color:#747255;    
}
