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

