﻿/*global*/
*
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family:Verdana;
}
.clear
{
    clear: both;
    height: 1px;
    visibility: hidden;
    margin-bottom: -1px;
}
.none
{
    display: none;
}
.notop
{
    margin-top: 0 !important;
}
a
{
    color: #005481;
    text-decoration:none;
    cursor:pointer;
   
}
a:hover
{
    text-decoration:underline;
}
.astrong, .more, .sf_newsFullStory a, .sf_backToList a, .sf_backToPhotos a, .sf_previousItem, .sf_nextItem
{
    color: #f60;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
}
.astrong em, .more em
{
    font-style: normal;
    font-weight: normal;
    font-family: Verdana,arial,sans-serif;
    font-size: 1.2em;
    color: #c30;
}
img
{
    border: 0;
}
ul
{
    list-style: none;
}
.ar
{
    text-align: right;
}
fieldset
{
    border: 0;
}

table
{
    font-family: verdana,arial,sans-serif;
    font-size: 1em;
    border: 0;
    border-collapse: collapse;
}
th, td
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
    vertical-align: top;
}
input, select, textarea
{
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 1em;
}

.smaller
{
    font-size: 0.9em;
}
address
{
    font-style: normal;
}
.halfL
{
    float: left;
}
.halfR
{
    float: right;
}
.oneColumn .box ul li, .rtf ul li
{
    margin: 0 0 0 20px;
    list-style-type: disc;
}
.oneColumn .box ol li, .rtf ol li
{
    margin: 0 0 0 20px;
    list-style-type: decimal;
}
/*base layout*/
#sfdemo_wrp
{
    margin: 0 auto;
    padding: 25px 0 30px;
    width: 770px;
    text-align: left;
    font-size: 1.1em;
}
#grad
{
    padding: 6px 7px 0;
    background: url(img/grad.jpg) repeat-x 0 0;
}
.oneColumn
{
    width: 756px;
    background: transparent url(img/oneCMiddle.gif) repeat-y 50% 0;
}
.oneColumn .box
{
    background: transparent url(img/oneCTop.gif) no-repeat 50% 0;
    padding: 10px;
    margin: 0;
}
#left
{
    float: left;
    width: 216px;
}
#content
{
    float: right;
    width: 53%;
}
#contenttwocolumn
{
    float:right;
    width:75%;
     min-height:350px;
     padding-bottom:50px;
}
#center
{
    float: left;
    width: 296px;
}
#right
{
    float: right;
    width: 236px;
}


/*boxes*/
.box
{
    margin-top: 4px;
}
.lbox h2, .rbox h2
{
    /*height:40px;*/
    padding: 4px 23px 0;
    line-height: 40px;
    font-family: georgia,times,serif;
    font-size: 1.7em;
    font-weight: normal;
}
.box.topbox h2
{
    /*height:40px;*/
    position: relative;
}
#pboxTop
{
    height: 5px;
    position: relative;
}
#cboxTop
{
    height: 13px;
    position: relative;
}
.box h2 strong, .box h1 strong
{
    color: #360;
    font-weight: normal;
}
.boxInner
{
    position: relative;
}
.boxBottom
{
    height: 4px;
    margin-top: 25px;
}
.lbox
{
    background: #fff url(img/lboxMiddle.gif) repeat-y 0 0;
}
.lbox h2
{
    background: #fff url(img/lboxTop.png) no-repeat bottom left;
}
.lbox.topbox .in
{
    background: url(img/lboxTopTop.png) no-repeat 0 0;
}
.topbox .in h2
{
    background: none;
}
.lbox .boxBottom
{
    background: url(img/lboxBottom.gif) no-repeat 0 0;
}
.rbox
{
    background: #fff url(img/rboxMiddle.gif) repeat-y 0 0;
}
.rbox h2
{
    background: #fff url(img/rboxTop.png) no-repeat 0 0;
}
.topbox.rbox .in
{
    background: url(img/rboxTopTop.png) no-repeat 0 0;
}
.rbox .boxBottom
{
    background: url(img/rboxBottom.gif) no-repeat 0 0;
}
.cbox
{
    background: #fff url(img/cboxMiddle.gif) repeat-y 0 0;
}
.cbox .in
{
    background: url(img/cboxTopTop.png) no-repeat 0 0;
}
/*#cboxTop{background:url(img/cboxTopTop.png) no-repeat 0 0}*/
.cbox .boxInner
{
    /*margin-top:-106px*/
}
.pbox .boxInner
{
    /*margin-top:-116px*/
}
.cbox .boxBottom
{
    background: url(img/cboxBottom.gif) no-repeat 0 0;
}
.pbox
{
    background: #fff url(img/pboxMiddle.gif) repeat-y 0 0;
}
.pbox .in
{
    background: url(img/pboxTopTop.png) no-repeat 0 0;
}
/*#pboxTop{background:url(img/pboxTopTop.png) no-repeat 0 0}*/
.pbox .boxBottom
{
    background: url(img/pboxBottom.gif) no-repeat 0 0;
}
.oneColumn .boxBottom
{
    background: url(img/oneCBottom.gif) no-repeat 0 0;
}
/*header*/
#logo
{
    float: left;
    width: 325px;
    height: 43px;
    background: transparent url(img/logo.gif) no-repeat 0 0;
}
#logo a
{
    display: block;
    width: 325px;
    height: 43px;
    line-height: 200px;
    overflow: hidden;
}
#topSearchForm
{
    float: right;
    width: 170px;
    margin-top: 11px;
    background: url(img/topSearch.gif) no-repeat 0 0;
}
.searchBox
{
    float: left;
    width: 121px;
    height: 20px;
    border: 0;
    padding: 6px 10px 0;
    background: transparent;
}
/*hack*/
#topSearchForm .searchSubmit
{
    float: right;
    width: 24px;
    height: 20px;
    margin-top: 2px;
    border: 0;
    background: url(img/topSearchSubmit.gif) no-repeat 0 0;
    cursor: pointer;
}

/*PollBox*/
#mainPagePollBox
{
    padding: 10px 20px 10px 20px;
}
.PollBox .sf_pollVote
{
    float: left;
    margin-top: 15px;
    margin-left: 0;
    background: transparent url(img/vote.gif) top left no-repeat;
    display: block;
    width: 49px;
    height: 22px;
    border: 0;
    font-weight: bold;
}
.PollBox .sf_pollResults
{
    float: right;
    margin-top: 15px;
}
.PollBox h5
{
    margin-bottom: 10px;
}
.PollBox label
{
    margin-left: 5px;
}
*:first-child + html .PollBox .button
{
    margin-left: -20px;
}
.PollBox .validator
{
    display: block;
    color: #f00;
    font-weight: bold;
    margin-top: 10px;
}
.resultsList
{
    list-style: none;
}
.resultsList li
{
    margin-bottom: 10px;
}
.PollBox .sf_pollQuestion
{
    font-size: 1em;
    padding: 0 0 5px;
}
.lbox .PollBox h2
{
    display: none;
}
.PollBox .sf_pollQuestionsList
{
    margin: 0;
}
.PollBox .sf_pollVoteInfo
{
    padding-top: 10px;
    clear: both;
}
/*content*/
#content h1
{
    margin: 18px 22px 0;
    font-family: georgia,times,serif;
    font-size: 2.2em;
    font-weight: normal;
}
.box .rtf
{
    padding: 15px 23px 0;
}
#crumbs
{
    margin: 0.4em 15px 0;
    padding: 0 5px 4px;
    border-bottom: 1px solid #e3e3e3;
    color: #690;
    font-size: 0.9em;
}
#crumbs a
{
    font-weight: bold;
    text-decoration: none;
    color: #690;
}
#crumbs a:hover
{
    color: #3D5900;
}
#crumbs span
{
    font-style: normal;
    color: #666;
}
.pbox h2
{
    margin-top: 1.5em;
}
.pbox .sf_expandableList h2
{
    margin-top: 0;
}
.rtf p
{
    margin-top: 1em;
}
#right .calendarWrapper
{
    margin: 15px auto 0;
}
.sectionHeaderGraphic
{
    display: block;
    margin: 0 auto;
    padding: 9px 0 0;
}
.oneColumn .sectionHeaderGraphic
{
    margin: 9px auto;
}
.rtf .sf_anchorList
{
    margin: 20px 0 0;
}
.rtf .sf_anchorList li
{
    margin: 0;
    list-style-type: none;
}
.rtf .sf_listTitle
{
    font-size: 1em;
    text-transform: uppercase;
}
.rtf .sf_listItemTitle
{
    font-size: 1em;
}
.rtf .sf_listItemBody
{
    margin: 0;
    padding: 0;
}
.rtf .sf_backToList
{
    margin-top: 0;
}
.sf_libraryGrid
{
    width: 100%;
}
.rtf table.sf_libraryGrid thead th
{
    background-color: #A7C436;
    border-bottom: 1px solid #778E19;
    border-top: 1px solid #778E19;
    color: #fff;
    height: 28px;
    padding: 0 9px;
    vertical-align: middle;
    font-size: 1em;
}
/*newslists*/
.notop .sf_newsList
{
    margin-top: 10px;
}
.sf_newsList h4
{
    line-height: 1em;
}
.sf_newsList li div p
{
    margin-top: 0;
    margin-bottom: 1em;
}
.sf_newsList a
{
    text-decoration: none;
}
.sf_newsList .summary
{
    margin-top: 0;
}
.sf_newsList li
{
    margin-top: 0; /*margin-bottom:1em;*/
}
.pbox .singlenews
{
    font: normal 18px tahoma,sans-seirf;
    color: #030;
    margin-top: 1em;
}
.rtf .sf_newsList li, .rtf .sf_eventsList li
{
    margin: 0 0 10px 0;
    padding: 0 0 10px;
    list-style-type: none;
}
.rbox .sf_newsList h2.sf_newsTitle, .rbox .sf_eventsList dt, #sfdemo_wrp .sf_eventsList .sf_eventTitle
{
    font-size: 1em;
    line-height: 1.2;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
    color: #336600;
    font-family: verdana,tahoma,arial,sans-serif;
}
h2.sf_newsTitle a
{
    font-size: .5em;
}
.rbox .sf_newsHome .sf_newsList h2.sf_newsTitle
{
    margin-bottom: 0;
}
.rbox .sf_newsHome .sf_newsList
{
    margin-bottom: 0;
}
.rbox .sf_newsHome .sf_newsList li
{
    margin-bottom: 10px;
    padding-bottom: 0;
}
.rbox .sf_eventsList dt a
{
    font-size: 13px;
}
.rbox ol.sf_eventsList dl
{
    margin: 20px 0 5px;
}
.rbox ol.sf_eventsList .sf_date
{
    font-weight: normal;
    font-size: .9em;
}
.sf_eventsList .sf_city
{
    font-weight: bold;
}
.rbox .sf_newsList .sf_newsFullStory
{
    margin: 0;
    padding: 0;
}
#content .rtf h1
{
    margin: 0;
}
#content .rtf p
{
    margin: 0;
}
/*home*/
.rbox .newsdate, #content .newsdate
{
    margin-top: 0.4em;
    font-size: 0.9em;
}
.rbox h3, .newshead
{
    color: #360;
}
.rbox .withHR
{
    margin-top: 0.6em;
    padding-top: 6px;
    border-top: 1px solid #e3e3e3;
}
#content .newsdate
{
    margin-top: 2.0em;
}

/*location*/
.pbox .halfL
{
    width: 253px;
}
.pbox .halfR
{
    width: 210px;
}
.pbox address
{
    line-height: 1.4em;
}

/*footer*/
/*#footer address
{
    float: left;
    width: 450px;
}*/


/* home rotator - start */
#center .rot
{
    padding: 0 11px 0 13px;
}
#center .Rotator
{
    width: 270px;
    height: 310px;
    position: relative;
}
#center .RotatorControl
{
    width: 262px;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(Rotator/HomePage/Control.png) 0 0 no-repeat;
    padding: 10px 0 0 8px;
}
#center .RotatorControl a
{
    float: left;
    width: 24px;
    height: 20px;
    line-height: 200px;
    overflow: hidden;
}
#center .RotatorPrev
{
    background: url(Rotator/HomePage/hrPrev.gif) 0 0 no-repeat;
}
#center .RotatorStart
{
    background: url(Rotator/HomePage/hrPlay.gif) 0 0 no-repeat;
    display: none;
}
#center .RotatorStop
{
    background: url(Rotator/HomePage/hrStop.gif) 0 0 no-repeat;
}
#center .RotatorNext
{
    background: url(Rotator/HomePage/hrNext.gif) 0 0 no-repeat;
}
#center .RotatorControl .ViewGallery
{
    width: 80px;
    height: 13px;
    background: url(Rotator/HomePage/hrViewGallery.gif) 0 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 15px;
}
/* home rotator - end */

/* gallery rotator - start */
#content .GalleryGrad .RotatorBigImgWrap
{
    width: auto;
    margin: 1em auto 0;
}
#content .GalleryGrad .RotatorBigImgWrap td
{
    border: 2px solid #ccc;
}
#content .GalleryGrad .RotatorBigImgWrap td img
{
    padding: 9px;
    border: 1px solid #547e01 !important;
    vertical-align: bottom;
}
#content .GalleryGrad .Rotator
{
    width: 440px;
    height: 69px;
    margin: 1em auto 0;
    position: relative;
}
#content .GalleryGrad .RotatorInner
{
    width: 408px;
    margin: 0 auto;
    background: #989850;
    border-top: 1px solid #547e01;
    border-bottom: 1px solid #547e01;
}
#content .GalleryGrad .RotatorInner div
{
    height: auto !important;
}
#content .GalleryGrad .Rotator td
{
    height: 67px !important;
    vertical-align: middle;
}
#content .GalleryGrad .RotatorControl a
{
    display: block;
    position: absolute;
    top: 0;
    width: 16px;
    height: 69px;
    line-height: 200px;
    overflow: hidden;
}
#content .GalleryGrad .RotatorLeft
{
    left: 0;
    background: url(Rotator/Gallery/RotatorLeft.gif) 0 0 no-repeat;
}
#content .GalleryGrad .RotatorRight
{
    right: 0;
    background: url(Rotator/Gallery/RotatorRight.gif) 0 0 no-repeat;
}
#content .GalleryGrad .RotatorInner .RotatorFrame img
{
    vertical-align: bottom;
    height: 50px;
    background: #fff;
    padding: 1px;
    border: 1px solid #547e01;
}
#content .GalleryGrad .RotatorInner .RotatorFrame:hover img
{
    border-color: #000;
}
/* gallery rotator - end */

.GalleryGrad
{
    background: url(img/GalleryGradVert.png) 0 100% repeat-x;
}
#GalleryBottom
{
    margin-top: 15px;
    height: 7px;
    background: url(img/GalleryGradBottom.gif) 0 0 no-repeat;
}

.strong
{
    font-weight: bold;
}

/*hacks*/

/*this is visible only to Opera*/
/*@media screen and (Opera){
#topSearch{padding-top:0}
}*/



/*faq*/
.sf_anchor_list
{
    margin: 20px 0;
}
.sf_target_list .sf_item_head, .sf_list_expanded .sf_item_head
{
    font-weight: bold;
    margin-top: 15px;
}
.sf_target_head
{
    text-transform: uppercase;
    letter-spacing: 1px;
}
.top, .sf_backToList a, .sf_backToPhotos a
{
    background: url(img/backToTop.gif) 100% 4px no-repeat;
    padding-right: 8px;
}

/*programmes*/
.sf_expandableList
{
    margin-top: 2em;
    border-bottom: 1px solid #E2E2C6;
    _height: 1%;
}
.sf_expandableList li
{
    border: 1px solid #E2E2C6;
    border-bottom: 0;
    margin: 0 !important;
    list-style-type: none !important;
}
.sf_expandableList .sf_listItemTitle a
{
    display: block;
    padding: 3px 8px;
    text-decoration: none;
}
.sf_expandableList .sf_listItemTitle a:hover
{
    display: block;
    padding: 3px 8px;
    text-decoration: none;
}
.sf_expandableList .sf_listItemTitleexp a
{
    color: #030;
    display: block;
    padding: 3px 8px;
    text-decoration: none;
}
.sf_expandableList .sf_listItemTitleexp
{
    background: #EDEDDB url(img/listback.png) top left repeat-x;
}
.sf_expandableList .sf_listItemBody
{
    background: #F7F7EE;
    border-top: 1px solid #E2E2C6;
    padding: 1.2em 1.8em;
}

#content .sf_expandableList .sf_listItemTitle a, #content .sf_expandableList .sf_listItemTitle a:hover, #content .sf_expandableList .sf_listItemTitleexp a
{
    width: 415px;
    padding-right: 65px;
}
#content .sf_expandableList .sf_listItemTitle a
{
    background: transparent url(img/expand.gif) right center no-repeat;
}
#content .sf_expandableList .sf_listItemTitle a:hover
{
    background: #EDEDDB url(img/expand.gif) right center no-repeat;
}
#content .sf_expandableList .sf_listItemTitleexp a
{
    background: transparent url(img/collapse.gif) right center no-repeat;
}

a.exp
{
    text-align: right;
    width: 80px;
    float: right;
    margin-right: 5px;
}
.sf_list_expanded
{
    background: none;
    border: 0;
    _height: 1%;
}
.strips .sf_list_expanded .sf_item_head
{
    background: #EDEDDB;
    border: 1px solid #E2E2C6;
    border-bottom: 0;
    padding: 1.1em 1.5em 0;
}
.strips .sf_list_expanded .sf_item_body
{
    background: #EDEDDB;
    border: 1px solid #E2E2C6;
    border-top: 0;
    padding: 0 1.5em 1.2em;
}


.rtf:after, .PollBox:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.rtf, .PollBox
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .rtf, * html .PollBox
{
    height: 1%;
}
.rtf, .PollBox
{
    display: block;
}
/* End hide from IE-mac */

#editSite
{
    position: absolute;
    top: 0;
    right: 0;
    background: url(img/editSite.gif) top right no-repeat;
    width: 123px;
    height: 27px;
    text-align: center;
}
#editSite a
{
    text-decoration: none;
    font-weight: bold;
    line-height: 23px;
    padding-left: 10px;
}
#sfdemo_wrp
{
    position: relative;
}

/*Search results*/
.searchResults
{
}
.searchResults dt
{
    margin-top: 1.8em;
    font-size: 1.3em;
}
.searchPaging
{
    margin-top: 3.0em;
    border-top: 1px solid #ccc;
    padding-top: 1.5em;
}
.searchPaging a, .searchPaging span
{
    margin-right: 0.5em;
}

/* Forums */
.sf_forumsWrapper
{
    padding: 10px 20px 0 20px;
    text-align: left;
}
.sf_forumsWrapper table.sf_forumsList
{
    margin: 10px 0 20px;
    padding: 0;
    border: 0;
    width: 100%;
    border-collapse: collapse;
    font-size: 1em;
}
.sf_forumsWrapper table.sf_forumsList th, .sf_forumsWrapper table.sf_forumsThreadsList th
{
    padding: 3px 5px;
    text-align: left;
    vertical-align: top;
    border: 0;
    border-bottom: 1px solid #ccc;
    font-size: 10px;
    font-weight: normal;
    color: #999;
}
.sf_forumsWrapper table.sf_forumsList td, .sf_forumsWrapper table.sf_forumsThreadsList td
{
    padding: 3px 5px;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.sf_forumsWrapper table.sf_forumsList td.forumTitle
{
    width: 400px;
}
.sf_forumsWrapper table.sf_forumsList td.forumTitle a
{
    font-weight: bold;
    font-size: 1.2em;
    display: block;
}
.sf_forumsWrapper table.sf_forumsList td.forumTitle a.fLocked
{
    padding: 3px 0 3px 20px;
    background: transparent url(img/forumsLocked.gif) no-repeat 0 5px;
}
.sf_forumsWrapper table.sf_forumsList .forumAuthor
{
    text-align: right;
}
.sf_forumsWrapper table.sf_forumsList a
{
    display: block;
}
.sf_forumsWrapper h2.sf_forumCategoryTitle, .sf_forumsWrapper .sf_forumsEditor h3
{
    padding: 15px 0 0;
    text-align: left;
    font-size: 21px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , serif;
}
.sf_forumsWrapper p.sf_back
{
    margin: 10px 0;
    text-align: left;
}
.sf_forumsWrapper p.delete
{
    text-align: right;
}
.sf_forumsWrapper .fUserInfo
{
    float: left;
    width: 130px;
}
.sf_forumsWrapper .fUserInfo dt
{
    font-size: 14px;
    font-weight: bold;
}
.sf_forumsWrapper .fUserInfo dd
{
    color: #666666;
}
.sf_forumsWrapper .fUserInfo .postsCount
{
    font-style: italic;
}
.sf_forumsWrapper .fPostCont
{
    margin: 0 20px 0 150px;
}
.sf_forumsWrapper .sf_postContent .sf_forumDate
{
    color: #666666;
    margin-bottom: 20px;
    font-size: 1em;
}
.sf_forumsWrapper .sf_postCommands
{
    margin: 10px 0;
    padding: 0 0 5px;
    border-bottom: 1px solid #ccc;
    text-align: right;
}
.sf_forumsWrapper .forumsEditor
{
    background-color: #eee;
    display: block;
    margin: 10px 0;
    padding: 10px 0 10px 16px;
    border: 0;
}
.sf_forumsWrapper .sf_forumsEditor h3
{
    margin: 0 0 10px;
}
.sf_forumsWrapper input, .sf_forumsWrapper textarea
{
    width: 355px;
    vertical-align: middle;
}
.sf_forumsWrapper input, .sf_forumsWrapper textarea
{
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    padding: 3px;
}
.sf_forumsWrapper input.button, .sf_createNewItem input
{
    width: 90px;
    background: transparent url(img/p_newForumsPost_a.gif) no-repeat 50% 0;
    border: 0;
    font-weight: bold;
    font-family: verdana,arial,sans-serif;
}
.sf_forumsWrapper .title
{
    background-color: #eee;
    margin: 10px 0;
    padding: 10px 0 10px 16px;
    border: 0;
}
.sf_forumsWrapper .quote
{
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 0 0 20px;
    padding: 20px 30px;
    font-style: italic;
}
.sf_forumsWrapper p.sf_createNewItem a
{
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000;
    padding: 0 0 5px;
    width: 90px;
    display: block;
    background: transparent url(img/p_newForumsPost_a.gif) no-repeat 50% 0;
}
.sf_forumsWrapper p.sf_createNewItem .sf_cancel
{
    display: inline;
    background: none;
    font-weight: normal;
}
.sf_forumsWrapper p.sf_createNewItem .sf_cancel:hover
{
    text-decoration: underline;
}
.sf_forumsWrapper h1
{
    padding: 0 20px 0 0;
    display: inline;
    font-size: 2em;
}
.sf_forumsWrapper .validMessage strong
{
    display: block;
    padding: 10px 0 0;
}
.sf_forumsWrapper .title .validMessage strong
{
    padding: 10px 0 0 80px;
}

/* Login */
div.loginArea
{
    margin: 0 0 10px;
    padding: 0;
    width: 736px;
}
div.loginArea fieldset
{
    margin: 0 0 10px;
    padding: 15px 0;
    background-color: #ededdb;
    font-size: 1.1em;
    width: 736px;
}
.loginArea h3
{
    margin: 0 0 10px;
    padding: 15px 10px 0;
    text-align: left;
    font-size: 24px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , serif;
}
.loginArea p
{
    margin: 0 10px 10px;
    padding: 0;
}
.loginArea p.loginAreaLogView
{
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
}
.loginArea p.errorMsg
{
    color: #f00;
}
.loginArea ol
{
    margin: 0 10px;
    padding: 0;
}
.loginArea p
{
    margin: 0 10px 10px;
    padding: 0;
}
.box .loginArea ol li
{
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
}
.loginArea ol li label, .loginArea p label
{
    display: block;
}
.loginArea .checkbox label
{
    display: inline;
    padding: 0 0 0 5px;
}
.loginArea label em
{
    font-style: italic;
    color: #666;
}
.loginArea input.txt
{
    vertical-align: middle;
    padding: 1px 3px;
    width: 200px;
    height: 21px;
    border: 1px solid #999;
    font-size: 1.1em;
}
.loginArea input.btn
{
    width: 90px;
    height: 22px;
    background: transparent url(img/p_login.gif) no-repeat 50% 0;
    border: 0;
    font-weight: bold;
    font-family: verdana,arial,sans-serif;
}
.loginArea a
{
    color: #659800;
}
label.siteSearch
{
    position: absolute;
    top: -100px;
}
/* Photo gallery */
.rtf ol.sf_listAndPage li dd.sf_image, .rtf ol.sf_listAndPage li dd.sf_image img, .rtf ol.sf_photoListLightbox li dd.sf_image, .rtf ol.sf_photoListLightbox li dd.sf_image img
{
    position: static;
}
.sf_previousItem
{
    background: transparent url(img/laquoRed.gif) no-repeat 0 50%;
    padding-left: 10px;
    padding-right: 5px;
}
.sf_nextItem
{
    background: transparent url(img/raquoRed.gif) no-repeat 100% 50%;
    padding-right: 10px;
    padding-left: 5px;
}
/* Events */
.rtf fieldset.sf_eventsCommentForm
{
    background-color: #EDEDDB;
    border: 1px solid #E2E2C6;
    display: block;
    margin-top: 1em;
    padding: 1.8em 1em 1em;
}
.rtf fieldset.sf_eventsCommentForm legend, .rtf .sf_eventComments h2
{
    background: transparent url(img/blogComments.gif) no-repeat scroll 0pt 0.2em;
    color: #333333;
    font-weight: bold;
    margin-top: 1.5em;
    text-transform: uppercase;
}
.rtf .sf_eventComments h2
{
    font-size: 1.3em;
    margin-top: 40px;
}
.rtf fieldset.sf_eventsCommentForm ol li
{
    list-style-type: none;
}
.rtf fieldset.sf_eventsCommentForm label, .rtf fieldset.sf_eventsCommentForm span
{
    float: left;
    line-height: 1.2;
    padding-right: 10px;
    text-align: right;
    width: 60px;
}
.rtf fieldset.sf_eventsCommentForm input
{
    height: 20px;
    width: 200px;
}
.rtf fieldset.sf_eventsCommentForm input.sf_commentsSubmit
{
    display: block;
    font-weight: bold;
    height: auto;
    margin: .4em 0 0 70px;
    width: 120px;
}

.rtf .sf_eventComments li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 0 20px;
}
.rtf ul.sf_eventsCommentListing li p
{
    margin: 0;
}
/*  */
.sf_docTitle a
{
    display: block;
    padding-bottom: 5px;
    padding-left: 20px;
    background: transparent url(img/a_doc.gif) no-repeat 0 0;
}
.pdf .sf_docTitle a
{
    background: transparent url(img/a_pdf.gif) no-repeat 0 0;
}
.doc .sf_docTitle a, .docx .sf_docTitle a, .rtf .sf_docTitle a
{
    background: transparent url(img/a_doc.gif) no-repeat 0 0;
}

.txt .sf_docTitle a
{
    background: transparent url(img/a_txt.gif) no-repeat 0 0;
}

.xls .sf_docTitle a, .xlsx .sf_docTitle a
{
    background: transparent url(img/a_xls.gif) no-repeat 0 0;
}

.ppt .sf_docTitle a, .pptx .sf_docTitle a
{
    background: transparent url(img/a_ppt.gif) no-repeat 0 0;
}

.jpg .sf_docTitle a, .jpeg .sf_docTitle a
{
    background: transparent url(img/a_jpg.gif) no-repeat 0 0;
}

.gif .sf_docTitle a, .png .sf_docTitle a
{
    background: transparent url(img/a_gif.gif) no-repeat 0 0;
}
.sf_expandableList .doc
{
    background: transparent url(img/a_doc.gif) no-repeat 0 0;
    padding-left: 20px;
    padding-bottom: 3px;
}
.sf_backToPhotos
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.sf_backToPhotos a
{
    font-weight: normal;
}
p.sf_singleImage
{
    margin-top: 10px !important;
}

/*Events*/
.sf_eventComments .sf_eventsCommentListing li
{
    background-color: #EDEDDB;
    border: 1px solid #E2E2C6;
    padding: 10px 10px 10px 10px;
}
#content .sf_eventContent h1
{
    font-size: 1.8em;
    margin-top: 20px;
}

/* Newsletter */
label.overlabel-apply
{
    left: 5px;
    position: absolute;
    top: 3px;
    z-index: 1;
}
.sf_TIUNewsletterSubscribeField
{
    position: relative;
}
.sf_newsletterSubscriptionForm label
{
    font-size: 1.1em;
}
.sf_newsletterSubscriptionForm input
{
    position: relative;
    height: 16px;
    font-size: 1.1em;
    padding: 2px;
}
.sf_newsletterSubscriptionForm .sf_subscribeBtn
{
    background: transparent url(img/p_newForumsPost_a.gif) no-repeat scroll left top;
    border: 0;
    display: block;
    float: left;
    font-weight: bold;
    height: 22px;
    margin-left: 0;
    margin-top: 15px;
    width: 90px;
}
h1.sf_subscriptionStatusSuccess
{
    margin: 20px 0 100px;
    font-size: 2em;
    font-weight: normal;
    color: #336600;
    text-align: center;
}
h1.sf_subscriptionStatusFailure
{
    margin: 20px 0;
    font-size: 2em;
    font-weight: normal;
    color: #f00;
}
.sf_goBackToSite a
{
    padding-left: 10px;
    background: transparent url(img/laquoRed.gif) no-repeat 0 50%;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
/* Quick Links Simple List */
.sf_simpleList
{
    list-style-type: none;
    margin: 1em auto 0;
    padding: 0;
    width: 190px;
}
.sf_simpleList li
{
    border-bottom: 1px solid #F5F5F5;
}
.sf_simpleList li a
{
    display: block;
    padding-left: 25px;
    background: transparent url(Img/headerArrow.gif) no-repeat 10px 50%;
    border-bottom: 1px solid #E3E3E3;
    line-height: 22px;
    text-decoration: none;
    color: #333;
}
.sf_singleNews .sf_NewsTitle
{
    font-size: 2em;
    font-weight: normal;
}
/* Custom Additions to Sitefinity */


#mainWrapper
{
	margin:auto auto;
    margin-top: 35px;
    
    padding-top: 4px;width: 822px;
    background-color: #FFF;
}

#wrapper
{
    margin: 6px;
    margin-bottom: 0px;
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: url(../../Images/bg.png) repeat-y;
}
/*#footer p
{
    text-align: right;
}*/
.footer
{
    margin: 0px 10px 0px 10px;
    padding: 10px 3px 16px 3px;
    background: url(../../Images/footer_bg.jpg) repeat-x;
    font-size:9px ;
    font-family:Arial,Verdana,Helvetica,Sans-serif ;
}

.footer td
{
    font-size:9px;
    width:33%;
    font-family:Arial,Verdana,Helvetica,Sans-serif ;
}
.footer a
{
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:none;
}
.footer a:hover
{
    text-decoration:underline;
}

#content
{
    padding: 0px;
    float: left;
    min-height: 350px;
    padding-bottom:50px;
}

#contentWrapper
{
	background-image:url(../../Images/bgHorizontal.gif);
	background-repeat:repeat-y;
}

#header
{
    text-align: center;
    margin: 0px;
    padding: 0px; /*background-color:#000; 	margin-bottom:-2px;*/
}
* + html #header
{
    margin-bottom: -2px;
}
*html #header
{
    margin-bottom: -2px;
}
/*IE6 hack for topNavigation*/
*html #topNavigation
{
    margin: 0px;
    padding: 0px;
    background: #E5A730 url(../../Images/nav_bar.jpg) repeat-x;
    height: 21px !important;
}
#topNavigation
{
    margin: 0px;
    padding: 0px;
    height: 23px;
    background: #E5A730 url(../../Images/nav_bar.jpg) repeat-x;
}
#bottomContainer
{
   
}
#bottomContainer a
{
   font-size:8px;
    
}
#bottomContainer a:hover
{
    color:#005481;
}
#rightSideBar
{
	margin-top:15px;
    width: 22%;
    float: left; 
    overflow:hidden;   
    
}
#contentContainer
{
    margin-left: 21px;
    margin-top:27px;
    margin-bottom:27px;
    margin-right:21px;
}
#navigationWrapper
{
    background-color: #E5A730;
}

.leftNavContent
{
    float: left;
    width: 25%;
    background-color: #F4F4F4;
    height: 100%;
    overflow: hidden;
min-height:200px;
height:auto !important;
height:200px;
}
h1, h2
{
    color: #005481;
    font-size: 21px;    
    margin:0px;padding:0px;
    padding-top:10px;
    padding-bottom: 10px;
}
.mainContent
{
    padding-left: 20px;
    float: left;
    background-position: right top;
}
#rightSideBar a
{
    color: #005481;
    text-decoration: none;
}
#rightSideBar a:hover
{
    text-decoration: underline;
}
.breadCrumb a
{
    text-decoration: none !important;
    color: #808080 !important;
    font-size: 9px !important;
    font-family: Arial,Helvetica,sans-serif !important;
}
.breadCrumb a:hover
{
    color: #666666 !important;
}
/*Styles related to the contentContainer*/
#mainContent h1, h2
{
    color: #005481;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 25px;
    font-weight: lighter !important;
}
.mainContent a
{
    color: #005481;
}
/*------------------Styles inherited from default.css---------------------*/
/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*/
body
{
     
    font-family: verdana,arial,sans-serif;    
    color: #676767;
    background: #8DC3DF url("img/Gradient_1.jpg") repeat-x;  /*text-align:center;*/
    line-height: 1.8em;
     margin: auto auto;    
    font-size: 9px;   
    
}

.RWBeckForm
{
	width: 822px;
	margin: auto auto;
	
}

.wrapper
{
    background-color: White;
    margin-top: 35px;
    padding: 13px;
}



/* Styling for the Tabs in the HomePage*/
.tbTabContainer
{	
    width: 100%;
    font-weight: bold;
    font-size: 9px;
    color: White;     
}

.tbTabContainer table
{
    width: 100%;    
}

.divNodes
{
	height:165px;
	margin-top:2px;
}

.tbTabContainer table td
{
    padding: 10px 0px 5px 0px;
}



.tbTabContainer td
{
    text-align: center;
}

.tbTabContainer td a
{
    text-decoration: none;
    color: White;
}

.tbTabContainer td:hover a
{
    color: #005481;
}

.currentItem td a
{
    color: #005481;
}

.inActiveItem .left, .currentItem .left
{
    width: 4px;
}

.inActiveItem .right, .currentItem .right
{
    width: 3px;
}

.inActiveItem .left
{
    background: url(../../Images/tab_left_bg.png) no-repeat;
}
.inActiveItem .center
{
    background: url(../../Images/tab_center_bg.png) repeat-x;
}
.inActiveItem .right
{
    background: url(../../Images/tab_right_bg.png) no-repeat;
}
.tbTabContainer td:hover .left, .currentItem table .left
{
    background: url(../../Images/tab_hover_left_bg.png) no-repeat;
}
.tbTabContainer td:hover .center, .currentItem table .center
{
    background: url(../../Images/tab_hover_center_bg.png) repeat-x;
}
.tbTabContainer td:hover .right, .currentItem table .right
{
    background: url(../../Images/tab_hover_right_bg.png) no-repeat;
}

.divSubNodes
{
    display: none;
    margin: 0px;
    padding: 0px;
    padding-left: 15px;    
    background-image: url(../../Images/subNodes_bg.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    height:165px;
    
}

.divSubNodes .tbNodes
{
	margin:0px 0px 0px 10px;	
	width:780px;
}

.divSubNodes .tbNodes a
{
    font-size:10px !important;
}

.divSubNodes .tbNodes td
{
	width:33%;padding-right:15px;vertical-align:top;
}

.divSubNodes .tbNodes ul
{
	
	margin-top:10px;
	color: #D28607;
}

.divSubNodes ul li
{

	list-style-type: disc;
list-style-position:outside;
margin-left:20px;
	
}

.divSubNodes ul li a
{

    color: #676767;
    text-decoration: none;
    font-family:Verdana,Arial,Helvetica,Sans-serif;
    
}

.divSubNodes a:hover
{
    text-decoration: none;
}
.mainContent
{
    margin-top: 7px;
    padding-right:10px;
   
}

.mainContent .table
{
    width: 370px;    
    margin-top:0px;
    background: White url(../../Images/center_bg_image.jpg) no-repeat;
    background-position: right top;
}
.mainContent .twocolumntable
{
    width:570px;
    margin-top:0px;
    background: White url(../../Images/center_bg_image.jpg) no-repeat;
    background-position: right top;
}

.mainContent #contenttable
{
    padding-top: 0px;
    padding-right:10px;
}

.mainContent #contenttable span.textbold
{
    font-weight: bold;
}

/*Default.css Ends here*/
.mainContnetWithoutRightSidebar
{
    padding-left: 20px;
    width: 60%;
    float: left;
    background: White url(../../Images/grad_block.jpg) no-repeat;
}
.mainContentWithoutRightSidebar
{
    margin-top: 7px;
}

.mainContentWithoutRightSidebar .table
{
    width: 450px;
}

.mainContentWithoutRightSidebar #contenttable
{
    padding-top: 7px;
}

.mainContentWithoutRightSidebar #contenttable span.textbold
{
    font-weight: bold;
}
#homeContent
{
    padding: 0px;
    float: left;    
    width: 66%;
    background-image: url(../../Images/grad_block.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top:2px;
    
}
p
{
    font-size: 11px;
    font-family:Verdana,Arial,Helvetica,sans-sarif;
}
#searchBox
{
    width: 165px;
    padding-top:4px;
   
}
#homeRightSideBar
{
    width: 30%;
    float: left;
    margin: 3px 0px 0px 29px;    
}
#homeRightSideBar a
{
    color: #005481;
    text-decoration: none;
    font-size:11px;
}
#homeRightSideBar a:hover
{
    text-decoration: underline;
}
.twoColumnMainContent
{
    margin-top: 7px;
}
.twoColumnMainContent
{
     padding-left: 20px;
}

.twoColumnMainContent .table
{
    width: 400px;
}

.twoColumnMainContent #contenttable
{
    padding-top: 25px;
}

.twoColumnMainContent #contenttable span.textbold
{
    font-weight: bold;
}
.table,tr,td
{
    font-size:11px;
}
.toptable
{
    width:72%;    
}
#homePageNews
{
    background: url(../../Images/upper_grad_block.jpg) no-repeat;
    margin-top:15px;
}

.servicesSiteMap 
{
	margin-top:25px;
}

.servicesSiteMap table td li a
{
	text-decoration:none;
}
.linehorizontal
{
  width:100%;
  height:3px;
  background-image:url(../../Images/line1.gif);
  background-repeat:repeat-x;
    
}
.linehorizontalHome
{
	
  background-image:url(../../Images/line1.gif);
  background-repeat:repeat-x;
  height:3px;
  /*width:100%;*/
}
.industrySubListItem
{
     list-style-image:url(../../Images/arrow_bullet.jpg);
     list-style-position:outside;
     margin-left:20px;
     
}
.industrySubLink
{
    
}

.subLinkContainer
{
	margin-top:10px;
	margin-bottom:2px;
}

.industrySubLink_sm
{
	text-decoration:none;
	font-weight:bold;	
}
.industrySubLink:hover,.industrySubLink_sm:hover
{
    color:#D4921E;
}
.industryMainLinks
{
    margin:0px;padding:0px;
    font-weight:bold;
    text-decoration:none;
    color:#D99625 !important;
}
.industryMainLinks:hover
{
    color:#676767 !important;
    text-decoration:none !important;
}
.servicesSiteMap td
{
    width:50%;
}
.servicesSiteMap table
{
    width:100%;
}

/*---------Styles for the News Archives----------*/

.captionLarge
{	
	color: #005481; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold; text-align:left; 	
}

.bullettextblue, .textblue
{ 
	color: #005481; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-align: left;margin-top:75px;
}

.text 
{ 
    color: #676767; 
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    line-height: 15px; 
    text-align: left; 
    margin-top:5px; 
    margin-right: 0px; 
    padding-right: 10px;
    padding-bottom:5px;
     }
.textbold
{
	font-weight:bold;
}

.bullettextblue a, .textblue a
{
	text-decoration:none;
}

.bullettextblue a:link, .bullettextblue a:visited, .textblue a:link, .textblue a:visited
{
	color: #005481;
}
 
.bullettextblue a:hover, .bullettextblue a:active, .textblue a:hover, .textblue a:active 
{
	color: #d4921e;
}

.bullettextblue ul 
{
	margin-left: 0;	padding-left: 0;	list-style-type: none;
}

.bullettextblue li 
{
	color: #005481;	font-size: 11px;	padding-left: 0;	margin-left: 0;
	background-image: url(../../Images/orange_bullet.jpg);	background-repeat: no-repeat;
	background-position: 0 0.4em;	padding-left: 1.1em;	margin: 1em 0;	margin-right: 5;
}

.bulleticoncorpsnapshot { background-image: url(../../Images/corporate_snapshot_bg.jpg); background-repeat: no-repeat; background-position: 0 10px; }
.bulleticonrecognition { background-image: url(../../Images/recognition.jpg); background-repeat: no-repeat; background-position: 0 10px; }


/*---------End of Styles for the News Archives----------*/

/* STYLES FOR RELATED LINKS IN RIGHT HAND COLUMN*/
.rightcolumntext { color: #676767; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-align: left; margin-right:1.3em; }

ul.rightcolumntext {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top:0px;
}

.rightcolumntext li {
	color: #676767;
	font-size: 10px;
	line-height: 13px;
	padding-left: 0;
	margin-left: 0;
	background-image: url(../../Images/arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.1em;
	margin: 0.6em 0;
}

.rightcolumnhead { color: #005481; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-align: left; margin-right: 1em; margin-bottom: 0.6em; }
.orangearrows { color: #d4921e; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11pt; text-align: left; }
.empproficon { background-image: url(../../Images/empproficon_bg.jpg); background-repeat: no-repeat; background-position: 0 10px; }

/*STYLES FOR TWO COLUMN LINKS WITH BLUE ARROW AND BLUE TEXT*/
.linksheadorange { color: #d99625; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 17px; text-align: left; margin-right: 1em; }
.linksheadorange A:link { color: #d99625; text-decoration: none; }
.linksheadorange A:visited { color: #d99625; text-decoration: none; }
.linksheadorange A:hover { color: #676767; text-decoration: none; }
.linksheadorange A:active { color: #676767; text-decoration: none; }

/* STYLES FOR RELATED LINKS WITH CLICKABLE BLUE HEADERS IN RIGHT HAND COLUMN*/
.rightcolumntextlink { color: #676767; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-align: left; margin-top: 75px; margin-right: 10px; }

.rightcolumntextlink ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top:0px;
}

.rightcolumntextlink li {
	color: #676767;
	font-size: 10px;
	line-height: 13px;
	padding-left: 0;
	padding-bottom: 5px;
	margin-left: 0;
	background-image: url(../../Images/arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.1em;
	margin: 0em 0;
}

.rightcolumntextlink A:link { color: #005481; text-decoration: none; }
.rightcolumntextlink A:visited { color: #005481; text-decoration: none; }
.rightcolumntextlink A:hover { color: #676767; text-decoration: none; }
.rightcolumntextlink A:active { color: #005481; text-decoration: none; }


/* QUOTE IN RIGHT HAND COLUMN STYLES - TAG INDIVIDUALLY ( NAME SHOULD BE BOLDED ) */
.quote_bg { background-image: url(../../Images/grey_bubbles.jpg); background-repeat: no-repeat; background-position: left top; }
.quoteicon { background-image: url(../../Images/quoteicon.jpg); background-repeat: no-repeat; background-position: 0px 10px; padding: 10px 0px 0px 20px; color: #d99625; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 9pt; }
.quoteorangetext { color: #d99625; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 17px; text-align:left; margin-right: 10px; margin-top: 0px; }
.quotegreytext { color: #8b8988; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 13px; margin-right: 10px; }

/*STYLES FOR CASE STUDIES AND EMPLOYEE PROFILES*/
.txt_CS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #676767;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin: 5px 15px;
	padding-bottom: 5px;
}

ul.txt_CS {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top:0px;
}

.txt_CS li {
	color: #676767;
	font-size: 11px;
	line-height: 13px;
	padding-left: 0;
	margin-left: 0;
	background-image: url(../images/blue_arrow_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.1em;
	margin: 5px 15px;
}

.bkgcsimage { background-image: url(../images/bkgcsimage.jpg); background-repeat: no-repeat; background-position: left top; }

.csphoto {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.txtservicehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d99625;
	padding-left: 15px;
	padding-top: 0px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCABB;
	border-left-color: #DFDBCC;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 15px;
	float: none;
	clear: none;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 16px;
}

.txt_CSH1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #005481;
	padding-right: 10px;
	padding-left: 15px;
}

.txtCScallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #676767;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}

.bkgepimage { background-image: url(../../Images/bkgepimage.jpg); background-repeat: no-repeat; background-position: 0 0px; padding-left: 0px; padding-top: 0px; margin-left: 0px; margin-top: 0px;}

.txtepTabHeader {
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.txtepservicehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A72127;
	padding-left: 15px;
	padding-top: 0px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CDCABB;
	border-left-color: #DFDBCC;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 15px;
	float: none;
	clear: none;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 16px;
}

.txt_EPH1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #30490F;
	margin: 5px 15px;
}

.txt_epquote { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #22330B;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin: 5px 15px;
	padding-bottom: 5px;
}

.txtCScalloutHeader {
	font-weight:bold;
	color: #005481;
}

.txtepcallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color: #A72127;
	margin-right: 10px;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.txtepsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color: #30490F;
	margin-right: 10px;
	padding: 0px;
	margin-top: 5px;
	margin: 5px 15px;
}

/* STYLE FOR MAIN TEXT ON 1COL PAGE FOR BLUE LINKS ROLLING OVER TO ORANGE */
.text1colbluelink { color: #005481; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; padding-top:5px; text-align: left; }
.text1colbluelink A:link { color: #005481; text-decoration: none; }
.text1colbluelink A:visited { color: #005481; text-decoration: none; }
.text1colbluelink A:hover { color: #d4921e; text-decoration: none; }
.text1colbluelink A:active { color: #d4921e; text-decoration: none; }

/* STYLE FOR TWO COLUMN SINGLE LINE HEAD NO PADDING */
.headline1 
{
	color: #005481;
    font-size: 21px;    
    margin:0px;padding:0px;
    line-height:25px;
    font-weight:normal;
    padding-top:14px;
    padding-bottom: 14px;
}
/* STYLE FOR ONE COLUMN HEADLINE WITH TOP PADDING */
.headline2 { color: #005481; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 28px; text-align: left; padding-top: 0.7em; }
/* STYLE FOR THREE LINE HEADLINE WITH TOP PADDING */
.headline3 { color: #005481; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 25px; text-align: left; padding-top: 0.7em; }
/* STYLE FOR HOME PAGE HEAD NO PADDING */
.headline4 { color: #005481; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }

/* STYLE FOR SUBHEAD WITH TOP PADDING */
.subhead1 { color: #d99625; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; line-height: 20px; text-align: left; padding-top: 0.5em; }

/* STYLE FOR SMALL SUBHEAD WITH LINK */
.subheadlink { color: #005481; font-size: 11px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; text-align: left;}
.subheadlink A:link { color: #005481; text-decoration: none; }
.subheadlink A:visited  { color: #005481; text-decoration: none; }
.subheadlink A:hover{ color: #d4921e; text-decoration: none; }
.subheadlink A:active{ color: #d4921e; text-decoration: none; }

.selectedItem
{
    background-color:#888888;
}
#navBreadCrumb
{
    padding-left:20px;
    padding-top:4px;
    width:305px;
}
#navBreadCrumb span
{
    font-size:9px;
    font-family:Arial,Helvetica,sans-serif;
    color:#666666;
}
/* MISC STYLE FOR SUBHEAD */
.subhead	
{
	margin-top:20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005481;
	font-size: 14px;
	font-weight: bold;
}
.subhead a
{
    padding-bottom:5px;
}
.quote1colgreytext
{
    font-weight: normal; 
    color: #8B8988;
    font-size: 9px; 
    font-family: verdana, arial, helvetica, sans-serif; 
    font-style: italic;
    line-height: 15px; 
    text-align: left;
}
.dashedlinehorizontal
{
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px; 
    font-weight: normal; 
    color: #666666;
    border-bottom-width: 1px;
    border-bottom-style: dashed; 
    border-bottom-color: #676767;
    padding-top:20px;
}
.style2
{
    text-align: left; 
    font-weight: normal; 
    color: #005481;
    font-size: 14px; 
    font-family: verdana, arial, helvetica, sans-serif;
}
.style1
{
    color: #D99625;
    padding-left:40px;
}

.txtnr
{
	border-bottom: 1px dashed rgb(103, 103, 103);
    padding: 10px 20px 10px 15px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: rgb(0, 84, 129);
    line-height: 15px;
}


* html #bottomContainer .tbNodes td img { behavior: url(files/iepngfix.htc) }

a{cursor:pointer !important;}


/* contact form styles  */

#contactform
{
	text-align: left;
	border: 1px solid #216B91;
	margin-top: 12px;
}

.textboxfloat
{
	float: left;
}
.white
{
	background-color: #F4F3F1;
}

#contactusform
{
	background-color: #216B91;
	color: White;
	font-size: 14px;
	margin: 1px;
	padding: 4px;
	font-weight: normal;
}

#contactfields
{
	border-top: 1px solid #216B91;
	padding: 12px 5px 5px;
	background-color: #F4F3F1;
}

#fieldborder
{
	background-color: #EAE9E5;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 20px;
	font-weight: bold;
}

#formelement table td
{
	border: 1px solid #216B91;
	padding: 7px 0 8px 8px;
}

#formelement table td .textboxfloat
{
	background: #F4F3F1 !important;
}
#formelement table
{
	border-collapse: collapse;
}
.required
{
	color: #C88D00;
}

.textboxsize
{
	height: 125px;
	width: 340px;
}


#description
{
	float: left;
}

.hightlight
{
	color: #C88D00;
}

.submit
{
	height: auto;
    background-color:transparent !important;
    cursor:pointer;
    font-weight:bold;
    font-size:1em;
    padding-left:10px;
    padding-right:10px;
    azimuth:center;
    width:100px !important;
    height:27px !important;
}
#formelement table
{
    width:100% !important;
}

#formelement td
{
   vertical-align:middle !important;
   padding-right:10px;
}

/* end of contact form styles ***/


.FirstColumn,.SecondColumn,.ThirdColumn
{
	float:left;
	width:32%;
}

.clear
{
	clear:both;
}

#Sendafriend,#Bookmark
{
	padding-top:7px;
	width:24px;
}
#printBox
{
	width:30px;
}
.RightImage img
{
	margin-top:9px;
}

.FullWidth span
{
	width:260px;
}

.BookmarkImage
{
	height:16px;
	width:16px;
}
.requiredTextarea
{
	vertical-align:top;
}

.leftchildnodes
{
	float:left;
	width:285px;
	padding-bottom:15px;
	padding-right:15px;
}

#EmailAFriend ul {
background:transparent none repeat scroll 0 0;
padding-left:0;
width:570px;
}

#EmailAFriend ul li {
line-height:50px;
list-style-type:none;
}

.FieldName {
float:left;
font-size:15px;
font-weight:bold;
width:200px;
}

#EmailAFriend input[type="text"] {
border:1px solid #000000;
height:22px;
width:200px;
}
.btnAlign {
border:1px solid #000000;
height:26px;
margin-right:20px;
width:92px;
}

.bulleticoncorpsnapshot .bullettextblue li
{
	padding-right:10px;
}

.bulleticoncorpsnapshot .bullettextblue
{
	margin-top:50px !important;
}

#bottomContainer .tbNodes
{
	//float:left;
}

#bottomContainer .RightImage
{
	//margin-left:-25px;
}



/*Top Banner */

#pulldown {margin: 0; padding: 0; width:100%; height: 118px; background: url(img/bg_pulldown.gif) bottom left repeat-x; display: none; font-size:10px !important}
#pulldown-content {width: 822px; height: 100%; margin: auto; text-align: left;line-height:14px;background: url(img/logo_saic_pulldown.gif) no-repeat 97% 43px;}
#pulldown #desc {float:left;
margin:15px 0 0 10px;
padding:0;
width:373px;}
#pulldown ul.links1, #pulldown ul.links2 {float: left; margin: 0; padding: 0;}
#pulldown ul li {list-style-type: none; background: url(img/pulldown-link.gif) no-repeat 0 6px; padding-left: 13px;font-size:10px;color:#006BB5;
text-decoration:underline;}
#pulldown ul.links1 {margin: 15px 0 0 40px; padding: 0; width: 120px;}
#pulldown ul.links2 {margin: 15px 0 0 0; padding: 0; width: 165px;}
/*#header {position: relative; height: 127px; background: url(img/bg_top.gif) top left repeat-x;}*/
#toptab 
{
background:transparent url(img/tab.png) no-repeat scroll right center;
color:#535353;
font-size:0.7em;
height:27px;
/*position:absolute;*/
/*right:466px;*/
text-align:right;
top:0;
}
#toptab p {padding:5px 9px;font-size:10px;}


/* Other Styles -- these are grandfathered in via our main css stylesheet -- you may need to add these if things don’t look right. */
#toptab, #pulldown {font-family:arial,helvetica,verdana,sans-serif;}
#pulldown h3 {font-size:14px; font-weight:bold; color:#006bb5;margin-bottom:4px;}
#pulldown p, #pulldown li {font-size:11px; color:#666;}
#pulldown #desc p,#pulldown #desc h2
{
	font-size:10px;
}

#pulldown ul li a:hover
{
	color:#3399FF;
}
#pulldown ul li a:active {color: #ff8913;}

#topbannerheader
{
	position:relative;
	height:1px;
}

#topbannerbg
{
	background:transparent url(img/bg_top.gif) repeat-x scroll 0 0;
	height:9px;
}


.ImageRolloverText
{
	font-weight:bold;
	text-decoration:underline;
	
	
}
.Active
{
	display:block;
}
.ImageWrapper
{
	background:#000000 none repeat scroll 0 0;
	/*left:91% !important;*/
	position:absolute;
	/*top:185%;*/
	z-index:100;
	border:9px solid #676767;
	
}

.RollOver
{
	/*position:relative;*/
}

.newsrightcolumntext li
{
	line-height:16px;
}

.imagepadding
{
	padding-right:20px;
	//padding-right:12px;
}
.imagepaddingleft
{
	padding-left:12px;
	//padding-left:0px;
}

.mixedcontrols
{
	float:left;
	width:40px;
}

#mailusercontrol,#bookmarkusercontrol
{
	margin-top:7px;
}
#printusercontrol
{
	width:45px;
}

#controls
{
	float:right;
	margin-right:50px;
	margin-top:7px;
}
#bookmarkusercontrol
{
	width:36px;
}
.linkcolor
{
	color:#005481;
	font-family:Verdana;
	font-size:1em;
}
