﻿.searchOptionColumn
{
    width:217px;
    height:90px;
    float:left;
    padding:20px;
}

.searchOptionSplitter
{
    width:3px;
    height:130px;
    float:left;
    background-color:White;
}

.searchOptionLabel
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:White;
}

.optionsPanelHolder
{
    width:156px;
    padding:2px 0 0 5px;
}

.optionsPanel
{
    background-color:#21749e;
    border:solid 1px white;
    width:94px;
    height:50px;
    padding:0 30px 0 30px;
}

.optionsPanelLabel
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:White;
    text-align:center;
}

.div5pxSpacer
{
    height:5px;
}

.div10pxSpacer
{
    height:10px;
}

.div15pxSpacer
{
    height:15px;
}

.div20pxSpacer
{
    height:20px;
}

.div30pxSpacer
{
    height:30px;
}

.searchResultsTab
{
    width:249px;
}

.searchResultsPageView
{
    border-left:solid 1px gray;
    border-right:solid 1px gray;
    border-bottom:solid 1px gray;
    height:417px;
    padding:10px 10px 10px 10px;
}

.newsevents
{
    font-family: Arial;
    font-size:8pt;
    
    color:White
}


.searchlinkgray
{
    font-family:Arial;
    font-size:8pt;
    color:#a09f9f;
    text-decoration:none;
}

.searchlinkblue
{
    font-family:Arial;
    font-size:8pt;
    color:#09618d;
    text-decoration:none;
}
.searchlinkgray a:hover
{
    font-family:Arial;
    font-size:8pt;
    color:#a09f9f;
    text-decoration:underline;
}

.searchlinkblue a:hover
{
    font-family:Arial;
    font-size:8pt;
    color:#09618d;
    text-decoration:underline;
}

.eventsnews
{
    font-family:Arial;
    font-size:8pt;
    color:White;
    text-decoration:none;
    padding-top:10px;
    padding-bottom:10px;
}

.eventsnews a
{
    font-family:Arial;
    font-size:8pt;
    color:White;
    text-decoration:none;
}

.eventsnews a:hover
{
    font-family:Arial;
    font-size:8pt;
    color:White;
    text-decoration:underline;
    
}

.gridLink
{
    color:Fuchsia;
    font-style:italic;
}

.divInstTextShow
{
    padding-top:15px; 
    text-align:center; 
    visibility:visible;
}

.divInstTextHide
{
    padding-top:15px; 
    text-align:center; 
    visibility:hidden;
    display:none;
}

.divInstRegionShow
{
    padding-top:10px; 
    text-align:left; 
    visibility:visible;
}

.divInstRegionHide
{
    padding-top:15px; 
    text-align:center; 
    visibility:hidden;
    display:none;
}
