﻿.BoxItem_Teal{
    background-color:#597b7b;
    border:1px solid #000;
    position:relative;    
}

.BoxItem_Teal A
{
 text-decoration: none;   
}
.BoxItem_Teal * 
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color:#000;
}

.BoxItem_Teal .GrayLink
{
     color : #e0e0e0;   
}
/*FINANCIAL RESULST*/
.BoxItem_Teal .FinancialResults
{
    color : #000;
    font-weight:bold;
}
/*FINANCIAL RESULST*/
.BoxItem_Teal .FinancialResultsHeader
{
   color:#000;
   font-size:12px;
   font-weight:bold;
}
.BoxItem_Teal .FinancialResultsYearsSelected
{
    color : #000;
    text-decoration:none;
}
.BoxItem_Teal .FinancialResultsYears
{
     text-decoration:none;
}
.BoxItem_Teal LI.FinancialResultsYears
{
     color : #000;
}
.BoxItem_Teal FinancialResultsContentTitle
{
    color:#000;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 5px;
}

/*FAQ*/
.BoxItem_Teal .FaqListSelected
{
    color : #bbb1a5;
    text-decoration:none;
}
.BoxItem_Teal .FaqList
{
     text-decoration:none;
}
.BoxItem_Teal LI.FaqList
{
     color : #bbb1a5;
}
.BoxItem_Teal .FaqQuestion
{
     color : #B38707;
}
/*LINK PANEL - BLACK*/

.BoxItem_Teal .LinkPanel
{
     display: block;
     background-color:#000;
     text-decoration : none;  
     font-weight:bold;
     
}
.BoxItem_Teal .LinkPanel:Hover{
     background-color:#7C6A55;
     text-decoration : none; 
     display: block;
}

/*SCOLL CONTROLS - BLACK*/
.BoxItem_Teal .ScrollUp{
     background: url(/Include/_images/Teal/scroll_up_off.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Teal .ScrollUp:Hover{
     background: url(/Include/_images/Teal/scroll_up_on.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Teal .ScrollDown{
     background: url(/Include/_images/Teal/scroll_down_off.gif) no-repeat left center;
     text-decoration : none;   
}
.BoxItem_Teal .ScrollDown:Hover{
     background: url(/Include/_images/Teal/scroll_down_on.gif) no-repeat left center;
     text-decoration : none;   
}
/* BOX PAGE CONTENT */
.BoxItem_Teal .ContentTitle{
    color:#000;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 7px;
}
.BoxItem_Teal .ContentTitleWhite{
    color:#FFF;
    font-size:12px;   
    margin-bottom: 0;
    padding: 5px 5px 0px 7px;
}

/* BOX PAGE CONTENT */

.BoxItem_Teal .GenerigListLinkItemFirst
{
    color:#b38707;  
}
.BoxItem_Teal A.GenerigListLinkItemFirst
{
    color:#b38707;  
}

.BoxItem_Teal .LogoBoxHead
{
    font-size:19px;   
}
.BoxItem_Teal .LogoBoxText
{
    color:#bbb1a5;
    font-size:13px;  
    font-weight:bold;  
}
/*BOX FORMS*/
.BoxItem_Teal .FormSubmit 
{
    background-color:#66523d;
    display:block;
    font-size:11px;
    font-weight:bold;
    height:34px;
    padding-left:5px;
    padding-top:3px;
    text-decoration:none;
    width:143px;
}
.BoxItem_Teal .FormCellLabel
{
   background-color:#424242;
   padding-left: 5px;
   padding-top:1px;
   padding-bottom:1px;
   vertical-align:top;
}
.BoxItem_Teal .FormCellEmpty
{
   background-color:#424242;
}
.BoxItem_Teal .FormInput
{
   background-color:#424242;
   width:100%;
   border:0px;
}

.BoxItem_Teal .FormRawSep
{
    height:10px;
}
.BoxItem_Teal .FormResult
{
    color : Red;
    font-weight:bold;
}
.BoxItem_Teal .HeavyLink
{
    color:#B38707;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.BoxItem_Teal .Loading
{
     background: url(/Include/_images/Teal/loading.gif) no-repeat center center;
}
/*Table*/
.BoxItem_Teal TD.HeadCell
{
    background-color:#424242; 
    font-weight:bold;
    padding: 2px 5px 2px 5px;    
}
.BoxItem_Teal TD.ItemCell
{
    background-color:#7F7F7F; 
    padding: 2px 5px 2px 5px;
    color: #FFF;    
}
.BoxItem_Teal TD.AltItemCell
{
    background-color:#c6c6c6; 
    padding: 2px 5px 2px 5px;
    color: #FFF;    
}
.BoxItem_Teal TD.SepItemCell
{
    height:3px;   
}
.BoxItem_Teal .DownLoadIcon{
     background: url(/Include/_images/Teal/icon-DM-off.gif) no-repeat left center;
     text-decoration : none;   
     height:14px;
}
.BoxItem_Teal .DownLoadIcon:Hover{
     background: url(/Include/_images/Teal/icon-DM-on.gif) no-repeat left center;
     text-decoration : none;   
     height:14px;
}

