﻿body
{
    background: #b6b7bc;
    font-size: .90em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #fff;
}

a:hover
{
    /*color: #1d60ff;*/
    text-decoration: underline;
}

a:active
{
    color: #034af3;
}
.a selected
{
}
p
{
    font-size:inherited;
    margin-bottom: 10px;
    line-height: 1.6em;
}
.button
{
    height: 25px;
    border: 1px solid #3a4f63;
    background-color: #CCC;
    color: #3a4f63;
    font-family: 'Helvetica Nueue';
    font-size: 1.00em;
    margin-left: 0px;
}
h2
{
    font-size: 1.60em;
    font-family: Palatino Linotype;
    color:#465c71;
    padding-bottom:15px;
    height: 15px;
}
h3
{
    font-size: 1.20em;
    font-family:Palatino Linotype;
    color:#465c71;
    text-indent:15px
}
.exec
{
    text-decoration:none;    
	list-style-type:none;
}
 .execdir_staff
{
    font-size: 1.30em;
    padding:3px 0 3px 0;
    text-decoration:none;    
    font-family:Adobe Garamond Pro Bold;
}
.mailto :link
{
    font-size: 1.30em;
    color:#465c71;
    padding:3px 0 3px 0;
    font-family:Adobe Garamond Pro Bold;
}
about_exec_dir
{
    text-decoration: none;
    text-indent: 1.5;
    
    }
.Wrapper
{
    width:850px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}
.Header
{
    width: 100%;
    height: 110px;
    background-color: #FFFFF0;
    padding: 10px 0 5px 0;
}
.HeaderImage
{
    float: left;
    padding-left: 15px 0 0 15px;
}
.HeaderTitle
{
    float: left;
}
.Title
{
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    font-size: 2.90em;
    line-height: 75px;
    padding: 10px;
    color: #3a4f63;
}
div.hideSkiplink
{
    width: 100%;
    background-color: #3a4f63;
}
div.menu
{
    padding: 4px 0px 4px 8px;
}
div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}
div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block; /*line-height: 1.35em;*/
    line-height: 2.00em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}
.MenuItem
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    font-size: .85em;
    color: #dde4ec; /*display: block;*/
    line-height: 2.05em;
    padding: 4px 6px;
    text-decoration: none;
    white-space: nowrap;
}

.Container
{
    width: 100%;
    background-color: #FFFFF0;
    position: relative;
    top: 0px;
    left: 0px;
}
.ContainerLeft
{
    width: 15%;
    margin: 2px 2px 2px 2px;
    float: left;
    top: 0px;
    left: 0px;
}
.ContainerRight
{
    width: 81%;
    padding: 15px 10px 15px 2px;
    float: left;
    text-align: left;
}
.clear
{
    clear: both;
}
.Footer
{
    width: 100%;
    padding: 2px 0 2px 0;
    background-color: #3a4f63;
    color: #FFFFF0;
}

.RowStyle  :link 
{
    font-size: .1.00em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    color: #696969;
}
.RowStyle :hover :visited
{
    background-color: #ACC1D0;
    color: #3a4f63;
}
.RowStyle :visited
{
    color: #3a4f63;
}
.SelectedRowStyle 
{
    color: #696969;
 }
.HeaderStyle
{
    font-size: 1.30em;
    background-image: url('~/imgz/gridheader.png');
    background-repeat: repeat-x;
    text-align: left;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
.PagerStyle
{
    font-size: 1.3em;
    text-align: left;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
.ListBoxLibraryGroup
{
    width: 300px;
    height: 350px;
    padding: 0 0 0 20px;
    font-family: inherit;
    font-size: larger;
    font-weight: 700;
    color: #465c71;
    background-color: transparent;
    border: 0 solid transparent;
}
.Grid
{
    padding: 0 0 0 20px;
}
.Right
{
    text-align: right;
}
.Left
{
    text-align: left;
}

