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

