    /*-----------------------------      D o c u m e n t a t i o n     -------------------------------------*/

    /*      height : auto !important; /* ignored by IE, applied everywhere else */
    /*      height : 100%; /* IE treats as min-height */
    /*      min-height : 100%; /* IE ignores this */
    /*      height settings and clearfix both fill the interior of mainContentLeft and mainContentRight*/

    /*      color: #9E7E01;       yellow on gray background   */
    /*      color: #FFCC01;       bright yellow  */
    /*      color: #7E4E04;       burnt yellow  */
    /*      color: #FDDF78;       lighter yellow  */
    /*      font color: #555      gray  */
    /*      link color: #705822;  almost brown  */

    /*      overflow: hidden only applies to divs...    */

    /*-------------------------------   D i s a b l e   B r o w s e r   D e f a u l t s---------------------*/

        :link,:visited { text-decoration:none }
        ul,ol { list-style:none }
        h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
        ul,ol,li,h1,h2,h3,h4,h5,h6,pre,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
        html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset, hr    {
            margin:0; padding:0; border:0}
        a img,:link img,:visited img { border:none }
        address { font-style:normal }

        /*input {border: 0px }*/

    /*---------------------------------   L i n k   D e f a u l t s   --------------------------------------*/

    a:link, a:visited {color: #BD6803;}
    a:hover { color: #7E4E04; }
    a:link, a:visited {color: #705822;}
    a:hover { color: #CAA206; }

    /*--------------------------------------    L a y o u t    ---------------------------------------------*/

        html {
            height:100%;
            max-height:100%;
            background:#ECECEC;
            overflow:hidden; /*get rid of scroll bars in IE */
        }

        body {
            height:100%;
            max-height:100%;
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            line-height: 1.7;
            color:#555555;
            overflow:hidden; /*get rid of scroll bars in IE */
        }

        b {
color: #7E4E04; font-weight:normal;
        }

        td select  {
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            line-height: 1.7;
            color:#555555;

        }


    /*--------------------------------------    H e a d e r   ----------------------------------------------*/

        #printHeader {display:none;}

        #header {
            width:100%;
            height:115px;
            position:absolute;
            right:15px;
            display:block;
/*            background: #A2A2A2 url(../pics/headerBackground.gif) repeat-x; */
background: url(../pics/headerBackgroundNEW.gif) repeat-x;

            z-index:5;
        }

        #mainHeader {
            width: 745px;
            height:100%;
            height:auto !important;
            margin:auto;
            background: top left url(../pics/mainHeaderBackground.gif) repeat-x;
            padding-left:15px;
        }

        #logoHeader {
            width: 305px;
            height:60px;
            float:left;
        }

        #logoHeader img{
            border: none;
            padding: 0;
            margin: 0;
        }

        #headerTopNav {
            width: 455px;
            height: 60px;
            display: inline;
            overflow: hidden;
        }

        #headerMainNav {
width: 525px;
            height: 55px;
margin-left: 235px;
            display: block;
            clear:right;
        }

/*-------------------------------  T o p    M a i n    N a v i g a t i o n   ---------------------------*/

    #headerMainNav ul li {
        float: left;
        font-size: .91em;
        border-top: 0;
        border-left: 0;
/* display: block; */
    }

    #headerMainNav ul li a {
        height: 0px;
        height:55px;
        display: block; /* essential: this gives the link its existence */
        float: left;
        background-position: 0 0px;
    }

    #headerMainNav ul li a:hover, #headerMainNav ul li a.selected{
        background-position: 0 -54px;
    }

    #headerMainNav ul li ul {
        position:absolute; /* makes is work in IE why??? */
        top: 115px;
        display: none;  /* hides the dropdown by default  */
        clear:left;   /* makes the dropdown display under the button */
        float: left;
        background: yellow;
        border: 1px #A2A2A2 solid;
    }

    #headerMainNav ul li ul li { /* creates the submenu item by item */
        float: none;
        width: auto;  /* width of the dropdown */
        margin: 0;
        padding: 0px;
        font-size: .91em;
        border-bottom: 1px #A2A2A2 solid;
        border-top: 0;
    }

    #headerMainNav ul li ul li a {
        position: relative;
        left: 0;
        height: auto;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 0px;
        text-indent: 4px;
        float: none;
        color: #3F3F3F;
color: #E4E4E4;
        background: #CDCDCD; /* needed for IE */
background: #282828; /* needed for IE */
    }

    #headerMainNav  ul li ul li.hover a,
    #headerMainNav  ul li ul li:hover a,
    #headerMainNav  ul li ul li a.hover,
    #headerMainNav  ul li ul li.sfhover,
    #headerMainNav  ul li ul li a:hover {
        display: block;  /* important  */
    }

    #headerMainNav ul li ul li a.sfhover,
    #headerMainNav ul li ul li a:hover {
        color: #3F3F3F;
        background-color: #E4E4E4;
background-color: #FDE16C        ;
    }

    #headerMainNav ul li.sfhover ul,
    #headerMainNav ul li:hover ul {
        display: block;
    }

#headerMainNav li ul ul {   margin: -15px 0 0 15px;  float:left; }
#headerMainNav li.sfhover ul ul {   left: -9999em; }
#headerMainNav li:hover ul, #headerMainNav li li:hover ul, #headerMainNav li.sfhover ul, #headerMainNav li li.sfhover ul { left: auto; }

    #aboutButt a  {
        width: 117px;
        background: url(../pics/aboutButt.gif);
        background-position: 0 0px;
    }

    #aboutButt ul li a{
        width: 150px;
    }

    #servicesButt a  {
        width: 100px;
        background: url(../pics/servicesButt.gif);
        background-position: 0 0px;
    }

    #servicesButt ul li  a{
        width: 150px;
    }

    #projectsButt a  {
        width: 107px;
        background: url(../pics/projectsButt.gif);
        background-position: 0 0px;
    }

    #projectsButt ul li  a{
        width: 150px;
    }

    #newsButt a  {
        width: 82px;
        background: url(../pics/newsButt.gif);
        background-position: 0 0px;
    }

    #newsButt ul li  a{
        width: 150px;
    }

    #careersButt a  {
        width: 109px;
        background: url(../pics/careersButt.gif);
        background-position: 0 0px;
    }

    #careersButt ul li  a{
        width: 113px;
    }

/*---------------------------------     C o n t e n t     A r e a     ----------------------------------*/

    #overallContainer { /* content */
        height:100%;
        max-height:100%;
        overflow:auto;
        display:block;
        position:relative;
        z-index:3;
background: #474747 url(../pics/headerBackgroundNEW.gif) 115px 0px  repeat-x;
}

    #overallContainer p {padding:5px; }

    #mainContentFull {
        height : auto !important; /* ignored by IE, applied everywhere else */
        height : 100%; /* IE treats as min-height */
        min-height : 100%; /* IE ignores this */
width: 790px;
        display: block;
        margin:auto;
position:relative;
background: url(../pics/mainContentWrapperBackgroundNEW.gif) left top repeat-y;
    }

    #mainContentLeft {
        width: 220px; /* checked */
        height : auto !important; /* ignored by IE, applied everywhere else */
        height : 100%; /* IE treats as min-height */
        min-height : 100%; /* IE ignores this */
padding: 20px 15px 5px 25px;
        float: left;
        overflow: hidden;
    }

    #mainContentRight {
width: 514px;/* checked */
        height : auto !important; /* ignored by IE, applied everywhere else */
        height : 100%; /* IE treats as min-height */
        min-height : 100%; /* IE ignores this */
        padding: 8px;
        float: right;
    }

    .padHeader {display:block; height:115px; }

    .padFooter{display:block; height:35px; }

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .clearfix {display: inline-block;}

    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */

        /*------------------------------------------    F o o t e r    -----------------------------------------*/

        #footer {position:absolute;  /* foot */
            bottom:-1px;
            right:18px; /* to avoid covering the scroll bar. */
            display:block;
            width:100%;
            height:33px;
background:#474747;
color:#888;
            text-align:right;
            font-size:10px;
            z-index:4;
        }

        #footer a, #footer a:visited {
color: #BFA85B;
        }

        #footer a:hover {
            color: #FFCC01;
        }

        #mainFooter {
            width: 760px;
            height:100%;
            height:auto !important;
            margin:auto;
            padding-left:19px;
        }

        #mainFooterLeft {
            float:left;
        }

        #mainFooterRight{
            float:right;
        }

        #printFooter {display:none;}

    /*--------------------------------- S i d e     N a v i g a t i o n-------------------------------------*/

        #mainContentLeftNavContainer {
            width: 220px;
            background: url(../pics/mainContentLeftNavBackground.gif);
margin-top: 8px;
        }

        #mainContentLeftNavTop{
            width: 220px;
            background: url(../pics/mainContentLeftNavBackgroundTop.gif)  no-repeat;
            height: 7px;
        }

        #mainContentLeftNavBottom{
            width: 220px;
            /* bottom should be bottom left aligned  */
            background: bottom left url(../pics/mainContentLeftNavBackgroundBottom.gif)  no-repeat;
            height: 7px;
        }

        #mainContentLeftNav {
            width: auto;
            margin: 8px;    /* allows for border */
        }

        #mainContentLeftNav ul li, ul li ul li {
            display: block;
            vertical-align: middle;
       }

        #mainContentLeftNav ul li a {
            font-weight: normal;
            padding-left: 20px;
            padding-top: 5px;
padding-top: 2px;
padding-bottom: 3px;
            min-height: 15px;
            height: 15px;
            vertical-align: middle;
            display: block; /* essential: this gives the link its existence */
            color: #FFF;
            background: top left url(../pics/mainContentLeftNavBullet.gif)  no-repeat;
            border-bottom: 1px #888888 solid;
border-bottom: 1px #AFAFAF solid;
        }

        #mainContentLeftNav ul li a.selected,
        #mainContentLeftNav ul li ul li a.selected{
            color: #FFCC01;
            background: top left url(../pics/mainContentLeftNavHoverBackground.gif)  repeat-y;
        }

        #mainContentLeftNav ul li a:visited {
        }

        #mainContentLeftNav ul li a:hover {
            color: #FFCC01;
            background: top left url(../pics/mainContentLeftNavHoverBackground.gif)  repeat-y;
        }

        #mainContentLeftNav ul li ul li a {
            padding-left: 40px;
            padding-top: 5px;
            background: top left url(../pics/mainContentLeftNavSubBullet.gif)  no-repeat;
       }

        #mainContentLeftNav ul li ul li a.selected {
            background: top left url(../pics/mainContentLeftNavSubBulletSelected.gif)  no-repeat;
       }


        #mainContentLeftNav ul li ul li a:hover {
            color: #FFCC01;
            background: top left url(../pics/mainContentLeftNavSubHoverBackground.gif)  repeat-y;
        }

    /*-------------------------------    M a i n   C o n t e n t   R i g h t   -----------------------------*/

        #mainContentRight h1, #mainContentRight .h1title {
            /* total height: 56px; */
            height: 19px;
            width: 474px;
            padding: 31px 0px 36px 25px;
            padding: 31px 0px 24px 25px;  /*30px right is too bix for 498px area*/
            font-weight: normal;
            font: 16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #333;
            letter-spacing: -.025em;
            text-transform: uppercase;
            background: url(../pics/mainContentH1Background.gif) left top repeat-x;
            overflow: hidden;
        }

        #mainContentRight h2, #mainContentRight .h2, #mainContentRight .h2title {
            height: 23px;
            font-weight: normal;
            font: 16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #7E4E04;
            letter-spacing: -.025em;
            padding: 0 0 20px 0;
            text-transform: uppercase;
        }

        #mainContentRight .h2 {
            float: left;
        }

        #mainContentRight h3, #mainContentRight .h3, #mainContentRight .h3title {
            height: 23px;
padding-top: 10px;
            padding-bottom: 7px;
            font: 14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            font-weight: normal;
            color: #7E4E04;
            letter-spacing: -.025em;
            text-transform: uppercase;
        }

        #mainContentRight .h3 {
            float: left;
        }

        #mainContentRight h4, #mainContentRight .h4title {
            height: 23px;
            padding-top: 4px;
            padding-bottom: 4px;
            font: 1.35em/160% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            font-weight: normal;
            color: #7E4E04;
            letter-spacing: -.025em;
        }

        #mainContentRight .hrDivider {
            height: 8px;
            width:  100%;
            margin: 0;
            clear:  both;
background: url(../pics/hrRightBackground.gif) top left no-repeat;
        }

        #mainContentRight .hrDivider hr {
            display: none;
        }

        #mainContentRight .hrHomeDivider {
            height: 28px;
            width:  100%;
            margin: 0;
            padding: 0;
            clear:  both;
            background: url(../pics/hrHomeRightBackground.gif);
        }

        #mainContentRight .hrHomeDivider hr {
            display: none;
        }

        #mainContentLeft h3 {
            font-weight: bold;
            font: 18px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font: 16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #FFCC01;     /*  bright yellow  */
color: #555555;
color: #444;     /*  bright gray  */
            letter-spacing: -.025em;
            text-transform: uppercase;
        }

        #mainContentLeft h4 {
            padding: 5px 5px 0px 5px;
            font-weight: normal;
            font: 14px palatino, georgia, serif;
            color: #B37E4E;
            letter-spacing: .05em;
        }

        #mainContentLeft .hrDivider {
            height: 11px;
            width:  100%;
            margin: 0;
            clear:  both;
            background: url(../pics/hrLeftBackground.gif);
        }

        #mainContentLeft .hrDivider hr {
            display: none;
        }

        #mainContentRight ul  li {
            padding-top: 2px;
            margin: 0 0 0 40px;
            list-style-image: url(../pics/mainContentRightBullet.gif);
line-height: 2;
        }

        #mainContentRight ul {
            margin-top: 5px;
            margin-bottom: 10px;
        }

        #mainContentRight dl {
            margin: 0;
        }

        #mainContentRight dt, #Vision h4 {
            margin: 0 0 5px 0;
            font-size: 13px;
            font-weight: normal;
            color: #7E4E04;
            text-transform: uppercase;
        }

        #Vision p {
            margin-bottom: 15px;
            margin-left: 40px;
        }

        #mainContentRight dd {
            margin-bottom: 15px;
        }

        #headerVisual {
            width: 509px;
            height: 169px;
            float: right;
            background-color: #80491C;
        }

        .errors  {
            margin: 10px 15px 10px 0px;
            padding: 10px;
            border: #DDD 1px dashed;
            background: url(../pics/noteRightBackground.gif)  ;
            color: #333;
        }

        .clearBoth {
            clear: both;
            visibility: hidden;
        }

        .clearLeft {
            clear: left;
            visibility: hidden;
        }

    /*-------------------------------   M a i n  C o n t e n t    H o m e-----------------------------------*/

        #mainContentHome {
            width: 744px;
            height : auto !important; /* ignored by IE, applied everywhere else */
            height : 100%; /* IE treats as min-height */
            min-height : 100%; /* IE ignores this */
            padding: 8px;
            float: right;
            /* background: white;  if bottom of page is gray */
        }

        .mainContentHomeFlash {
            height:295px;
            background: url(../pics/homeFlashBackground.gif) bottom left repeat-x;
        }

        #mainContentHomeColWrapper {
            height : auto !important; /* ignored by IE, applied everywhere else */
            height : 100%; /* IE treats as min-height */
            min-height : 100%; /* IE ignores this */
            background: url(../pics/mainContentHomeColWrapper.gif) top left repeat-y; /* column divider */
        }

        #mainContentHomeColWrapper img{
            margin-top: 6px;
        }

        #mainContentHomeColWrapper h2{
            height: 23px;
            font-weight: normal;
            font: 16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #333;
            letter-spacing: -.05em;
            padding: 5px 0 5px 0;
        }

        .mainContentHomeLeftCol {
            /* total width: 372 */
            width: 362px;
            float:left;
            overflow: hidden;
            margin-right: 10px;
        }

        .mainContentHomeRightCol {
            width:362px;
            float:right;
            margin-left: 10px;
        }

        #mainContentHomeColWrapper div.title{
            background: url(../pics/homeTitleBackground.gif) top left no-repeat;
            height: 29px;
            padding-left: 27px;
            text-transform: uppercase;
            font-size: 15px;
            color: #333;
            padding-top: 0px;
        }

        #mainContentHomeColWrapper p { padding: 0px; }

    /*---------------------------- D y n a m i c   L o g i n   B o x   -----------------------------------------*/

        #loginBox {
            width: 360px;
            height: 73px;
            top: -55px;
            left: 390px;
            z-index: 100;
            background: url(../pics/loginBoxBackground.gif) top left repeat-x;
            border: 1px #FFF solid;
            font-size: 10px;
            display: block;
            position: relative;
        }

        #loginBoxClose {
            padding: 0px;
            margin: 8px 10px 0px 10px;
            text-align: right;
        }

        .loginBoxFormLabel{
            margin-left: 15px;
        }

        .loginBoxFormInput{
            background: transparent;
            border-bottom: 1px #000 solid;
            font: 10px "Lucida Grande", "Lucida Sans Unicode", sans-serif; /* forced to restate font */
            width: 95px;
        }

        .button {
            margin-left: 15px;
            padding: 0px;
            font-size: 9px;
            text-transform: uppercase;
            background-color: #333;
            color: #FFF;
            border: 0px;
        }

    /*-----------------------------  M a i n   F o r m   E l e m e n t s    --------------------------------*/
    /*
    Usage
    Regular Login page
    Careers - How to Apply
    Nimda forms
    */
        .mainContentRightForm fieldset {
            margin: 20px 0px 0px 0px;
            padding: 15px;
            border: solid 1px #FFEFB2;
        }

        .mainContentRightForm legend {
            margin: 10px 0px 10px 0px;
            padding: 5px 10px 5px 10px;
            text-transform: uppercase;
            vertical-align: top;
            border: #CCC 1px solid;
            background: #FFEFB2;
        }

        .mainContentRightForm input {
            font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border: none;
            border-bottom: #c7c7c7 1px solid;
        }

        .mainContentRightForm label, .mainContentRightForm .label {
            min-width: 100px;
            width: 100px;
            float: left;
            clear: left;
        }

        .mainContentRightForm textarea {
            font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border: #c7c7c7 1px solid;
        }

        .mainContentRightForm select {
            margin-bottom: 10px;
            padding: 2px;
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border: #DDD 1px solid;
            border: 0;
            background: url(../pics/noteRightBackground.gif)  ;
        }

        #BtnOverride .SubmitButton, #BtnOverride2 .SubmitButton, #BtnOverride3 .SubmitButton, #BtnOverride4 .SubmitButton, .SubmitButton
        {
            /* Putting the SubmitButton class inside a div with
            an ID of BtnOverride (not class=), overrides all parent styles */
            width: 100px;
            height: 20px;
            margin: 10px 7px 0px 0px;
            color: #333;
            cursor: pointer;
            text-transform: uppercase;
            font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            font-size: 10px;
            letter-spacing: .025em;
            background: url("../pics/doubleButtonBlank.gif") 0px 0px repeat-x;
            border: none;
        }

        #BtnOverride .SubmitButton:hover, #BtnOverride2 .SubmitButton:hover, #BtnOverride3 .SubmitButton:hover, #BtnOverride4 .SubmitButton:hover {
            background: url("../pics/doubleButtonBlank.gif") 0px -20px repeat-x;
            color: #FFF;
        }



        .projtextareaBox
        {
            /* font "Lucida Grande" cause textbixes to stretch across the page */
            color: #555;
            border: #c7c7c7 1px solid;
font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        }

    /*-----------------------------------    S i d e     E l e m e n t s    --------------------------------*/
        /* Contact Us side box /about/locations.aspx  */
        /* Project Search side box  */
        .formBox {
            width: 210px;
            margin-top: 2px;
            margin-bottom: 0px;
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        }

        .formBox p {
            margin: 0px 5px 5px 5px;
        }

        .formBox p.last {
            clear: both;
            margin-bottom: 20px;
            margin-bottom: 0px;
            padding:0px;
            width: 180px;
        }

        .formBox .label {
            float:left;
            clear:left;
            text-align: right;
            margin: 4px 2px 0 5px;
        }

        .formBox input {
            width: 105px;
            padding: 1px 2px 1px 2px;
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border-bottom: 1px #DDD solid;
            float:right;
            text-align: left;
            background: #F2F2F2;
        }

        .formBox textarea {
            width: 175px;
            margin-left:6px;
            margin-top: 5px;
            padding: 2px; /* inside the box */
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border-bottom: 1px #DDD solid;
            clear: left;
            float:left;
            text-align: left;
            background: #F2F2F2;
        }

        .formBox select {
            width: 105px;
            padding: 1px 2px 1px 2px;
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            color: #555;
            border-bottom: 1px #DDD solid;
            float:right;
            text-align: left;
            background: #F2F2F2;
        }

        .formBox input.double {
            margin-top: 13px;
        }

        .formBox input.single {
            margin-top: -1px;
        }

        .formBox img {
            float: right;
            margin-top: 5px;
        }

    /*------------------------------------------    S i d e    B o x ---------------------------------------*/
        .sideBox {
            width: 220px;
            margin-top: 10px;
margin-top: 25px;
            padding: 0px;
            display: block;
            overflow: hidden;
            background: url(../pics/sideBoxBackground.gif);
        }

        .sideBox h2 {
            width: 200px;
            height: 20px;
            padding: 10px 8px 5px 14px;
            color: #7E4E04;
            overflow: hidden;
            text-transform: uppercase;
            font-weight: bold;
            letter-spacing: -.025em;
        }

        .sideBox h5 {
            width: 200px;
            height: 20px;
            padding-top: 5px;
            padding-left: 5px;
            padding-right: 8px;
            color: #7E4E04;
            overflow: hidden;
            text-transform: uppercase;
            font-weight: bold;
            letter-spacing: -.025em;
        }

        .sideBox h2 {
            font: 15px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        }

        .sideBox h5 {
            font: 13px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        }


        .sideBoxContent {
            width: 200px;
            padding: 8px 5px;
padding: 8px 5px;
padding: 0;
        }

        .sideBoxBottom {
            height: 8px;
            width:  100%;
            background:  url(../pics/sideBoxBackgroundBottom.gif) left bottom;
        }

    /*-------------------------------   S i d e   H o m e   B o x   ----------------------------------------*/

        .sideHomeBox {
            width: 220px;
            margin-top: 10px;
            margin-bottom:30px;
            padding: 0px;
            display: block;
            overflow: hidden;
            background: url(../pics/sideHomeBoxBackground.gif);
            line-height: 1.4;
        }

        .sideHomeBox img {
            float:left;
            margin: 0 6px 2px 0;
            border: 0px #DDD solid;
        }

        .sideHomeBox p {
            font-size: 10px;
        }

        .sideHomeBox h6 {
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            overflow: hidden;
            text-transform: uppercase;
            letter-spacing: -.025em;
            display: inline;
            color:#666;
        }

        .sideHomeBoxContent {
            width: 200px;
            padding: 8px 8px 0px 8px;
        }

        .sideHomeBoxBottom {
            height: 8px;
            width:  100%;
            background:  url(../pics/sideHomeBoxBackgroundBottom.gif) left bottom;
        }

    /*-------------------------------   S i d e   H o m e   N o B o x   ------------------------------------*/

        .sideHomeNoBox {
            width: 220px;
            margin-top: 10px;
            padding: 0px;
            display: block;
            overflow: hidden;
            background: url(../pics/sideNoBoxBackground.gif);
        }

        .sideHomeNoBox img {
            float:left;
            margin: 0 2px 2px 0;
            border: 2px #DDD solid;
        }

        .sideHomeNoBox p {
        }

        .sideHomeNoBoxTop  {
            width: 200px;
            height: 15px;
            overflow: hidden;
            margin-bottom: 5px;
            padding-top: 4px;
        }


        .sideHomeNoBoxTop  h6 {
            font: 15px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            text-transform: uppercase;
            letter-spacing: -.025em;
            color: #9E7E01;
        }

        .sideHomeNoBoxContent {
            width: 200px;
            padding: 8px 8px;
        }

        .sideHomeNoBoxBottom {
            height: 8px;
            width:  100%;
            background:  url(../pics/sideBoxBackgroundBottom.gif) left bottom;
        }

    /*----------------------------------   S i d e    W h i t e    B o x   ---------------------------------*/

        .sideWhiteBox {
            width: 220px;
            margin-top: 25px;
margin-bottom:30px;
            padding: 0px;
            display: block;
            overflow: hidden;
            background: url(../pics/sideWhiteBoxBackground.gif);
            line-height: 1.4;
        }

        .sideWhiteBox img {
            float:left;
            margin: 0 6px 2px 0;
            border: 0px #DDD solid;
        }

        .sideWhiteBox p {
            font-size: 10px;
        }

        .sideWhiteBox h6 {
            font: 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            overflow: hidden;
            text-transform: uppercase;
            letter-spacing: .05em;
letter-spacing: -.025em;
            display: inline;
            color:#666;
        }

        .sideWhiteBoxContent {
            width: 200px;
            padding: 8px 8px 0px 8px;
        }

        .sideWhiteBoxBottom {
            height: 8px;
            width:  100%;
            background:  url(../pics/sideWhiteBoxBackgroundBottom.gif) left bottom;
        }

    /*-------------------------------   S i d e   Q u o t e     --------------------------------------------*/

        #sideQuote {
            width: 220px;
            margin-top: 10px;
margin-top: 25px;
            display: block;
            overflow: hidden;
        }

        #sideQuoteTop {
            width: 220px;
            height: 23px;
            display: block;
            padding-top: 30px;
            color: #555;
            overflow: hidden;
            background: url(../pics/sideQuoteBackgroundTop.gif) no-repeat;
       }

        #sideQuoteTop h2 {
            width: 160px;
            height: 20px;
            padding-top: 0px;
            padding-left: 40px;
            padding-right: 20px;
            font-weight: bold;
            color: #555;
            font: 15px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            overflow: hidden;
            text-transform: uppercase;
            letter-spacing: -.025em;
        }

        #sideQuoteContent {
            width: 200px;
            padding-left: 10px;
            padding-right: 10px;
            background: url(../pics/sideQuoteBackground.gif)  repeat-y;
        }

        #sideQuoteContent p.largeCentered{
            padding-top: 13px;
            font-size: 14px;
font-size: 12px;
font: 14px palatino, georgia, serif;
            font-style: italic;
font-style: italic;
color: #777;
color:#705822;
            color: #7E4E04;
            text-align: center;
line-height: 1.7;
        }

        #sideQuoteContent p.largeJustified{ /*added by joel forvb.net functions */
            padding-top: 13px;
font: 14px palatino, georgia, serif;
            font-style: italic;
            color: #7E4E04;
            text-align: justify;
        }

        #sideQuoteBottom {
            width: 220px;
            height: 135px;
            display: block;
            overflow: hidden;
        }

/*--------------------------   H e a d e r   T o p     N a v i g a t i o n   ---------------------------*/

        #headerTopNav ul li {
            /* area is 60px high */
            margin-top: 30px;
            float: right;
            font-size: .91em;
            border-bottom: 0;
            border-top: 0;
            border-left: 0;
            display: block;
        }

        #headerTopNav ul li a {
            height: 0px;
            height:30px;
            display: block; /* essential: this gives the link its existence */
            float: left;
            background-position: 0 0px;
        }

        #headerTopNav ul li a:hover {
            background-position: 0 -29px;
        }

        #homeButt a  {
            width: 56px;
            background: url(../pics/homeButt.gif);
        }

        #intranetButt a  {
            width: 68px;
            background: url(../pics/intranetButt.gif);
        }

        #loginButt a  {
            width: 48px;
            background: url(../pics/loginButt.gif);
        }

        #subsButt a  {
            width: 85px;
            background: url(../pics/contractorButt.gif);
        }

        #contactButt a  {
            width: 63px;
            background: url(../pics/contactButt.gif);
        }

        /*determines width of dropdown, if needed
		  #contactButt ul li  a{
            width: 127px;
        } */

        #headerTopNav ul li ul {
            display: none;  /* hides the dropdown by default  */
            position: absolute; /* makes is work in IE why??? */
            top: 60px;
            clear:left;   /* makes the dropdown display under the button */
            overflow: hidden;
            background: #EEE;
            border: 1px #3F3F3F solid;
        }

        #headerTopNav ul li ul li { /* creates the submenu item by item */
            float: none;  /* important */
            width: auto;  /* width of the dropdown */
            height: auto;
            border-bottom: 1px #3F3F3F solid;
            border-top: 0;
        }

        #headerTopNav ul li ul li a {
            min-height: 10px;
            height: 10px;
            text-indent: 4px;
            color: #FFF;
            background: #CDCDCD; /* needed for IE */
        }

        #headerTopNav  ul li ul li.hover a,
        #headerTopNav  ul li ul li:hover a,
        #headerTopNav  ul li ul li a.hover,
        #headerTopNav  ul li ul li.tfhover,
        #headerTopNav  ul li ul li a:hover{
            display: block;  /* important  */
        }


        #headerTopNav ul li ul li a.tfhover,
        #headerTopNav ul li ul li a:hover {
            color: #FFF;
            background-color: #A2A2A2;
        }

        #headerTopNav ul li.tfhover ul,
        #headerTopNav ul li:hover ul {
            display: block;
        }

/*----------------------------A b o u t    M a n a g e m e n t   I m a g e s----------------------------*/

    .managementImageBorder {
        border: 1px solid #DFDFDF;
        margin: 0px 0px 15px 40px;
        float: left;

     }

/*--------------------------------- N E W S L E T T E R  -------------------------------*/
.newsletter li
{
    padding-bottom: 4px;
    border-bottom: solid 1px #e7e7e7;
    width: 400px;
}

    .managementImageFill { border: 1px solid #FFFFFF;  background-color: #DFDFDF; padding: 4px; }

    .managementImage { border: 1px solid #EAEAEA; background-color: #FFF; padding: 1px; }

    .managementImageCaption { font-size: 10px; text-align: center; padding-top: 5px; line-height: 1.4}

/*-----------------------------------  P r o j e c t    D e t a i l s  ---------------------------------*/

    #projectDetails {
        margin-top:13px;
    }

    #projectDetails .topMargin{
        margin-top: 5px;
        margin-left: 30px;
        font-size: 10px;
    }

    #projectPics {
        /* ----  thumbnails and main pics for  ---- */
        width: 499px;
        height: 326px;
        background: url(../pics/projectFillBackground.gif) left top repeat-x;
    }

    #projectDetails h1 {
        /* total height: 25px; */
        /* total width: 499px; */
        height: 21px;
        width: 469px;
        position: relative;
        margin: 0px;
        top: 4px;
        padding: 4px 0px 5px 30px;
        font-weight: normal;
        font: 16px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        color: #333;
        letter-spacing: -.025em;
        text-transform: uppercase;
        background: url(../pics/projectDetailsH1Background.gif) left top repeat-x;
        overflow: hidden;
    }

    #projectMainPic {
        /* total width: 450px */
        height: 230px;
        width: 440px;
        position: relative;
        top: 10px;
        margin-left: 5px;
        float:left;
        text-align: center;
        /*joel added for pre-loader*/
        background-image: url(../pics/ajax-loader.gif);
        background-repeat: no-repeat;
        background-position:center center;
    }

    img.projectPic {
        border: #DDDDDD 1px solid;
        /*width: auto;   caused all images to initially be dispayed at 230px*/
    }

    #projectThumb {
        /* total width: 50px */
        height: 230px;
        width: 38px;
        position: relative;
        top: 10px;
        float:left;
        margin-left: 9px;
        font-size: 10px;
    }

    #mainContentRight #projectThumb ul{
        list-style-image: url(../spics/mainContentRightBullet.gif);
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #mainContentRight #projectThumb ul li {
        list-style-image: url(../spics/mainContentRightBullet.gif);
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #mainContentRight #projectThumb  li {
        /* total height: 25px; */
        /* total width: 38px; */
        height: 24px;
        width: 36px;
        border: 1px solid #ACACAC;
        border-top: none;
        list-style-type: none;
        background-color: #797979;
        overflow: hidden;
        clear:both;
        float: none;
        margin: 0;
        padding: 0;
    }

    #mainContentRight #projectThumb li a {
        height: 24px;
        display: block; /* essential: this gives the link its existence */
        color: #FFF;
        vertical-align: middle;
        text-align: center;
        padding-top: 2px;
    }

    #mainContentRight #projectThumb ul li a.selected {
        color: #FFCC01;
        background: top left url(../pics/projectThumbBackground.jpg)  repeat-y;
    }

    #mainContentRight #projectThumb ul li a:visited {
    }

    #mainContentRight #projectThumb ul li a:hover {
        color: #FFCC01;
        background: top left url(../pics/projectThumbBackground.jpg)  repeat-y;
    }

    #projectSpecs  li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #projectSpecs  ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #mainContentRight #projectDetails #projectSpecs ul {
        list-style-type: none;
    }

    #projectSpecs {
        margin-top: 40px;
    }

    #projectSpecs span.Heading {
        width: 80px;
        padding-left: 2px;
        overflow: hidden;
        color: #7E4E04;
        text-transform: uppercase;
        letter-spacing: -.025em;
        font-size: 13px;
    }

    #projectSpecs span.Desc {
        width: 80px;
        left: 90px;
        overflow: hidden;
    }

    #projectSpecs table {
            padding: 0;
            margin: 0;
    }

    #projectSpecs td.title {
            width: 100px;
            overflow: hidden;
            color: #7E4E04;
            text-transform: uppercase;
            letter-spacing: -.025em;
            background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
            vertical-align: top;
    }

    #projectSpecs td.desc {
            width: 399px;
            padding-left: 0px;
            margin-left: 5px;
            background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
    }

    #projectSpecs td.titleNoSeparator {
            width: 100px;
            overflow: hidden;
            color: #7E4E04;
            text-transform: uppercase;
            letter-spacing: -.025em;
            background: none;
            vertical-align: top;
    }

    #projectSpecs td.descNoLine {
            background: none;
    }


    /*
    DOT.NET has its own pager template that I copied the styles to new names
    #mainContentRight div#paging {
        margin: 35px 0px 10px 0px;
        border-bottom: #EEE 1px solid;
        background: #F9F9F9 url(../pics/hrRightBackground.gif) repeat-x;
        padding: 2px;
        font-size: 11px;
    }

    #mainContentRight #paging span.pagingLeft {
        width: 163px;
        padding-left: 4px;
        float:left;
    }

    #mainContentRight #paging span.pagingCenter {
        width: 163px;
        left: 2px;
        float:left;
        text-align: center;
    }

    #mainContentRight #paging span.pagingRight {
        width: 163px;
        left: 2px;
        float:left;
        text-align: right;
    }*/

/*-----------------------------------  P r o j e c t    L i s t  ---------------------------------------*/
    /*#projectList {
        margin-bottom: 20px;
    }

    #projectList h2 { //header//
        width: 99%;
        padding: 0px;
        text-transform: none;
        //border-bottom: 1px solid #C7C7C7;//     //this should be on header, otherwise text gets between borders//
        line-height: 1;
    }

    #mainContentRight #projectList ul li{
        list-style-type: none;
        list-style-image: none;
    }

    #mainContentRight #projectList li {
        margin: 0px;
        padding: 0px;
        background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
        background-color: #FFF;
    }

    #projectList ul li,
    #projectList li,
    #mainContentRight #projectList li,
    #mainContentRight #projectList ul li {
        display: block;
        clear: both;    // important //
    }

    #projectList li a{
        height: 75px;
        margin: 0px;
        padding: 3px 0px 3px 0px;
        display: block;
        cursor: pointer;
        clear: both;
    }

    #projectList a:hover {
        background-color: #F2F2F2;
    }

    #projectList a:hover span.projectPic img {
        border-color:#CDCDCD;
    }

    #projectList span.projectHeader {
        color: #7E4E04;
        letter-spacing: -.025em;
        padding: 0px;
        overflow: hidden;
        text-transform: uppercase;
        letter-spacing: -.025em;
        font-size: 11px;
        font-weight: normal;
        text-align: left;
    }*/

    #projectList span.projectPic {
        width: 63px;        /* please update width in projectNoPic if this width is changed */
        margin: 5px 10px 10px 5px;
        float: left;
        vertical-align: middle;
        padding-bottom: 5px;
    }

    /*#projectList span.projectNoPic {
        width: 350px;
        float: left;
    }*/

    /* DOT.NET always set border=0px on IMG, I have to put this in style attribute, right on the img tag*/
    /*#projectList span.projectPic img {
        border: 1px solid #D8D8D8;
        padding: 2px;
        background: #EEE;
    }*/

    .projectHeader th
    {
        padding: 2px 0px 5px 0px;
        text-transform: uppercase;
        border-top: 1px solid #C7C7C7;
        border-bottom: 1px solid #C7C7C7;
        line-height: 1;
        font-weight: normal;
    }

    #projectList a { color: #7E4E04; }
    #projectList a:hover { color: #705822; }

    .projectRow
    {
        margin: 0px;
        margin-bottom:7px;
        padding: 3px;
        background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
        background-color: #FFFFFF;
        font-weight: normal;
        font-style: normal;
        letter-spacing: -.025em;
        color: #705822;
    }

    .projectAltRow
    {
        margin: 0px;
        padding: 3px;
        background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
        background-color: #F7F7F7;
        font-weight: normal;
        font-style: normal;
        letter-spacing: -.025em;
        color: #705822;
    }

    .projectRowOver
    {
        margin: 0px;
        padding: 3px;
        background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
        background-color: #F2F2F2;
        font-weight: normal;
        font-style: normal;
        letter-spacing: -.025em;
        color: #7E4E04;
    }

    .projectGridFooter select {
        background-color: #EEEEEE;
        font-size: 10px;
    }

    .projectButton
    {
        width: 41px;
        height: 19px;
        background-image: url('../pics/goButton21.gif');
        cursor: pointer;
    }

    .projectGridFooter table
    {
        width: 493px;
        height: 40px;
        margin: 0px;
        padding: 0px;
        margin: 35px 0px 10px 0px;
        border-bottom: #EEEEEE 1px solid;
        background: #F9F9F9 url(../pics/hrRightBackground.gif) repeat-x;
        font-size: 11px;
    }

    #projectList span.projectDesc {
        /*width: 272px;*/
        vertical-align: top;
        text-align: left;
        overflow: hidden;
        float: left;
    }

    /*#projectList span.projectDesc em{
        font-weight: normal;
        font-style: normal;
        letter-spacing: -.025em;
    }

    #projectList span.projectDate {
        width: 80px;
        vertical-align: top;
        float: left;
    }

    #projectList span.projectStatus {
        vertical-align: top;
        float: left;
    }

    #mainContentRight #projectList li.alt {
        background: #F7F7F7 url(../pics/dottedLineBackground.gif) bottom left repeat-x;
        background-color: #F7F7F7;
    }

    #projectList span.buttonRow input.button {
        width: auto;
        border: 3px double #CCC;
        border-top-color: #CCC;
        border-left-color: #CCC;
        padding: 1px;
        background-color: #FDDF78;
        color: #555; font-size: 9px;
    }*/

/*-------------------------------------   A w a r d     L i s t  ---------------------------------------*/
    #awardList table {
        text-align: left;
        border-collapse: collapse;
    }

    #awardList td, th {
        padding: 4px;
        vertical-align: top;
    }

    #awardList td.awardYear { width: 43px; }
    #awardList td.awardName { width: 249px}

    #awardList td.awardName b { font-weight: normal; color: #7E4E04}

#awardList td.awardProject { width: 183px}

    #awardList tr { background: url(../pics/dottedLineBackground.gif) bottom left repeat-x; }
    #awardList tr.header {
        color: #7E4E04;
        letter-spacing: -.025em;
        padding: 0;
        overflow: hidden;
        text-transform: uppercase;
        letter-spacing: -.025em;
        font-size: 11px;
        font-weight: normal;
        text-align: left; }
    #awardList tr.alt { background-color: #F7F7F7;}

/*-------------------------------------   C o n t a c t    L i s t   -----------------------------------*/
    #contactList table {
        text-align: left;
        border-collapse: collapse;
    }

    #contactList td, th {
        padding: 6px;
        vertical-align: top;
    }

    #contactList tr.header {
        color: #7E4E04;
        letter-spacing: -.025em;
        padding: 0;
        overflow: hidden;
        text-transform: uppercase;
        letter-spacing: -.025em;
        font-size: 11px;
        font-weight: normal;
        text-align: left; }

    #contactList td.contactState { width: 35px; color: #7E4E04; padding-left:0;}
    #contactList td.contactCity{ width: 81px}
    #contactList td.contactAddress{ width: 143px}
    #contactList td.contactPhone{ width: 102px}
    #contactList td.contactContact{ width: 73px}

    #contactList tr { background: url(../pics/dottedLineBackground.gif) bottom left repeat-x; }

    #contactList tr.alt { background-color: #F7F7F7;}

/*------------------------------------------    H o m e    ---------------------------------------------*/
    #homeContent p{
        margin: 0px 0px 0px -5px;
    }


/*-----------------------------------  C l i e n t   T e s t i m o n i a l s  --------------------------*/

    #clientTestimonials p {
        background: url(../pics/blockquoteOpen.gif) top left no-repeat;
        padding: 10px 20px 0px 20px;
        z-index: 5;
    }

    #clientTestimonials b{
        background: url(../pics/blockquoteClose.gif) -10px right no-repeat;
        text-align: right;
        margin-top: -15px;
        padding: 20px 10px 10px 20px;
        color: #7E4E04;
        font-weight: normal;
        display: block;
        z-index: 10;
    }

    #clientTestimonials hr{
        margin-bottom: 10px;
        background: url(../pics/hrRightBackground.gif);
        display: block;
        height: 10px;
        border: solid 1px white;
    }

/*-----------------------------------  N e w s   T e s t i m o n i a l s  --------------------------*/

    #news h2
    {
        margin: 5px 0px 5px 0px;
        padding: 0px;
        height: 18px;
        letter-spacing: normal;
        text-transform: none;
    }

/*-----------------------------------  A w a r d     T e s t i m o n i a l s  --------------------------*/

    #awardTestimonials h2 {
        width: 100%;
        margin-top: 20px;
        padding: 0;
        text-transform: none;
        border-bottom: 1px solid #C7C7C7;
        line-height: 1;
    }

    #awardTestimonials blockquote img.right {
        margin: 0 0 0px 0px;
        float: right;
    }
    #awardTestimonials div.imageFill { border: 1px solid #FFFFFF; background-color: #DFDFDF; padding: 4px; margin: 2px; }

    #awardTestimonials div.image { border: 1px solid #FFF; background-color: #FFF; padding: 0px; }

    #awardTestimonials blockquote img.left {
        margin: 0 10px 10px 0;
        float: left;
    }

    #awardTestimonials blockquote {
        background: url(../pics/blockquoteOpen.gif) top left no-repeat;
        padding: 10px 20px 10px 20px;
    }

    #awardTestimonials blockquote p{
        background: url(../pics/blockquoteClose.gif) bottom no-repeat;
    }

    #awardTestimonials blockquote p.quoterRight{
        clear: both;
        text-align: right;
        padding: 10px 0px 10px 0px;
        background: none;
        color: #7E4E04;
    }

    #awardTestimonials blockquote p.quoter{
        text-align: left;
        padding: 10px 10px 10px 5px;
        background: none;
        color: #7E4E04;
    }

    #awardTestimonials .hrDivider{
        margin-bottom: 10px;
    }

    #awardTestimonials .hrDivider hr {
        display: none;
    }

/*--------------------------------- Data Web Controls -------------------------------------------*/

.DataWebControlStyle
{
    text-align: left;
    border-collapse: collapse;
width: 480px;
}

.HeaderStyle
{
    background: url(../pics/doubleLineBackground.gif) bottom left repeat-x;
}

.RowStyle
{
    background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
}

.AlternatingRowStyle
{
    background: url(../pics/dottedLineBackground.gif) bottom left repeat-x;
    background-color: #F7F7F7;
}

.SelectedRowStyle
{

}

.HeaderStyle th
{
    vertical-align: top;
    color: #7E4E04;
    letter-spacing: -.025em;
    padding: 6px 2px 6px 0px;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: -.025em;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

.RowStyle tr
{
}

.AlternatingRowStyle tr
{
}

.RowStyle td, .AlternatingRowStyle td
{
    padding: 6px 2px 6px 0px;
    vertical-align: top;
}

.GridFooterStyle td {
    height:35px;
    padding-left:5px;
    background-color:#F5F5F5;
    font-size: 11px;
    color: #666666;
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: left;
}

/*--------------------------------------    N i m d a      ---------------------------------------------*/

.formLabel{
    padding: 0px 6px 6px 0px;
    font-size: 11px;
    font-weight: normal;
    color: #7E4E04;
    text-align: left;
}

.formInfo  {
    margin: 0px 0px 10px 0px;
    padding: 5px;
    border: #DDD 1px dashed;
    background: url(../pics/noteRightBackground.gif);
}

.formTextBoxLabel {
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal;
    color: #7E4E04;
    text-align: right;
}

.nimdaTopLink {
    float: right;
    margin-right: 15px;
}

.nimdaGridView { width: 515px; }

/****************************** for Web Editor *****************************************/
.CategoryHeaderTDStyle
{
    /** Blue Bold Title, transparent background, gray underline: nimda\webcontent-edit.aspx ***/
    border-bottom: solid 1px #c7c7c7;
    text-align: left;
    font-weight: normal;
font-size: 13px;
text-transform: uppercase;
padding: 10px 0px 1px 0px;
    vertical-align: top;
    margin: 10px 0px 10px 0px;
    color: #7E4E04;
}

.WebContent img
{
    margin-right: 5px;
    float: left;
    border:solid 3px #e7e7e7;
    margin-right: 8px;
}

.imageBorder {border: 1px solid #D7DAC5; margin: 0px 0px 0px 15px; float: left; padding: 0;}
.imageFill { border: 1px solid #FFFFFF;  background-color: #DFDFDF; padding: 4px; }
.image { border: 1px solid #D7DAC5; background-color: #FFF; padding: 1px; }
.imageCaption { text-align: center; padding-top: 5px; padding-bottom: 3px; font-size: 10px; line-height: 1.4; }




/*  photo gallery  */
#trailimageid
{
    font-size: 0.75em;
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 0px;
    z-index: 200;
}


    .managementImageBorder {
        border: 1px solid #DFDFDF;
        margin: 0px 0px 15px 40px;
        float: left;

     }

    .managementImageFill { border: 1px solid #FFFFFF;  background-color: #DFDFDF; padding: 4px; }

    .managementImage { border: 1px solid #EAEAEA; background-color: #FFF; padding: 1px; }

    .managementImageCaption { font-size: 10px; text-align: center; padding-top: 5px; line-height: 1.4}


.TableClear, .TableClear tr, .TableClear td
{
    margin: 0px;
    padding: 0px;
width: 500px;
}


        div.mainContentRightForm input, div.mainContentRightForm textarea, input.projeditBox
        {
            /* font "Lucida Grande" cause textbixes to stretch across the page */
            color: #555;
            border: none;
            border-bottom: #c7c7c7 1px solid;
            font-size: 11px;
            font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        }

        div.mainContentRightForm textarea, .formTextarea
        {
            /* font "Lucida Grande" cause textbixes to stretch across the page */
            color: #555;
            border: none;
            border: #c7c7c7 1px solid;
            font-size: 11px;
            font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            line-height: 1.7;
        }

div.mainContentRightForm span.tableLabel {
/*    width: 390px; */
margin-left: 100px;
    background: #CCCCFF;
}

div.mainContentRightForm span.tableLabel  label {
    width: 250px;
    min-width: 250px;
 float: left;
    background: #FFFFCC
}


td.tableLabel  {
    padding: 0px 6px 6px 0px;
    font-size: 11px;
    color: #7E4E04;
    text-align: left;
    vertical-align: top;
}

