﻿body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

p 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

h1 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    color: #003366;
}

h2
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 24px;
    font-weight: bold;
    color: #003366;
}


h3 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    color: #006633;
}

h4 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #003366;
}

h5
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #006633;
}

dt 
{
    font-size: 12px;
    font-weight: bold;
    color: #006633;
}

dd 
{
    padding: 5px 0 0 0;
}

p, dd, dt, li 
{
    line-height: 18px;
}
    
p.banner
{
    font-size: 14px;
    font-weight: bold;
    color: #006633;
    text-align: center;
}

p.caption 
{
    margin-top: 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: justify;
    line-height: normal;
}

p.motto
{
    padding-top: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-top: 2px solid #003366;
    border-bottom: 5px solid #006633;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    font-variant: small-caps;
}

p.top 
{
    font-size: 10px;
    line-height: normal;
    text-align: right;
}

p.sidenote 
{
    text-align: center;
    font-size: 10px;
    line-height: normal;
    font-style: italic;
}

img.mainLogo 
{
    border: none;
    margin-bottom: 10px;
}

img.border 
{
    border: 1px solid #000000;
}

img.noBorder 
{
    border: none;
}

img.noBorderfloatLeft 
{
    border: none;
    float: left;
    margin-right: 10px;
}

img.borderfloatLeft 
{
    border: 1px solid #000;
    float: left;
    margin-right: 10px;
}

img.floatLeft 
{
    border: 1px solid #000000;
    float: left;
    margin-right: 10px;
}

img.floatCenter
{
    border: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
}

.required 
{
    font-weight: bold;
    color: #006633;
}

.warning 
{
    font-weight: bold;
    color: #FF0000;
}

.title 
{
    font-size: 18px;
    font-weight: bold;
    color: #063;
}

.smaller 
{
    font-size: 10px;
}

#centerThis, .centerThis
{
    text-align: center;
}

#coachBanner 
{
    width: 740px;
    margin-left: auto;
    margin-right: auto;
}

#coachBanner td 
{
    vertical-align: bottom;
    border: none;
    padding: 5px;
}

#coachContent 
{
    width: 740px;
    margin-left: auto;
    margin-right: auto;
}

#coachContent td 
{
    vertical-align: top;
    border: none;
    padding: 5px;
}

#coachContent td.bottomMenu
{
    text-align: center;
    font-size: 10px;
}

#event 
{
    border-bottom: 3px solid #006633;
}

#event blockquote p 
{
    font-size: 10px;
}

#event p.eventDate 
{
    background-color: #006633;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}

#event p.eventName 
{
    font-size: 16px;
    font-weight: bold;
}


#event p.link 
{
    text-align: right;
}

#formTable 
{
}

#formTable td 
{
    border: none;
    padding: 5px;
    vertical-align: top;
}

#formTable td.label 
{
    text-align: right;
    color: #003366;
}

#formTable td.required 
{
    text-align: right;
    font-weight: bold;
    color: #006633;
}

#grantBanner 
{
    background-color: #006633;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

table.layoutTable 
{
    width: 350px;
}

table.layoutTable td 
{
    font-size: 14px;
    border: none;
    padding: 5px;
    vertical-align: top;
}

#leadership 
{
    margin: none;
    border: none;
}

#leadership td 
{
    vertical-align: top;
    padding: 10px;
}

#leadership #name 
{
    font-size: 16px;
    font-weight: bold;
    color: #003366;
}

#leadership #title 
{
    font-weight: bold;
    color: #006633;
}

#mainLayout 
{
    width: 740px;
    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

#mainLayout td.navPane 
{
    width: 250px !important;
    padding-right: 10px;
    vertical-align: top;
}

#mainLayout td.mainContent 
{
    width: 468px !important;
    padding-left: 10px;
    border-left: 1px solid #006633;
    vertical-align: top;
}

#mainFooter 
{
    width: 740px;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

#mainFooter td 
{
    background-color: #003366;
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    padding: 5px;
}

#mainFooter td a:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#mainFooter td a:visited, #siteMapPath a:visited
{
    text-decoration: none;
    color: #FFFF00;
    font-weight: bold;
}

#mainFooter td a:hover, #siteMapPath a:hover
{
    text-decoration: underline;
    color: #CCCCCC;
    font-weight: bold;
}

#mainFooter td a:active, #siteMapPath a:active
{
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
}

#map 
{
    border: 1px solid #000;
    padding: 5px;
}

#siteMapPath
{
    clear: both;
    padding: 5px;
    font-size: 10px;
    text-align: right;
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}

#siteMapPath a:link
{
    color: #006633;
    font-weight: bold;
    text-decoration: none;
}

#siteMapPath a:visited
{
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}

#story p.date 
{
    text-align: right;
    font-size: 10px;
    font-style: italic;
}

#strategySidebar h5 
{
    text-align: center;
    margin: 0px;
}

#strategySidebar p 
{
    font-size: 10px;
    text-align: right;
    font-style: italic;
}

#strategySidebar ol 
{
    margin-left: -10px;
}

#contact td 
{
    width: 50%;
    padding: 10px;
    vertical-align: top;
}

#contact #title 
{
    font-size: 16px;
    font-weight: bold;
    color: #006633;
}

#prinStats 
{
    width: 100%;
}

#prinStats td 
{
    border: 1px solid #000000;
    vertical-align: top;
    padding: 5px;
    text-align: center;
}

#prinStats td.left 
{
    text-align: left;
}

#prinStats td.leftIndent 
{
    text-align: left;
    padding-left: 20px;
}

dl.mainDefs
{
    margin-top: 10px;
    margin-bottom: 40px;
}

dt.mainDefs 
{
    font-size: 18px;
    font-weight: bold;
    color: #006633;
    padding-bottom: 5px;
}

dd.mainDefs 
{
    font-size: 14px;
    padding-bottom: 8px;
}

#updateTime 
{
    margin-top: 15px;
    text-align: right;
    font-style: italic;
}

#dataTable th, #dataTable td 
{
    padding: 5px;
    border: 1px solid #000;
}

th.data 
{
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #036;
}
