/* CSS Document */
body
{
    margin: 0px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #fefeff;
}
table.callcount
{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
}
table.callcount th
{
    border: 1px inset #C0C0C0;
    padding: 1px;
    font-weight: bold;
}
table.callcount td
{
    border: 1px inset #C0C0C0;
    padding: 1px;
}
.clr
{
    clear: both;
}
div.clr
{
    line-height: 0;
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0px;
    width: 100%;
}
div.result
{
    padding: 10px;
    margin-bottom: 5px;
    width: 370px;
}
div.result .info
{
    float: left;
    padding-top: 5px;
    padding-left: 10px;
    width: 170px;
    font-size: 11px;
    line-height: 16px;
}
div.result img
{
    float: left;
}
div.result .desc
{
    float: left;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 11px;
    line-height: 16px;
    width: 210px;
}
#mainwraper
{
    background: url(images/bg_top.gif) repeat-x;
    background-color: #616161;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#cont-sec div.result div.info h1
{
    padding: 0px;
}
#cont-sec div.result div.info p
{
    padding: 0px 0px 5px;
}
#mainwraper-sec
{
    background: url(images/_bg-sec.gif) repeat-x;
    background-color: #FDFAFA;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#wrapped
{
    width: 995px;
    margin: 0px auto;
    text-align: left;
    padding-top: 63px;
}
#wrapped-sec
{
    width: 995px;
    margin: 0px auto;
    text-align: left;
}
#in_nav
{
    width: 995px;
    height: 30px;
}
#in_content
{
    width: 995px;
    line-height: 23px;
    padding-bottom: 95px;
}
#left_text
{
    float: left;
    width: 510px;
    margin-top: 35px;
    padding-left: 45px;
    background: url(images/in_logo.gif) right top no-repeat;
}
#left_text p
{
    padding-left: 110px;
    padding-right: 60px;
    padding-top: 65px;
    margin-top: 0px;
}
#right_text
{
    float: right;
    width: 200px;
    padding-top: 100px;
    padding-right: 49px;
    text-align: right;
}
#right_text p
{
    font-size: 11px;
    line-height: 17px;
    margin-top: 0px;
}
#footer
{
    text-align: left;
    padding-bottom: 5px;
    color: #333333;
    font-size: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
#footer a:link, #footer a:visited, #footer a:active
{
    text-decoration: none;
    color: #fefefe;
}
#footer a:hover
{
    text-decoration: underline;
    color: #fefefe;
}
#footer a.seo:hover
{
    color: #fefefe;
    text-decoration: none;
    cursor: text;
}


#footer_right
{
    margin-top: 0px;
    color: #333333;
    font-size: 10px;
    padding-left: 330px;
    padding-right: 20px;
}


/*@@@@@@@@@ secondary page @@@@@@@@*/
#logo-sec
{
    padding: 8px 0px 6px 25px;
    width: 970px;
}
#title
{
    padding: 0px;
    height: 201px;
    width: 960px;
    margin-bottom: 0px;
}
#cont-sec
{
    width: 600px;
    float: right;
    padding: 50px 87px 30px 0px;
    color: #333333;
}
#cont-sec h1
{
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px 0px 5px;
}
#cont-sec h2
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
}

#cont-sec h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 10px 0px; ;
}

.padLeft
{
    padding-left: 12px;
}

#cont-sec p
{
    margin: 0px;
    padding: 5px 0px 15px;
}
#cont-sec a:visited, #cont-sec a:active, #cont-sec a:link
{
    color: #2d5387;
    text-decoration: underline;
}
#cont-sec a:hover
{
    color: #2d5387;
    text-decoration: none;
}
#left-sec
{
    width: 260px;
    float: left;
}
#content-secLeft
{
    float: left;
    width: 228px;
    margin-right: 40px;
}
#content-secRight
{
    float: left;
    width: 228px;
    margin-left: 40px;
}

.cont-secCallout
{
    margin: 20px auto;
    padding: 20px;
    border: 2px solid #7890b1;
    border-left: 0px;
    border-right: 0px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 15px;
    color: #2d5387;
    line-height: 22px;
    letter-spacing: 1px;
}
#subnav
{
    line-height: 18px;
    background: url(images/_bg-subnav.gif) no-repeat #4C4C4C;
}
#subnav p
{
    margin: 0px;
    padding: 0px 0px 0px 42px;
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
}
#subnav td
{
    width: 260px;
    margin: 0px;
    padding: 10px 0px 10px 42px;
    border-bottom: 1px solid #ffffff;
    font-size: 12px;
}
#subnav a:visited, #subnav a:active, #subnav a:link
{
    color: #ffffff;
    text-decoration: none;
}
#subnav a:hover
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
#imgPosition
{
    padding: 15px 39px 0px 38px;
    width: 183px;
    font-size: 9px;
    line-height: 29px;
    color: #616161;
    text-align: right;
}
#quote
{
    font-weight: bold;
    width: 566px;
    font-size: 16px;
    line-height: 27px;
    color: #2d5387;
    border-bottom: 1px solid #617DA4;
    border-top: 1px solid #617DA4;
    margin-bottom: 15px;
    padding: 10px 0px;
}



.author
{
    font-size: 11px;
    color: #616161;
    padding-left: 10px;
}
#footer-sec
{
    width: 955px;
    text-align: left;
    padding-bottom: 5px;
    color: #fefefe;
    font-size: 10px;
    padding: 10px 20px 5px 20px;
}

#footer-sec a:link, #footer-sec a:visited, #footer-sec a:active
{
    text-decoration: none;
    color: #fefefe;
}
#footer-sec a:hover
{
    text-decoration: underline;
    color: #fefefe;
}
#footer-sec a.seo:hover
{
    color: #fefefe;
    text-decoration: none;
    cursor: text;
}
#gravitate
{
    float: right;
}
.left
{
    float: left;
}
.right
{
    padding: 0px 0px 0px 5px;
    float: right;
}
img.right
{
    margin-top: auto;
}
img.left
{
    margin-bottom: 10px;
    margin-right: 13px;
}
#newsList
{
    width: 200px;
    position: relative;
    float: right;
}
#bios img
{
    float: left;
    margin: 2px 15px 13px 0px;
}
.cont-secList
{
    margin: 20px auto auto auto;
    padding: 20px 20px 7px 20px;
    border-left: 0px;
    border-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    border-style: solid none none none;
    border-width: 2px;
    border-color: #7890b1;
}
.cont-secCalloutLinks
{
    padding: 10px;
    border: 2px solid #7890b1;
    border-left: 0px;
    border-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: #2D5387;
    line-height: 22px;
}
.blockleft
{
    padding-left: 50px;
}
.imgContainer
{
    float: left;
    padding: 0px 20px 15px 0px;
}
.img-shadow
{
    float: left;
    background: url(images/shadow.png) no-repeat bottom right !important;
    margin: 10px 0 0 10px !important;
}
.img-shadow img
{
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

.img-shadow-right
{
    float: right;
    background: url(images/shadow.png) no-repeat bottom right !important;
    margin: 10px 0 0 10px !important;
}
.img-shadow-right img
{
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

#gallerythumbs
{
    padding-top: 13px;
}
.gallerythumb img
{
    display: block;
    border: 1px solid #fff;
}
#gallerythumbs.white .gallerythumb img
{
    display: block;
    border: 1px solid #fff;
}

.gallerythumb
{
    width: 100px;
    padding-right: 15px;
    padding-bottom: 4px;
    text-align: center;
    float: left;
}
#gallerythumbs a
{
    display: block;
}
#gallerythumbs a:link, #gallerythumbs a:visited, #gallerythumbs a:active
{
    color: #fff;
    text-decoration: none;
}
#gallerythumbs a:hover
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#scroller
{
    height: 286px;
    padding-right: 5px;
    overflow-y: auto;
    scrollbar-arrow-color: #fff;
    scrollbar-base-color: #992a2e;
    scrollbar-darkshadow-color: #992a2e;
    scrollbar-track-color: #a93a3e;
    scrollbar-face-color: #992a2e;
    scrollbar-shadow-color: #a93a3e;
    scrollbar-highlight-color: #a93a3e;
    scrollbar-3d-light-color: #992a2e;
    overflow: auto;
    width: 365px;
}

#contentwrapper.black #scroller
{
    height: 235px;
    padding-right: 5px;
    padding-top: 20px;
    overflow-y: auto;
    scrollbar-arrow-color: #fff;
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #404040;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3d-light-color: #000000;
    overflow: auto;
}

#pageimage
{
    float: left;
}

#contentwrapper
{
    float: right;
    width: 400px;
    background: #992a2e;
    height: 333px;
    padding: 4px;
    margin-left: 1px;
}
#contentwrapper.black
{
    background: #a72328;
}

#content
{
    border: 1px solid #fff;
    height: 311px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    width: 380px;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 20px;
}
.montly_meeting
{
    color: #FFFF00;
    font-size: 13px;
    font-weight: bold;
}

