﻿.pageBlock
{
 position: relative;
 width: 910px;
 min-height: 396px;
 text-align: left;
 display: table-cell;
 padding-top: 114px;
 padding-bottom: 50px;
 background: #ffffff  url(/App_Themes/Ochre/Images/SOHe-Lines-YLWbk_AMA.gif) center bottom; 
 background-repeat: no-repeat;
}

.RootSelected
{
 color: #46c4d3;
 font-weight: bold;   
}


.FootLink
{
    color: #46c4d3;
    font-weight: bold;
    text-decoration: none;   
}

.FootLink:Hover
{
    text-decoration: underline;   
}

.theFooter
{
 color: white;   
}


.ChildLink a:hover
{
    text-decoration: none;  
    color: #46c4d3;
}

.RootLink a:hover
{
    text-decoration: none;  
    color: #46c4d3;
}

.mediaBlock
{
    color: White;
}

.mediaBlock a
{
    font-size: 14pt;
    color: White; 
    text-decoration: none;   
}

.mediaBlock a:hover
{
    color: #daa520;
}