html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, input, p, blockquote, th, td
{
    text-align: left;
    margin: 0;
    padding: 0;
}

html, body, select, input, textarea
{
    font-family: Helvetica, Arial, Verdana,sans-serif;
}

h1, .quotediv q
{
    font-family: "Century Gothic" , Helvetica, Arial, Verdana,sans-serif;
}

html, body
{
    background: #fff;
    margin: 0;
    padding: 0;
}

html
{
    overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, div.csc-mailform-field
{
    margin: 0 0 1em;
    padding: 0;
}

cite, code, em, strong, th
{
    font-style: normal;
    font-weight: 400;
}

em, em strong, i
{
    font-style: italic;
}

select, input, textarea
{
    font-size: 100%;
    cursor: pointer;
    font-family: Helvetica,Arial,Verdana,sans-serif;
}

textarea
{
    
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]
{
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 100%;
}

label
{
    display: block;
    cursor: pointer;
}

pre, code
{
    font: 100% monospace;
    font-size: 100%;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

th, td
{
    border: 1px solid #000;
    vertical-align: top;
    padding: 4px;
    font-size: 1.4em;
}

ul
{
    margin-left: 2em;
    list-style-image: url(../css/img/bullet.gif);
    list-style-type: square;
}

ol
{
    margin-left: 2.6em;
}



q:before, q:after
{
    content: '';
}

area
{
    cursor: pointer;
}

a, a:link, a:visited
{
    color: #000;
    text-decoration: underline;
}

a:active, a:hover, a:focus
{
    color: #004b8c;
    text-decoration: none;
    outline: none;
}

.clearing
{
    height: 1px;
    line-height: 1px;
    float: none;
    clear: both;
    font-size: 0;
    margin: -1px 0 0;
    padding: 0;
}

.alttext
{
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    left: -10000px;
    top: -10000px;
}

.la
{
    text-align: left;
}

.ca
{
    text-align: center;
}

ul.sitemap, ul.sitemap ul
{
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.sitemap ul
{
    margin: 2px 0 0 15px;
    padding: 0;
}

ul.sitemap li
{
    margin: 0 0 10px;
    padding: 0;
}

ul.sitemap li ul li
{
    margin: 0 0 5px;
    padding: 0;
}

ul.sitemap li li
{
    font-size: 85%;
}

img.align-left
{
    float: left;
    clear: none;
    margin: 0 1em 1em 0;
}

img.align-right
{
    float: right;
    clear: none;
    margin: 0 0 1em 1em;
}

#allwrap
{
    font-size: x-small;
    width: 100%;
}

* html #allwrap
{
    font-size: x-small;
}

#searchwrap
{
    width: 100%;
    text-align: center;
    background: #007dbb;
}

#searchbar
{
    width: 960px;
    text-align: right;
    margin: 0 auto;
    padding: 10px 20px;
}

#skipto
{
    background: #e1e000;
    color: #131e29;
    float: left;
    clear: none;
    font-weight: 700;
    text-align: center;
    overflow: visible;
    font-size: 1.5em;
    line-height: 1.5em;
    height: 1.5em;
    position: absolute;
    left: -999px;
    margin: 0;
    padding: 0 11px;
}

#skipto:focus, #skipto:active
{
    position: static;
    left: auto;
}

#psform
{
    float: right;
    clear: none;
}

#psform label, #psform input
{
    display: inline-block;
    vertical-align: middle;
    border: 0;
    outline: 0;
    font-size: 1.5em;
    line-height: 1.5em;
    height: 1.5em;
    font-weight: 700;
}

#psform label
{
    color: #fff;
}

#psform #psword
{
    margin: 0 2px 0 5px;
    padding: 0 2px;
}

#psform #psbutton
{
    background: #131e29;
    color: #fff;
    font-weight: 700;
    text-align: center;
    overflow: visible;
    font-size: 1.5em;
    line-height: 1.5em;
    height: 1.5em;
    margin: 0;
    padding: 0 11px;
}

#bannerwrap
{
    width: 100%;
    text-align: center;
    background: url(../img/banner-bg.gif) 0 0 repeat-x;
    min-height: 145px;
    margin-bottom: 20px;
}

#banner
{
    width: 960px;
    text-align: left;
    position: relative;
    margin: 0 auto;
}

#logo
{
    display: block;
    width: 90px;
    height: 145px;
    border: 0;
    outline: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
}

#logo img
{
    width: 90px;
    height: 145px;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
}

#strap
{
    float: left;
    clear: none;
    width: 240px;
    height: 29px;
    margin: 15px 0 0 130px;
}

#sitetools
{
    float: right;
    clear: none;
    margin: 0;
    padding: 0;
}

#textsize, #coloropt
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
    color: #fff;
    float: left;
    clear: none;
    margin: 13px 0 0;
    padding: 0;
}

#textsize li, #coloropt li
{
    font-size: 1.2em;
    line-height: 3em;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

#textsize li.fli
{
    margin-right: 10px;
}

#textsize li.lli, #coloropt li.lli
{
    margin-right: 0;
}

#t-a, #t-aa, #t-aaa, #c1, #c2, #c3
{
    display: block;
    width: 30px;
    height: 30px;
}

#c1, #c2, #c3
{
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
}

#t-a
{
    background: url(img/textsize-sprite.gif) 0 0 no-repeat;
}

#t-aa
{
    background: url(img/textsize-sprite.gif) 0 -40px no-repeat;
}

#t-aaa
{
    background: url(img/textsize-sprite.gif) 0 -80px no-repeat;
}

#t-a:hover, #t-a:focus
{
    background: url(img/textsize-sprite.gif) 0 -120px no-repeat;
}

#t-aa:hover, #t-aa:focus
{
    background: url(img/textsize-sprite.gif) 0 -160px no-repeat;
}

#t-aaa:hover, #t-aaa:focus
{
    background: url(img/textsize-sprite.gif) 0 -200px no-repeat;
}

#coloropt li.fli
{
    margin-left: 22px;
    margin-right: 10px;
}

#c1
{
    background: url(img/color-sprite.gif) -1px -1px no-repeat;
}

#c2
{
    background: url(img/color-sprite.gif) -1px -41px no-repeat;
}

#c3
{
    background: url(img/color-sprite.gif) -1px -81px no-repeat;
}

#c1:hover, #c1:focus
{
    background: url(img/color-sprite.gif) -2px -2px no-repeat;
}

#c2:hover, #c2:focus
{
    background: url(img/color-sprite.gif) -2px -42px no-repeat;
}

#c3:hover, #c3:focus
{
    background: url(img/color-sprite.gif) -2px -82px no-repeat;
}

#c1:hover, #c1:focus, #c2:hover, #c2:focus, #c3:hover, #c3:focus
{
    width: 26px;
    height: 26px;
    border: 2px solid #eae827;
}

#mainnav
{
    float: left;
    clear: both;
    list-style-type: none;
    list-style-image: none;
    color: #fff;
    background: #131e29;
    margin: 20px 0 0 130px;
    padding: 0;
}

#mainnav li
{
    display: inline-block;
    font-size: 1.8em;
    line-height: .8em;
    border-right: 1px solid #fff;
    margin: 0;
    padding: 0 16px;
}

#mainnav li.fli
{
    padding-left: 0;
}

#mainnav li.lli
{
    padding-right: 0;
    border: 0;
}

#mainnav a, #mainnav span
{
    color: #fff;
    text-decoration: none;
}

#mainnav li.cur a
{
    color: #e1e000;
}

#mainnav a:hover, #mainnav a:focus, #mainnav span.act, #mainnav span.act a
{
    color: #e1e000;
    text-decoration: underline;
}

#mainnav span.act a:hover {
     color: #fff;
     text-decoration: underline;
}

#mainnav li.cur a.shop, #mainnav a.shop, #mainnav a.shop:visited
{
    background: url(img/icon-shop.gif) center right no-repeat;
    padding-right: 35px;
}

#mainnav a.shop:hover, #mainnav a.shop:focus
{
    background: url(img/icon-shop-ov.gif) center right no-repeat;
    padding-right: 35px;
}

#contentwell
{
    width: 100%;
    text-align: center;
}

#innerwell
{
    width: 960px;
    text-align: left;
    margin: 0 auto;
}

#content, #hpdiv, #hpdiv, #lhcol, #maincol, #rhcol
{
    width: 735px;
    float: left;
    clear: none;
}

#lhcol
{
    width: 240px;
    margin: 0 20px 0 0;
}

#maincol
{
    width: 475px;
}

#rhcol
{
    width: 210px;
    float: right;
}

.wpage #maincol
{
    width: 735px;
}

.hpage #content, .hpage #hpdiv
{
    width: 690px;
}

.hpage #lhcol
{
    width: 240px;
    margin-right: 10px;
}

.hpage #maincol
{
    width: 440px;
}

.hpage #rhcol
{
    width: 260px;
}

#crumbs ul
{
    list-style-type: none;
    list-style-image: none;
    font-size: 1.2em;
    margin: 0 0 18px;
    padding: 0;
}

#crumbs li
{
    display: inline-block;
    margin: 0 .4em 0 0;
    padding: 0;
}

#crumbs li.fli
{
    margin-right: .6em;
}

#lhcol #lhnav ul
{
    margin-top: 4px;
}

#lhcol #lhnav li
{
    font-weight: 700;
    font-size: 1em;
    line-height: 150%;
    margin: 0 0 4px;
    padding: 0;
}

#lhcol #lhnav li li, #lhcol #lhnav a
{
    font-weight: 400;
}

#lhcol #lhnav li li a, #lhcol #lhnav li li span
{
    font-size: 1.4em;
}

#lhcol #lhnav a, #lhcol #lhnav span.cur
{
    padding: 5px 10px;
}

#lhcol #lhnav span.cur
{
    background: #131e29;
    color: #e1e000;
}

#lhcol #lhnav li li li a, #lhcol #lhnav li li li span.cur
{
    padding-left: 25px;
}

#lhcol #lhnav li li li li a, #lhcol #lhnav li li li li span.cur
{
    padding-left: 40px;
}

#lhcol #lhnav a, #lhcol #lhnav a:visited, #lhcol #lhnav span.cur
{
    display: block;
    background-color: #e1e000;
    color: #131e29;
    text-decoration: none;
}

#lhcol #lhnav a:hover, #lhcol #lhnav a:focus, #lhcol #lhnav span.cur
{
    background-color: #131e29;
    color: #e1e000;
    text-decoration: none;
}

#lhcol #lhnav li li li a, #lhcol #lhnav li li li a:visited, #lhcol #lhnav li li li span.cur
{
    color: #131e29;
    background: #f1f08d url(img/arw-nav.gif) 10px .3em no-repeat;
}

#lhcol #lhnav li li li a:hover, #lhcol #lhnav li li li a:focus, #lhcol #lhnav li li li span.cur
{
    color: #131e29;
    text-decoration: underline;
    background: #f1f08d url(img/arw-nav.gif) 10px .3em no-repeat;
}

#lhcol #lhnav li li li li a, #lhcol #lhnav li li li li a:visited, #lhcol #lhnav li li li li span.cur
{
    color: #131e29;
    background: #f1f08d url(img/arw-nav.gif) 26px .3em no-repeat;
}

#lhcol #lhnav li li li li a:hover, #lhcol #lhnav li li li li a:focus, #lhcol #lhnav li li li li span.cur
{
    color: #131e29;
    text-decoration: underline;
    background: #f1f08d url(img/arw-nav.gif) 26px .3em no-repeat;
}

div.wire
{
    clear: both;
    float: left;
    border-style: solid;
    border-width: 5px;
    margin: 0 0 10px;
    padding: 10px 10px 0;
}

#lhcol div.wire
{
    width: 210px;
}

#maincol div.wire
{
    width: 445px;
}

#rhcol div.wire
{
    width: 180px;
}

.hpage #maincol div.wire
{
    width: 410px;
}

div.yllw
{
    border-color: #e1e000;
}

div.nav
{
    padding: 0;
}

#maincol div.nav
{
    width: 455px;
}

#rhcol div.nav
{
    width: 200px;
}

div.nav div.idiv
{
    padding: 5px 10px 0;
    word-wrap: break-word;
}

div.nav h4
{
    display: block;
    background: #007dbb;
    color: #fff;
    font-size: 1.6em;
    margin: 0;
    padding: 0 10px 5px;
}

#maincol h1
{
    font-size: 1.9em;
    line-height: 135%;
}

#hpdiv h2, #maincol h2, #lhcol h2, #rhcol h2
{
    font-size: 1.8em;
    line-height: 135%;
}

#maincol h3, #lhcol h3, #rhcol h3
{
    font-size: 1.7em;
    line-height: 135%;
}

#maincol h4, #lhcol h4, #rhcol h4
{
    font-size: 1.6em;
    line-height: 135%;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image span.imgcaption
{
    font-size: 1.2em;
    display: block;
    margin-top: 5px !important;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption
{
    margin-top: 5px;
}

.hpage #maincol h2.spcblue, .hpage #lhcol h2.spcblue, .hpage #rhcol h2.spcblue
{
    background: #007dbb;
    color: #fff;
    margin-bottom: 0;
    display: block;
    padding: 4px 10px;
}

#lhcol ul.nostyle, #maincol ul.nostyle, #rhcol ul.nostyle
{
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
}

#lhcol ul.nostyle li, #maincol ul.nostyle li, #rhcol ul.nostyle li
{
    font-size: 1em;
}

#lhcol p.viewmore a, #lhcol p.viewmore a:visited, #maincol p.viewmore a, #maincol p.viewmore a:visited, #rhcol p.viewmore a, #rhcol p.viewmore a:visited
{
    background: url(img/arw-sprite.gif) 0 0 no-repeat;
    font-weight: 700;
    text-decoration: none;
    color: #004b8c;
    padding-left: 20px;
}

#lhcol p.viewmore a:focus, #lhcol p.viewmore a:hover, #maincol p.viewmore a:focus, #maincol p.viewmore a:hover, #rhcol p.viewmore a:focus, #rhcol p.viewmore a:hover
{
    background: url(img/arw-sprite.gif) 0 -134px no-repeat;
    color: #131e29;
    text-decoration: underline;
}

#blkpan p.viewmore a, #blkpan p.viewmore a:visited
{
    background: url(../img/arw-sprite-blk.gif) 0 0 no-repeat;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
}

#blkpan p.viewmore a:focus, #blkpan p.viewmore a:hover
{
    background: url(../img/arw-sprite-blk.gif) 0 -133px no-repeat;
    color: #e1e000;
    text-decoration: underline;
}

#maincol img.blu, #imgcol img.blu
{
    border: 5px solid #007dbb;
}

#maincol h3.vidheadline, #rhcol h3.vidheadline
{
    display: inline-block;
    font-size: 1.8em;
}

#maincol h3.vidheadline span, #rhcol h3.vidheadline span, #maincol h3.vidheadline a, #rhcol h3.vidheadline a
{
    background: #131e29 url(../img/icon-video-sprite.gif) right 3px no-repeat;
    color: #e1e000;
    display: inline-block;
    padding: 5px 40px 5px 10px;
}

#maincol h3.vidheadline a, #rhcol h3.vidheadline a, #maincol h3.vidheadline a:visited, #rhcol h3.vidheadline a:visited
{
    background: #131e29 url(../img/icon-video-sprite.gif) right 3px no-repeat;
    padding-right: 40px;
    color: #e1e000;
    text-decoration: none;
}

#maincol h3.vidheadline a:focus, #rhcol h3.vidheadline a:focus, #maincol h3.vidheadline a:hover, #rhcol h3.vidheadline a:hover
{
    background: #e1e000 url(../img/icon-video-sprite.gif) right -126px no-repeat;
    padding-right: 40px;
    color: #131e29;
    text-decoration: none;
}

#maincol div.vidpan a.vidimg, #rhcol div.vidpan a.vidimg
{
    display: block;
    margin-bottom: 5px;
}

#maincol div.vidpan2 a.vidimg, #rhcol div.vidpan2 a.vidimg, #maincol div.vidpan2 a.vidimg:visited, #rhcol div.vidpan2 a.vidimg:visited
{
    display: block;
    border: 5px solid #e1e000;
}

#maincol ul.subpgnav
{
    list-style-type: none;
    list-style-image: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
}

#maincol ul.subpgnav li
{
    border-bottom: 5px solid #007dbb;
    font-size: 100%;
    float: left;
    clear: both;
    width: 100%;
    line-height: auto;
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 5px;
}

#maincol ul.subpgnav a.pgnvimg, #maincol ul.subpgnav a.pgnvimg:visited
{
    float: right;
    clear: none;
    border: 5px solid #e1e000;
    margin: 0 0 5px 40px;
    padding: 0;
}

#maincol ul.subpgnav li.hasimg
{
    min-height: 110px;
}

#maincol ul.subpgnav a img.pgnvimg, #maincol ul.subpgnav a:visited img.pgnvimg
{
    position: absolute;
    right: 0;
    top: 0;
    border: 5px solid #e1e000;
    padding: 0;
}

#maincol ul.subpgnav a:hover img.pgnvimg, #maincol ul.subpgnav a:focus img.pgnvimg
{
    border-color: #000;
}

#maincol ul.subpgnav h2, #maincol ul.subpgnav p
{
    padding-right: 160px;
}

ul.spcnav, ul.spcnews
{
    list-style-type: none;
    list-style-image: none;
    font-size: 1.4em;
    margin: 0 0 10px;
    padding: 0;
}

#maincol ul.spcnav li, #lhcol ul.spcnav li, #rhcol ul.spcnav li
{
    font-size: 1em;
    margin: 0 0 10px;
}

#maincol ul.spcnav a, #maincol ul.spcnav a:visited, #maincol ul.spcnews a, #maincol ul.spcnews a:visited, #lhcol ul.spcnav a, #lhcol ul.spcnav a:visited, #lhcol ul.spcnews a, #lhcol ul.spcnews a:visited, #rhcol ul.spcnav a, #rhcol ul.spcnav a:visited, #rhcol ul.spcnews a, #rhcol ul.spcnews a:visited
{
    display: block;
    color: #000;
    text-decoration: none;
    background: transparent url(img/arw-sprite.gif) 0 0 no-repeat;
    font-weight: 400;
    padding: 0 0 0 20px;
}

#maincol ul.spcnav a:hover, #maincol ul.spcnav a:focus, #maincol ul.spcnews a:hover, #maincol ul.spcnews a:focus, #lhcol ul.spcnav a:hover, #lhcol ul.spcnav a:focus, #lhcol ul.spcnews a:hover, #lhcol ul.spcnews a:focus, #rhcol ul.spcnav a:hover, #rhcol ul.spcnav a:focus, #rhcol ul.spcnews a:hover, #rhcol ul.spcnews a:focus
{
    color: #131e29;
    text-decoration: underline;
    background: transparent url(img/arw-sprite.gif) 0 -133px no-repeat;
    font-weight: 400;
}

#lhcol ul.spcnews li
{
    border-bottom: 2px solid #a7a9ac;
    font-size: 1em;
    line-height: 130%;
    margin: 0;
    padding: 10px 0;
}

#lhcol ul.spcnews a span.headline, #lhcol ul.spcnews a:visited span.headline
{
    text-decoration: none;
    color: #004b8c;
    font-weight: 700;
}

#lhcol ul.spcnews a:hover, #lhcol ul.spcnews a:focus
{
    color: #131e29;
    text-decoration: none;
}

#lhcol ul.spcnews a:hover span.headline, #lhcol ul.spcnews a:focus span.headline
{
    color: #131e29;
    text-decoration: underline;
    font-weight: 700;
}

#hpdiv
{
    margin-bottom: 15px;
    padding-top: 280px;
    position: relative;
}

#hpdiv h1
{
    font-size: 1.8em;
    color: #131e29;
    font-weight: 700;
    font-family: Helvetica, Arial, Verdana,sans-serif;
    margin-bottom: 0;
}

#slides
{
    border: 5px solid #e1e000;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 680px;
    height: 261px;
    margin: 0;
    padding: 0;
}

#slidenav
{
    position: absolute;
    right: 0;
    top: 0;
    list-style-type: none;
    list-style-image: none;
    z-index: 10;
    margin: 0;
    padding: 0;
}

#slidenav li
{
    width: 146px;
    height: 87px;
    margin: 0;
    padding: 0;
}

#slidenav a
{
    display: block;
    width: 146px;
    height: 87px;
    background: none;
}

#slidenav a:hover, #slidenav a:focus, #slidenav a.act
{
    background: url(img/carousel-nav-bg.png) center left no-repeat;
}

#slidenav a span
{
    display: block;
    background: #007dbb;
    margin: 0 0 0 26px;
    padding: 5px;
}

#slidenav a img, #slidenav a:visited img
{
    display: block;
    width: 110px;
    height: 77px;
}

#slidenav a:hover span, #slidenav a:focus span, #slidenav a.act span
{
    background: none;
}

#slidenav a:hover span img, #slidenav a:focus span img, #slidenav a.act span img
{
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

#slides .slide
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#slides .slide h2
{
    position: absolute;
    bottom: 12px;
    left: 12px;
    margin-bottom: 0;
    max-width: 500px;
}

#blkpan
{
    background: #131e29;
    color: #e1e000;
    min-height: 251px;
    margin: 0 0 15px;
    padding: 10px;
}

#rhcol #blkpan h2 span, #rhcol #blkpan h2 a
{
    background: #007dbb;
    color: #fff;
}

.hpage #blkpan #donatenav li
{
    display: inline-block;
    width: 44px;
    font-size: 1em;
    margin: 0 12px 0 0;
    padding: 0;
}

.hpage #blkpan #donatenav a, .hpage #blkpan #donatenav a:visited
{
    display: block;
    color: #fff;
    text-decoration: none;
}

.hpage #blkpan #donatenav a img, .hpage #blkpan #donatenav a:visited img
{
    display: block;
    margin-bottom: 5px;
    border: 4px solid #e1e000;
}

.hpage #blkpan #donatenav a:hover img, .hpage #blkpan #donatenav a:focus img
{
    border: 4px solid #007dbb;
}

.hpage #rhcol #blkpan #donatenav a:hover, .hpage #rhcol #blkpan #donatenav a:focus
{
    color: #fff;
    text-decoration: underline;
    background: none;
}

.hpage #blkpan #hpdonateform p
{
    background: #fff url(img/poundsign.gif) 7px center no-repeat;
    float: left;
    clear: both;
    width: 215px;
    vertical-align: baseline;
    font-size: 1em;
    padding: 0 0 0 25px;
}

.hpage #blkpan #hpdonateform input
{
    font-size: 1.8em;
    line-height: 1.5em;
    height: 1.75em;
    border: none;
    outline: none;
    font-weight: 700;
    vertical-align: baseline;
    float: left;
    clear: none;
    overflow: visible;
    display: inline-block;
    margin: 0;
    padding: 0 5px;
}

.hpage #blkpan #hpdonateform #hpdonateamount
{
    width: 155px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
}

.hpage #blkpan #hpdonateform #hpdonatebutton
{
    background: #007dbb;
    color: #fff;
    float: right;
    width: auto;
    text-align: center;
}

#hplocaltoyouform
{
    float: none;
    clear: both;
}

#hplocaltoyouform input
{
    display: inline-block;
    vertical-align: middle;
    border: 0;
    outline: 0;
    font-size: 1.8em;
    line-height: 1.8em;
    height: 1.9em;
    margin: 0;
}

#hplocaltoyou
{
    background: #ddd;
    color: #000;
    width: 181px;
    padding: 0 2px;
}

#hplocaltoyoubutton
{
    display: inline;
    background: #007dbb;
    color: #fff;
    font-weight: 700;
    overflow: visible;
    text-align: center;
    width: 70px;
    padding: 0 5px;
}

#tabs.hpage
{
    position: relative;
}

#tabs.hpage #tabnav
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
}

#tabs.hpage #tabnav li
{
    display: inline-block;
    border: 5px solid #007dbb;
    border-bottom: 0;
    font-size: 1.7em;
    margin: 0 8px 0 0;
    padding: 0;
}

#tabs.hpage #tabnav a
{
    display: inline-block;
    background-color: #007dbb;
    color: #fff;
    border: 0;
    text-decoration: none;
    border-bottom: 5px solid #007dbb;
    vertical-align: top;
    background-image: url(../img/tabnav-sprite.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 3px 3px 4px 23px;
}

#tabs.hpage #tabnav a#blognav
{
    padding-left: 3px;
    background-image: none;
}

#tabs.hpage #tabnav a:hover, #tabs.hpage #tabnav a:focus
{
    background-color: #fff;
    color: #131e29;
    text-decoration: none;
    border-bottom: 5px solid #fff;
}

#tabs.hpage #tabnav li.act, #tabs.hpage #tabnav li:hover, #tabs.hpage #tabnav li:focus
{
    border: 5px solid #e1e000;
    border-bottom: 0;
    position: relative;
    z-index: 100;
}

#tabs.hpage #tabnav li.act a, #tabs.hpage #tabnav li:hover a, #tabs.hpage #tabnav li:focus a
{
    background-color: #fff;
    color: #131e29;
    border-bottom: 5px solid #fff;
}

#tabs.hpage #tabnav a#facebooknav
{
    background-position: 3px 6px;
}

#tabs.hpage #tabnav a#twitternav
{
    background-position: 3px -78px;
}

#tabs.hpage #tabnav a#youtubenav
{
    background-position: 3px -162px;
}

#tabs.hpage #tabnav a#facebooknav:hover, #tabs.hpage #tabnav a#facebooknav:focus, #tabs.hpage #tabnav li:hover a#facebooknav, #tabs.hpage #tabnav li:focus a#facebooknav, #tabs.hpage #tabnav li.act a#facebooknav
{
    background-position: 3px -246px;
}

#tabs.hpage #tabnav a#twitternav:hover, #tabs.hpage #tabnav a#twitternav:focus, #tabs.hpage #tabnav li:hover a#twitternav, #tabs.hpage #tabnav li:focus a#twitternav, #tabs.hpage #tabnav li.act a#twitternav
{
    background-position: 3px -330px;
}

#tabs.hpage #tabnav a#youtubenav:hover, #tabs.hpage #tabnav a#youtubenav:focus, #tabs.hpage #tabnav li:hover a#youtubenav, #tabs.hpage #tabnav li:focus a#youtubenav, #tabs.hpage #tabnav li.act a#youtubenav
{
    background-position: 3px -414px;
}

#tabs.hpage #panels
{
    position: relative;
    border: 5px solid #e1e000;
    z-index: 10;
    margin: -5px 0 15px;
}

#tabs.hpage #panels div.tabpan
{
    padding: 10px;
}

#socialbar
{
    width: 960px;
    background: #131e29;
    color: #e1e000;
    margin: 30px 0 0;
    padding: 7px 0;
}

#socialbar ul
{
    list-style-type: none;
    list-style-image: none;
    font-size: 1.4em;
    color: #e9e727;
    margin: 0 10px;
    padding: 0;
}

#socialbar li
{
    display: inline-block;
    margin: 0;
    padding: 4px 9px 4px 0;
}

#socialbar li.lli
{
    padding-right: 0;
}

#socialbar a
{
    background-repeat: no-repeat;
    background-position: center left;
    padding: 4px 0 4px 36px;
}

#socialbar a, #socialbar a:visited, #socialbar span
{
    text-decoration: none;
    color: #e1e000;
}

#socialbar a:focus, #socialbar a:hover, #socialbar span
{
    text-decoration: underline;
    color: #e1e000;
}

#footer
{
    float: none;
    clear: both;
    width: 960px;
    font-size: 1.2em;
    padding: 30px 0;
}

#foot-l
{
    width: 380px;
    float: left;
    clear: none;
    margin-right: 20px;
}

#foot-l p
{
    line-height: 130%;
    margin-bottom: 1.6em;
}

#foot-c
{
    width: 185px;
    float: left;
    clear: none;
}

#foot-c img
{
    margin-left: 40px;
}

#foot-r
{
    width: 355px;
    float: right;
    clear: none;
}

#foot-r h2
{
    background: #131e29;
    color: #e1e000;
    font-size: 1em;
    padding: 8px 10px;
}

#botnav
{
    list-style-type: none;
    list-style-image: none;
    color: #000;
    margin: 0;
    padding: 0 5px 0 10px;
}

#botnav li
{
    display: inline-block;
    border-right: 1px solid #000;
    margin: 0 9px 4px 0;
    padding: 0 9px 0 0;
}

#botnav li.lli
{
    border-right: 0;
}

#botnav a, #botnav a:visited, #botnav span
{
    text-decoration: none;
    color: #000;
}

#botnav a:focus, #botnav a:hover, #botnav span
{
    text-decoration: underline;
    color: #007dbb;
}

#footer a.credit
{
    cursor: help;
}

.tx-felogin-pi1 input#user, .tx-felogin-pi1 input#pass
{
    margin-bottom: 5px;
}

#maincol div.neresdiv
{
    margin-bottom: 1em;
}

#maincol div.neresdiv h3
{
    margin-bottom: .3em;
}

#maincol ul.browsebox
{
    list-style-type: none;
    list-style-image: none;
    margin: 1em 0;
    padding: 0;
}

#maincol ul.browsebox li
{
    margin-right: .3em;
    display: inline;
}

#maincol div.tx-indexedsearch-whatis
{
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: .2em;
}

.quotediv
{
    margin: 0 0 15px;
}

.quotediv q
{
    display: block;
    font-size: 1.6em;
}

.quotediv cite
{
    display: block;
    text-align: right;
    font-size: 1.3em;
    padding-top: 10px;
}

.quotediv img.topq
{
    display: inline;
    vertical-align: text-bottom;
    margin: 0;
}

.quotediv img.botq
{
    display: inline;
    vertical-align: top;
    margin: 0;
}

#maincol ul.branches li
{
    font-size: 1em;
    margin-bottom: 1.5em;
}

#maincol ul.branches li li
{
    margin-bottom: .5em;
}

table.teams, table.teams th, table.teams td
{
    border: 0;
}

table.teams tr.topline th
{
    padding-top: 10px;
    border-top: 1px solid silver;
}

table.teams tr.lastrow td
{
    padding-bottom: 20px;
}

table.teams thead th
{
    font-size: 1.5em;
}

table.teams th
{
    font-size: 1.3em;
    font-weight: 700;
}

table.teams td
{
    font-size: 1.3em;
}

table.teams a, table.teams a:link, table.teams a:visited
{
    text-decoration: none;
}

.pagination
{
    text-align: right;
    font-size: 1.1em;
}

.pagination .prev, .pagination .next
{
    color: #999;
}

.pagination .prev
{
    margin-right: 14px;
}

.pagination .next
{
    margin-left: 5px;
}

.pagination .actpage, .pagination a
{
    font-weight: 700;
    margin: 0 8px;
}

#maincol ul.newslist
{
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    font-weight: 700;
    padding: 0;
}

#maincol ul.newslist li
{
    font-size: 1.4em;
    border-bottom: 1px solid #9fcce3;
    position: relative;
    margin-bottom: 5px;
    padding: 10px 0;
}

#maincol ul.newslist li span.newsdate
{
    position: absolute;
    left: 0;
    float: left;
    clear: none;
}

#maincol ul.newslist li a
{
    margin-left: 125px;
    display: block;
}

#maincol ul.eventdetails
{
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
}

#maincol ul.eventdetails li
{
    border-bottom: 1px solid #9fcce3;
    position: relative;
    padding: 3px 0;
}

#maincol ul.eventdetails span.dtitle
{
    position: absolute;
    width: 120px;
    left: 0;
    float: left;
    clear: none;
    font-weight: 700;
    text-align: right;
}

#maincol ul.eventdetails span.detail
{
    margin-left: 130px;
    display: block;
}

table#eventlisting
{
    empty-cells: show;
    border-collapse: collapse;
    width: 100%;
}

#eventlisting thead th
{
    border: 1px solid silver;
    background: #f5f5f5;
    font-weight: 700;
    font-size: 1.5em;
    vertical-align: middle;
    border-width: 1px 0;
}

#eventlisting tbody td
{
    border: 1px solid #9fcce3;
    font-size: 1.2em;
    border-width: 1px 0;
    padding: 7px 10px 7px 0;
}

#eventlisting tbody td.firstrd
{
    padding-right: 20px;
}

#eventlisting span.eventitem
{
    font-weight: 700;
    padding-left: 14px;
 /* background: url(../img/ybox_7.gif) 0 .3em no-repeat; */
}

#eventlocation
{
    width: 100%;
}

#searchbutton2
{
    width: 85px;
    height: 33px;
}

#gobutton
{
    width: 60px;
    height: 31px;
}

#pgindexsearch
{
    margin: 5px 0 15px;
}

#pgindexsearch p
{
    float: left;
    clear: both;
    border: 1px solid #ebe9e8;
    padding: 2px 4px;
}

#pgindexsearch #sword
{
    background: #f5f4f3;
    padding: 2px 5px;
}

#maincol ul.tx-indexedsearch-res li, #maincol ul.searchresult li
{
    font-size: 1em;
    border-bottom: 1px solid silver;
    margin-bottom: 1.5em;
}

form .csc-mailform .csc-mailform-radio label, form .csc-mailform input.csc-mailform-radio, form .csc-mailform .csc-mailform-check-p label, form .csc-mailform input.csc-mailform-check
{
    display: inline;
}

p.csc-mailform-radio-p
{
    margin-bottom: 3px;
}

div.tx-indexedsearch form#pgindexsearch #sword
{
    color: #000 !important;
}

#maincol ul.sitemap
{
    margin-left: 0;
}

#maincol ul.sitemap li
{
    margin-bottom: .6em;
    list-style-type: none;
    list-style-image: none;
}

#maincol ul.sitemap ul
{
    margin-top: .6em;
    margin-left: 1.4em;
}

#maincol ul.sitemap li li
{
    font-size: 80%;
    list-style-image: url(img/bullet.gif);
    list-style-type: square;
}

#maincol ul.sitemap li li li
{
    font-size: 100%;
    list-style-type: none;
    list-style-image: none;
}

#botnav li.lli a
{
    background: #131E29;
    color: #E1E000;
    font-size: 1.5em;
    font-weight: 700;
    padding: 2px 5px;
}

.fwpage #maincol
{
    width: 960px;
}

/**** Cookie Notice ****/

#cookie_notice
{
    font-size: 1.4em;
    color: #E1E000;
    background: url(../img/banner-bg.gif) repeat-x #1B252B;
    padding: 10px;
}

.fs1 #cookie_notice
{
    font-size: 1.6em;
}

#cookie_notice_wrap
{
    text-align: left;
    width: 810px;
    margin: auto;
}

#cookie_notice_wrap p
{
    display: block;
    width: 660px;
    float: left;
    text-align: left;
    margin: 0;
}

#cookie_notice a
{
    color: #E1E000;
}

#cookie_notice_wrap form
{
    display: block;
    float: left;
    text-align: left;
    width: 140px;
    margin-left: 10px;
    margin-top: 1%;
}

#dontshow
{
    color: #E1E000;
    background: #131E29 left center url(img/cookie_notice/cookieclose.gif) no-repeat;
    padding-left: 16px;
    border: 0 none;
}


/**** DONATE ****/

#donate_sap a, #rhcol #donate_sap a
{
    background: url(img/donate_sap.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_time a
{
    background: url(img/donate_time.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_gw a
{
    background: url(img/donate_gw.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_sap a:hover, #donate_sap a:focus,
#rhcol #donate_sap a:hover, #rhcol #donate_sap a:focus
{
    background: url(img/donate_sap_hover.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_time a:hover, #donate_time a:focus,
#rhcol #donate_time a:hover, #rhcol #donate_time a:focus
{
    background: url(img/donate_time_hover.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_gw a:hover, #donate_gw a:focus,
#rhcol #donate_gw a:hover, #rhcol #donate_gw a:focus
{
    background: url(img/donate_gw_hover.jpg) left center no-repeat;
    height: 34px;
    width: 235px;
    display: block;
}

#donate_sap, #donate_time
{
    padding: 0 0 10px;
}

.donateinputwrap
{
    display: block;
    float: left;
    margin-right: 10px;
}

.donateinputwrap label
{
    display: inline;
    vertical-align: middle;
}

.hpage #blkpan #hpdonateform .donateinputwrap input, .hpage #blkpan #hpdonateform .donateinputwrap label
{
    border: medium none;
    clear: none;
    display: inline;
    float: left;
    font-size: 1.8em;
    font-weight: 700;
    height: 1.75em;
    line-height: 1.5em;
    outline: medium none;
    overflow: visible;
    vertical-align: baseline;
    color: #FFF;
    margin: 0;
    padding: 0 5px;
}

div, img, #maincol div.vidpan2 a.vidimg img, #rhcol div.vidpan2 a.vidimg img
{
    margin: 0;
    padding: 0;
}

fieldset, img, a img, a:link img, a:active img, a:visited img, a:hover img, a:focus img, #logo:hover img, #logo:focus img
{
    border: 0;
    outline: 0;
}

h1, h2, h3, h4, h5, h6, ul.sitemap li li li, #maincol ul.eventdetails span.detail p, #maincol ul.eventdetails span.detail li
{
    font-size: 100%;
}

b, strong, strong em, th, strong em, #textsize span.heavy, ul.spcnews, #maincol span.tx-indexedsearch-sw
{
    font-weight: 700;
}

.ra, #maincol div.tx-indexedsearch-browsebox p
{
    text-align: right;
}

#psform p, #maincol div.vidpan h3.vidheadline, #rhcol div.vidpan h3.vidheadline, #blkpan h2
{
    margin: 0;
}

#psform #psbutton:hover, #psform #psbutton:focus, .hpage #blkpan #hpdonateform #hpdonatebutton:hover, .hpage #blkpan #hpdonateform #hpdonatebutton:focus, #hplocaltoyoubutton:hover, #hplocaltoyoubutton:focus
{
    background: #e1e000;
    color: #131e29;
}

.hpage #bannerwrap, div.wire ul, div.wire ol, #maincol ul.subpgnav h2
{
    margin-bottom: 10px;
}

.wpage #lhcol, #slides .norm, #tabs.hpage #panels div.normpan, .fwpage #lhcol, .fwpage #rhcol
{
    display: none;
}

#crumbs a, #crumbs a:visited, #maincol a, #maincol a:visited, #lhcol a, #lhcol a:visited, #rhcol a, #rhcol a:visited
{
    font-weight: 700;
    color: #004b8c;
    text-decoration: underline;
}

#crumbs a:focus, #crumbs a:hover, #lhcol ul.spcnews a, #lhcol ul.spcnews a:visited
{
    color: #004b8c;
    text-decoration: none;
}

#maincol a:hover, #maincol a:focus, #lhcol a:hover, #lhcol a:focus, #rhcol a:hover, #rhcol a:focus
{
    font-weight: 700;
    color: #131e29;
    background: #e1e000;
    text-decoration: none;
}

#lhcol #lhnav,#lhcol #lhnav ul{list-style-type:none;list-style-image:none;margin:0;padding:0;}
#lhcol #lhnav ul{margin-top:4px;}
#lhcol #lhnav li{padding:0;margin:0 0 4px;font-weight:bold;font-size:1em;line-height:150%;}
#lhcol #lhnav li li,#lhcol #lhnav a{font-weight:normal;}
#lhcol #lhnav li a,#lhcol #lhnav li span{font-size:1.8em;}
#lhcol #lhnav li li a,#lhcol #lhnav li li span{font-size:1.4em;}

#lhcol #lhnav a,#lhcol #lhnav span.cur{padding:5px 10px;}
#lhcol #lhnav span.cur{background:#131e29;color:#e1e000;}

#lhcol #lhnav li li li a,#lhcol #lhnav li li li span.cur{padding-left:25px;}
#lhcol #lhnav li li li li a,#lhcol #lhnav li li li li span.cur{padding-left:40px;}

#lhcol #lhnav a,#lhcol #lhnav a:visited,#lhcol #lhnav span.cur{display:block;background-color:#e1e000;color:#131e29;text-decoration:none;}
#lhcol #lhnav a:hover,#lhcol #lhnav a:focus,#lhcol #lhnav span.cur{background-color:#131e29;color:#e1e000;text-decoration:none;}

#lhcol #lhnav li li li a,#lhcol #lhnav li li li a:visited,#lhcol #lhnav li li li span.cur{color:#131e29;background: #f1f08d url("img/arw-nav.gif") 10px 0.3em no-repeat;}
#lhcol #lhnav li li li a:hover,#lhcol #lhnav li li li a:focus,#lhcol #lhnav li li li span.cur{color:#131e29;text-decoration:underline;background: #f1f08d url("img/arw-nav.gif") 10px 0.3em no-repeat;}

#lhcol #lhnav li li li li a,#lhcol #lhnav li li li li a:visited,#lhcol #lhnav li li li li span.cur{color:#131e29;background: #f1f08d url("img/arw-nav.gif") 26px 0.3em no-repeat;}
#lhcol #lhnav li li li li a:hover,#lhcol #lhnav li li li li a:focus,#lhcol #lhnav li li li li span.cur{color:#131e29;text-decoration:underline;background: #f1f08d url("img/arw-nav.gif") 26px 0.3em no-repeat;}

.hpage #blkpan #donatenav
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#lhcol #lhnav li a, #lhcol #lhnav li span, .fs2 #cookie_notice
{
    font-size: 1.8em;
}

.hpage #rhcol div.wire, #lhcol div.nav
{
    width: 230px;
}

div.blu, #maincol div.vidpan2 a.vidimg:hover, #rhcol div.vidpan2 a.vidimg:hover, #maincol div.vidpan2 a.vidimg:focus, #rhcol div.vidpan2 a.vidimg:focus, #maincol ul.subpgnav a.pgnvimg:hover, #maincol ul.subpgnav a.pgnvimg:focus
{
    border-color: #007dbb;
}

div.wire h4, div.wire p, #maincol div.vidpan2 h3, #rhcol div.vidpan2 h3
{
    margin: 0 0 10px;
}

#maincol h1 span, #maincol h1 a, #hpdiv h2 span, #hpdiv h2 a, #maincol h2 span, #maincol h2 a, #lhcol h2 span, #lhcol h2 a, #rhcol h2 span, #rhcol h2 a, #maincol h3 span, #maincol h3 a, #lhcol h3 span, #lhcol h3 a, #rhcol h3 span, #rhcol h3 a
{
    background: #e1e000;
    color: #131e29;
    display: inline-block;
    padding: 4px 10px;
}

#maincol h1 a, #maincol h1 a:visited, #hpdiv h2 a, #hpdiv h2 a:visited, #maincol h2 a, #maincol h2 a:visited, #lhcol h2 a, #lhcol h2 a:visited, #rhcol h2 a, #rhcol h2 a:visited, #maincol h3 a, #maincol h3 a:visited, #lhcol h3 a, #lhcol h3 a:visited, #rhcol h3 a, #rhcol h3 a:visited
{
    background: #131e29;
    color: #e1e000;
    text-decoration: none;
}

#maincol h1 a:hover, #maincol h1 a:focus, #hpdiv h2 a:hover, #hpdiv h2 a:focus, #maincol h2 a:hover, #maincol h2 a:focus, #lhcol h2 a:hover, #lhcol h2 a:focus, #rhcol h2 a:hover, #rhcol h2 a:focus, #maincol h3 a:hover, #maincol h3 a:focus, #lhcol h3 a:hover, #lhcol h3 a:focus, #rhcol h3 a:hover, #rhcol h3 a:focus
{
    background: #e1e000;
    color: #131e29;
    text-decoration: none;
}

#maincol p, #maincol li, #lhcol p, #lhcol li, #rhcol p, #rhcol li, .csc-mailform-radio, .tx-felogin-pi1 label, .tx-felogin-pi1 input, .tx-felogin-pi1 legend, #maincol ul.branches li ul
{
    font-size: 1.4em;
    line-height: 130%;
}

div.vidpan, div.vidpan2
{
    margin: 0 0 25px;
}

#maincol ul.subpgnav a.pgnvimg img, #maincol ul.subpgnav a img.pgnvimg img
{
    margin: 0;
    padding: 0;
}

#lhcol ul.spcnews a span.date, #lhcol ul.spcnews a:visited span.date, #lhcol ul.spcnews a:hover span.date, #lhcol ul.spcnews a:focus span.date
{
    font-weight: 400;
    color: #131e29;
    text-decoration: none;
}

#slidenav a:focus img, #slidenav a:hover img, #slidenav a.act img, #slides .act, #tabs.hpage #panels div.actpan
{
    display: block;
}

#slidenav a.act span, #tabs.hpage #tabnav li.act a
{
    cursor: default;
}

#maincol ul.branches, #maincol ul.branches ul, #maincol ul.branch, #maincol ul.tx-indexedsearch-res, #maincol ul.searchresult
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

table.teams a:hover, table.teams a:focus, table.teams a:active, #dontshow:hover
{
    text-decoration: underline;
}

/**** SEARCH BAR ****/
#searchbar a
{
    margin-left: 4px;
}
#searchbar p.cookie
{
    margin-top: 2px;
    display: inline-block;
}
* html #searchbar p.cookie, * + html #searchbar p.cookie
{
    display: inline-block;
    display: inline;
}
#searchbar a.blu, #searchbar a.blu:visited, #searchbar a.blu:hover, #searchbar a.blu:focus
{
    background: none;
    color: #fff;
    text-decoration: none;
}
#searchbar a.blu:hover, #searchbar a.blu:focus
{
    text-decoration: underline;
}

/**** search results page ****/
legend{
    display:none
}

.tx-indexedsearch-form {
    font-size:1.4em
}


/**** forms reboot ****/
 #contour input {
    font-size: 1.4em;
    height: 20px;
}

 #contour select {
    font-size: 1.4em;
    height: 26px;
}

#contour label {
    font-size: 1.4em;
    line-height: 130%;
}

#contour .radioButtonSpan {
    display: block;
    font-size: 14px;
    line-height: 130%;
    padding-left: 8px;
    padding-right: 8px;
}

#contour label.radioButtonLabel {
    margin-top: 4px;
}

#contour input {
    font-size: 100%;
    cursor: pointer;
    font-family: Helvetica,Arial,Verdana,sans-serif;
}

#contour input.text {
    font-size: 1.4em;
    width: 70%;
    padding: 5px;
    height: 16px;
}

#contour textarea {
    font-size: 1.4em;
    width: 70%;
}

#contour div {
    margin-bottom: 10px;
}

#contour div.freetext, #contour div.validationSummaryWrapper {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
}

#contour span.contourIndicator {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 21px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    text-align: left;
}

#contour .submitButton {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 5px;
    text-align: center;
}

#contour .field-validation-error {
    font-size: 14px;
    font-weight: bold;
}

#contour .validationParagraph {
    color: #004b8c;
    margin-top: 4px;
}

#contour div.validation-summary-errors {
    
    font-weight: bold;
    background-color: pink;
    border: solid;
    border-width: 1px;
    border-color: red;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 5px;
}

#contour div.validation-summary-errors ul {
    margin-bottom: 0px;
    margin-left: 20px;
}

#contour div.validation-error {
    background-color: pink;
    border: solid;
    border-width: 1px;
    border-color: red;
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 4px;

}

#contour span.radiobuttonlist input {
    height: 12px;
}

#contour .wrap-radio .fieldLabel, #contour .wrap-checkbox .fieldLabel{
    margin-bottom: 4px;
}

#contour .wrap-checkbox input {
    height: 12px;
}

#contour .afdlookupinit, #btnAfd {
    background: #131e29;
    color: #fff;
    font-weight: 700;
    text-align: center;
    overflow: visible;
    font-size: 1.5em;
    line-height: 1.5em;
    height: 1.5em;
    margin: 0;
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    outline: 0;
}
#contour button.afdlookupinit, #btnAfd {
    /*height: 24px; 
    width: 120px;*/
    display:none;
}

#btnAfd {
    font-size: 1em;
}

/*#contour .wrap-checkbox.checkbox input {
    float: right;
    position: relative;
}

#contour .wrap-checkbox.checkbox label {
    display:block;
}*/


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: black;
    font-weight: normal;
}

.field-validation-error span {
     color: black;
    font-weight: normal;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label {
    margin: 1em 0 0 0;
}

.display-field,
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

.logoutPanel #submit, .gdform #submit
{ 
    padding: 4px 8px; width: auto; white-space: pre; text-align: center; background: #e1e000; color: #131e29; font-weight: bold;outline: none;
    border: none;
    font-size: 1.5em; 

}

.logoutPanel input, .gdform input, .gdform label { font-size: 1.2em;padding: 3px;margin-right: 10px;}
	
.logoutPanel .field-validation-error,
.gdform .field-validation-error
{
    font-size: 1.2em;
    margin-top: 10px;
    float: left;
    clear: both;
    color: red;
}

.gdform .confirm-message {
    font-size: 1.2em;
    margin-top: 10px;
    float: left;
    clear: both;
    color: #007dbb;
}

.gdfield {
    padding: 5px 0;
}

.gd-float-label, .gd-float-label {
    float: left;
}

.gd-check {
    margin-top: 4px;
}

/****** fix for events section *****/

.challengeEvents #allwrap #contentwell #innerwell #content {
    width: 660px;
}

.challengeEvents #allwrap #contentwell #innerwell #content #lhcol {
    width:212px;
} 

.challengeEvents #allwrap #contentwell #innerwell #content #maincol {
    width:404px;
}

.challengeEvents #allwrap #contentwell #innerwell #rhcol {
    width:300px;
}


/**** fix for paragraphs in tables ******/
th p, td p {
    font-size: 1em !important;
}

/***** fix for mobility team left col width*/
.mobilityTeam #lhcol {
    width: 240px !important;
}


/****** if for lty event details ****/

li.bullet {
    background-repeat:no-repeat;
    background-position-y: 4px;
    margin-left: 20px;
}

.fs1 li.bullet {
     background-position-y: 6px;
}

.fs2 li.bullet {
     background-position-y: 9px;
}
/***** home cooked forms css */
.homecooked-form label {
    font-weight: bold;
}

.homecooked-form .input-validation-error {
    border-width: 1px;
    border-style: solid;
}

.homecooked-form span.field-validation-error {
    font-size: 1.3em !important;
}

.homecooked-validation a {
    color: #428bca !important;
    text-decoration: none !important;
}

.homecooked-form select {
    margin-left: 0 !important;
}
