* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #c2d7ca;
    color: #333333;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
}

table, td {
    color: #333333;
    font-family: verdana;
    font-size: 12px;
}

a:link, a:active, a:visited {
    color: #333333;
    text-decoration: none;
    border: none;
}

a:hover {
    color: #f96444;
}

.email {
    background: transparent url(/images/email.gif) no-repeat right 2px; 
    padding-right: 131px;
}

.emailRecruiting {
    background: transparent url(/images/email_recruiting.gif) no-repeat right 2px; 
    padding-right: 120px;
}

#wrapper {
    background-color: #ffffff;
    width: 984px;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 20px;
}

#container {
    padding: 0 28px;
}

#logo {
    background: #ffffff url(/images/logo.gif) no-repeat top left;
    float: left;
    display: block;
    width: 161px;
    height: 60px;
    margin-top: 28px;
    text-indent:-9009px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

/* This is used when the new logo is added to the site */
#logo_new {
    background: #ffffff url(/images/logo_new.gif) no-repeat top left;
    float: left;
    display: block;
    width: 156px;
    height: 51px;
    margin-top: 29px;
    text-indent:-9009px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

#header {
    background: #ffffff url(/images/bg_header.gif) no-repeat top left;
}

#headerContent {
    height: 92px;
}

#mainContent {
    margin-bottom: 25px;
}

#mainContent #left {
    float: left;
    width: 182px;
    margin-right: 27px;
}

#mainContent #middle {
    float: right;
    width: 718px;
}

#mainContent #middle #middleLeft {
    float: left;
    margin-right: 20px;
    width: 440px;
}

#mainContent #middle #middleLeft h1 {
    font-size: 24px;
    color: #006626;
    font-weight: normal;
    margin: 15px 0;
    padding: 0;
}

#mainContent #middle #middleLeft #casestudy ul {
    list-style: disc;
    padding: 10px 0 10px 15px;
    margin: 0 15px;
}

#mainContent #middle #middleLeft #casestudy li {
    padding: 3px 0;
}

#mainContent #middle #middleLeft p {
    margin: 0 0 12px 0;
    line-height: 18px;
}

#mainContent #middle #middleRight {
    float: right;
    width: 250px;
    margin-top: 45px;
    padding-top: 10px;
    font-size: 11px;
}

a.rightContentLink:link, a.rightContentLink:active, a.rightContentLink:visited {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.rightContentLink:hover {
    color: #999999;
}

a.rightContentLinkGreen:link, a.rightContentLinkGreen:active, a.rightContentLinkGreen:visited {
    color: #006626;
    text-decoration: none;
    font-weight: bold;
}

a.rightContentLinkGreen:hover {
    color: #f96444;
}

#mainContent #middle #middleRight h1 {
    font-size: 24px;
    color: #006626;
    font-weight: normal;
    margin: 15px 0;
    padding: 0;
}

#mainContent #middle #middleRight p {
    margin: 0 0 12px 0;
}

.pdf {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/pdf.gif) no-repeat left 1px;
}

.applicationpdf {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/applicationpdf.gif) no-repeat left 1px;
}
.applicationvndmsexcel {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/applicationvndmsexcel.gif) no-repeat left 1px;
}
.imagejpeg {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/imagejpeg.gif) no-repeat left 1px;
}
.imagegif {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/imagegif.gif) no-repeat left 1px;
}
.textplain {
    display: block;
    padding: 0 0 3px 22px;
    background: transparent url(/images/textplain.gif) no-repeat left 1px;
}

.greenTop {
    border-top: 1px solid #c2d7ca;
    padding-top: 5px;
}

.greenBottom {
    padding-bottom: 12px;
    border-bottom: 1px solid #c2d7ca;
}

.small {
    font-size: 10px;
    color: #888888;
}

.smallLeft {
    margin-right: 35px;
}

a.more:link, a.more:active, a.more:visited {
    font-size: 10px;
    color: #f96444;
    text-decoration: none;
    border: none;
    padding-right: 8px;
    background: transparent url(/images/arrow_right.gif) no-repeat right 5px;
}

a.more:hover {
    color: #006626;
    padding-right: 8px;
    background: transparent url(/images/arrow_right_h.gif) no-repeat right 5px;
}

a.back:link, a.back:active, a.back:visited {
    font-size: 10px;
    color: #f96444;
    text-decoration: none;
    border: none;
    padding-left: 8px;
    background: transparent url(/images/arrow_left.gif) no-repeat left 5px;
}

a.back:hover {
    color: #006626;
    padding-left: 8px;
    background: transparent url(/images/arrow_left_h.gif) no-repeat left 5px;
}

a.top:link, a.top:active, a.top:visited {
    font-size: 10px;
    color: #f96444;
    text-decoration: none;
    border: none;
    padding-right: 10px;
    background: transparent url(/images/arrow_up.gif) no-repeat right 5px;
}

a.top:hover {
    color: #006626;
    padding-right: 10px;
    background: transparent url(/images/arrow_up_h.gif) no-repeat right 5px;
}

#directions ul {
    padding: 0 0 0 15px;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c2d7ca;
}

ul.plus {
    padding: 0;
    list-style: none;
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c2d7ca;
}

ul.plus li {
    font-weight: bold;
    background: transparent url(/images/bullet.gif) no-repeat 3px 12px;
    padding: 7px 0 0 20px;
    margin: 0;
}

#footer {
    width: 927px;
    height: 31px;
    background: transparent url(/images/bg_footer.gif) no-repeat 0 0;
}

#footerContent {
    padding: 10px 5px 0;
    color: #626262;
    text-align: center;
    font-size: 9px;
    font-weight: normal;
}

#footerContent a:link, #footerContent a:active, #footerContent a:visited  {
    color: #0f2321;
}

#footerContent a:hover  {
    color: #f96444;
}

ul#topNav {
    background-color: #ffffff;
    padding: 0 0 0 221px;
    margin: 0;
}
ul#topNav li {
    display:block;
    float:left;
}
ul#topNav li a {
    display:block;
    outline:none;
    height:31px;
    background: #ffffff url(/images/topnav.gif) no-repeat 0 0;
    text-indent:-9009px;
    margin:0;
}
ul#topNav li a:hover {background-position:0 -31px}

ul#topNav li#who a {width:138px;background-position:0px 0;}
ul#topNav li#who a:hover {background-position:0 -31px}
.who ul#topNav li#who a, .who ul#topNav li#who a:hover {background-position:0px -31px}

ul#topNav li#what a {width:134px;background-position:-138px 0;}
ul#topNav li#what a:hover {background-position:-138px -31px}
.what ul#topNav li#what a, .what ul#topNav li#what a:hover {background-position:-138px -31px}

ul#topNav li#work a {width:109px;background-position:-271px 0;}
ul#topNav li#work a:hover {background-position:-271px -31px}
.work ul#topNav li#work a, .work ul#topNav li#work a:hover {background-position:-271px -31px}

ul#topNav li#clients a {width:120px;background-position:-379px 0;}
ul#topNav li#clients a:hover {background-position:-379px -31px}
.clients ul#topNav li#clients a, .clients ul#topNav li#clients a:hover {background-position:-379px -31px}

ul#topSubNav {
    float: right;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    border-top: 2px solid #ffffff;
}
ul#topSubNav li {
    display:block;
    float:left;
}
ul#topSubNav li a {
    display:block;
    outline:none;
    height:22px;
    background: #ffffff url(/images/topSubnav.gif) no-repeat 0 0;
    text-indent:-9009px;
    margin:0;
}
ul#topSubNav li a:hover {background-position:0 -22px}

ul#topSubNav li#home a {width:59px;background-position:0px 0;}
ul#topSubNav li#home a:hover {background-position:0 -22px}

ul#topSubNav li#contact a {width:69px;background-position:-59px 0;}
ul#topSubNav li#contact a:hover {background-position:-59px -22px}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
  line-height: 1%;
  font-size: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}
/* \*/* html .clear{height:auto;margin-bottom:0} /*** a fix for IE Win ***/

/* Left Nav */
.leftNav {
    background-color: #f1f2f1;
    float: left;
    width: 100%;
}
.leftNavTop {
    height: 8px;
    background: url(/images/box_topLeft2.gif) no-repeat left top;
}
.leftNavTop span {
    display: block;
    position: relative;
    height: 8px;
    padding: 5px 0 0 14px;
    font-weight: bold;
    color: #006626;
    background: url(/images/box_topRight2.gif) no-repeat right top;
}
.leftNavCenter-content {
    clear: both;
    margin: 0 0 0 19px;
}
.leftNavCenter-content ul {
    padding: 0;
    list-style: none;
}

/*
    BEGIN
    nested left nav styles
*/
.leftNavCenter-content ul ul {
    padding: 0 0 0 10px;
    list-style: none;
}
.leftNavCenter-content ul ul li {
    font-weight: normal;
    padding: 0 0 2px 0;
    margin: 0 0 2px 0;
    font-size: 10px;
}
.leftNavCenter-content ul ul li a:link, .leftNavCenter-content ul ul li a:active, .leftNavCenter-content ul ul li a:visited {
    color: #006626;
    text-decoration: none;
    border: none;
    display: block;
    padding: 0 0 2px 8px;
}
.leftNavCenter-content ul ul li a:hover {
    color: #f96444;
}


.leftNavCenter-content ul.SubWithSub li {
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0 0 2px 0;
    font-size: 10px;
}
.leftNavCenter-content ul.SubWithSub ul li {
    font-weight: normal;
    padding: 0 0 2px 0;
    margin: 0 0 2px 0;
    font-size: 10px;
}
.leftNavCenter-content ul.SubWithSub ul li a:link, .leftNavCenter-content ul.SubWithSub ul li a:active, .leftNavCenter-content ul.SubWithSub ul li a:visited {
    color: #006626;
    text-decoration: none;
    border: none;
    display: block;
    padding: 0 0 2px 8px;
}
.leftNavCenter-content ul.SubWithSub ul li a:hover {
    color: #f96444;
}
/*
    END
    nested left nav styles
*/

.leftNavCenter-content ul li {
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0 0 2px 0;
    font-size: 10px;
}
.leftNavCenter-content ul li span {
    display: block;
    font-weight: normal;
    padding: 0 0 2px 8px;
    font-size: 10px;
    color: #818386;
}
.leftNavCenter-content ul li a:link, .leftNavCenter-content ul li a:active, .leftNavCenter-content ul li a:visited {
    color: #006626;
    text-decoration: none;
    border: none;
    display: block;
    padding: 0 0 2px 8px;
}
.leftNavCenter-content ul li a:hover {
    color: #f96444;
}
.leftNavCenter-content ul li a.selected:link, .leftNavCenter-content ul li a.selected:active, .leftNavCenter-content ul li a.selected:visited, .leftNavCenter-content ul li a.selected:hover {
    color: #f96444;
    background-color: #ffffff;
}

.leftNavCenter-content ul li.selected {
    /*background: transparent url(/images/bg_leftNav.gif) no-repeat 0 1px;*/
    background-color: #ffffff;
}

.leftNavCenter-content ul li.selected  a:link, .leftNavCenter-content ul li.selected  a:active, .leftNavCenter-content ul li.selected  a:visited, .leftNavCenter-content ul li.selected  a:hover {
    color: #f96444;
}
.leftNavBottom {
    height: 8px;
    background: #f1f2f1 url(/images/box_bottomLeft2.gif) no-repeat left bottom;
}
.leftNavBottom span {
    display: block;
    height: 8px;
    background: transparent url(/images/box_bottomRight2.gif) no-repeat right bottom;
}

/* Box */
.Box {
    background-color: #f1f2f1;
    float: left;
}
.BoxTop {
    height: 22px;
    background: url(/images/box_topLeft.gif) no-repeat left top;
}
.BoxTop span {
    display: block;
    position: relative;
    height: 22px;
    padding: 5px 0 0 14px;
    font-weight: bold;
    color: #006626;
    background: url(/images/box_topRight.gif) no-repeat right top;
}
.BoxTop span a:link, .BoxTop span a:active, .BoxTop span a:visited {
    color: #006626;
    text-decoration: none;
    border: none;
}
.BoxTop span a:hover {
    color: #f96444;
}
.BoxTop2 {
    height: 8px;
    background: url(/images/box_topLeft2.gif) no-repeat left top;
}
.BoxTop2 span {
    display: block;
    position: relative;
    height: 8px;
    padding: 5px 0 0 14px;
    font-weight: bold;
    color: #006626;
    background: url(/images/box_topRight2.gif) no-repeat right top;
}
.BoxCenter-content {
    clear: both;
    padding: 9px 0 0 14px;
}
.BoxCenter-content ul {
    padding: 0 0 18px 0;
    list-style: none;
}

.BoxCenter-content ul li {
    font-weight: bold;
    background: transparent url(/images/bullet.gif) no-repeat 3px 15px;
    padding: 10px 0 0 20px;
}
a.BoxCenterLink:link, a.BoxCenterLink:active, a.BoxCenterLink:visited {
    color: #f96444;
    text-decoration: none;
    border: none;
    padding-right: 8px;
}

a.BoxCenterLink:hover {
    color: #006626;
    padding-right: 8px;
}
.BoxBottom {
    height: 16px;
    background: #f1f2f1 url(/images/box_bottomLeft.gif) no-repeat left bottom;
}
.BoxBottom span {
    display: block;
    height: 16px;
    background: transparent url(/images/box_bottomRight.gif) no-repeat right bottom;
}
.BoxBottom2 {
    height: 8px;
    background: #f1f2f1 url(/images/box_bottomLeft2.gif) no-repeat left bottom;
}
.BoxBottom2 span {
    display: block;
    height: 8px;
    background: transparent url(/images/box_bottomRight2.gif) no-repeat right bottom;
}

/* FORMS */
.alert {
    font-weight: bold;
    color: #990000;
}
.fieldAlert {
    background: transparent url(/images/yellowAlert.gif) no-repeat top left;
    display: inline;
    width: 16px;
    height: 16px;
    padding-left: 16px;
    margin-left: 5px;
}
input, textarea, select {
    font-size: 11px;
    border: 1px solid #cccccc;
}
.btn {
    background-color: #cccccc;
    border: 1px solid #666666;
    color: #666666;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.btn:hover {
    background-color: #999999;
    border: 1px solid #000000;
    color: #ffffff;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.btn2 {
    background-color: #eeeeee;
    border: 1px solid #666666;
    color: #666666;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.btn2:hover {
    background-color: #999999;
    border: 1px solid #000000;
    color: #ffffff;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.btnDelete {
    padding-left: 12px;
    color: #990000;
    text-decoration: none;
    border: none;
    background-color: transparent;
}
fieldset {  
    float: left;  
    clear: both;  
    width: 100%;  
    margin: 0 0 1.5em 0;  
    padding: 0; 
    border: none;
}
legend {  
    margin-left: 1em;  
    color: #000000;  
    font-weight: bold;
}
fieldset ol {  
    padding: 1px 1em 0 1em;  
    list-style: none;
    display: inline-block;
}
fieldset li {  
    float: left;  
    clear: left;  
    width: 100%;  
    padding-bottom: .5em;
}
.labelRight fieldset {
    margin: 0;
    padding: 0;
}

.labelRight fieldset ol li label {
    float: right;  
    width: 8em;  
    margin-right: .5em;  
    text-align: left;
}

.labelRight fieldset ol li input {
    float: left;  
    margin-right: .5em;  
    text-align: left;
}
.labelRight {
    margin: 0;
    padding: 0;
}

.labelRight span label {
    float: right;  
    width: 8em;  
    margin-right: .5em;  
    text-align: left;
}

.labelRight span input {
    float: left;  
    margin-right: .5em;  
    text-align: left;
}

fieldset.submit {  
    border-style: none;
}
label {  
    float: left;  
    width: 10em;  
    margin-right: .5em;  
    text-align: right;
}
fieldset fieldset {  
    margin-bottom: -2.5em;  
    border-style: none;  
    background-color: transparent;  
    background-image: none;
}
fieldset fieldset legend {  
    margin-left: 0;  
    font-weight: normal;
}
fieldset fieldset ol {    
    margin: 0 0 1.5em 11em;  
    padding: 0;
    display: inline-block;
}
fieldset fieldset li {  
    padding-bottom: .5em;
}
fieldset fieldset label {  
    float: none;  
    width: auto;  
    margin-right: auto;
    margin-left: .5em;
}

#processingBox {
    position: absolute;
    top: 20%;
    left: 30%;
    z-index: 9999;
    padding: 10px 20px;
    width: 200px;
    border: 1px solid #666666;
    background-color: #96a3b2;
    color: #eeeeee;
    text-align: center;
}

#iframeProgress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7000px;
    z-index: 9998;
    background-color: #333333;
    filter: alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5; /* for future compatibility */
}

#list ul {
    padding: 0 0 0 15px;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
