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

