html, body
{
    height: 100%;
}
body
{
    margin: 0;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
    min-width: 976px;
    width: 100%;
    display: table;
    background: #999 url(../images/redesign/bg-body.gif) repeat-y 50% 0;
}
img
{
    border-style: none;
    padding:0;
    margin:0;
    border:0;
    clear:both;
}

img.column-right, .column-right img{
    float:left;
}

img.newsimage
{
    padding: 10px;
}

form, fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}
input, textarea, select
{
    font: 100% Arial, sans-serif;
    vertical-align: middle;
}
.wrap-holder
{
}
#wrapper
{
    margin: 0 auto;
    width: 976px;
}
.header
{
    width: 976px;
    padding: 11px 0 7px;
    overflow: hidden;
}
.logo
{
    width: 152px;
    height: 58px;
    margin: 0 0 0 19px;
    overflow: hidden;
    float: left;
    display: inline;
    background: url(../images/redesign/logo.gif) no-repeat;
}
.logo a
{
    height: 58px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
.header-right {
	display:inline;
	float:right;
	margin-right:11px;
	padding:2px 0 0;
	text-align:right;
	width:225px;
}
.search
{
    width: 200px;
    margin: 3px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}
.search li
{
    display: inline;
    padding: 0 5px 0 9px;
    background: url(../images/redesign/search-separator.gif) no-repeat 0 3px;
}
.search li:first-child
{
    background: none;
}
.search li a
{
    text-decoration: none;
    color: #000;
    font-size: 11px;
}
.search li a:hover
{
    text-decoration: underline;
}
.header .form {
	float:right;	
	margin-top:5px;
	width:200px;
}

.header .form input
{
    width: 120px;
    padding: 2px 0 2px 0px;
    margin: 0 0 0 0;
    position: relative;
    font-size: 11px;
    border: 1px solid #cecece;
}
.header p {
    color:#848182;
    font-size:16px;
    font-style:italic;
    letter-spacing:-1px;
    margin:5px 0 0;
	text-align: center;
	padding-top:10px;
	*padding-top: 15px;
	_padding-top: 15px;
}

.form fieldset a {
    color:#000000;
    font-size:11px;
    text-decoration:none;
	float: left;
	margin-top: 4px;
}
.form fieldset a:hover {
    text-decoration: underline;
}



/* MENU STYLES
---------------------------------- */

.nav
{
    width: 100%;
    height: 21px;
    margin: 0 0 9px;
    padding: 2px 0 0;
    border-bottom: 1px solid #858585;
    border-top: 1px solid #858585;
    /* commented out, menu was hiding behind
    main content in chrome, safari, Firefox and IE
    overflow: hidden; */
}

.radmenu *
{
    white-space: nowrap !important;
    _white-space: nowrap !important;
}

.radmenu
{
    position: inherit !important;
}

.radmenu .item
{
    _float: left !important;
}

.nav-inner
{
    float: right;
    margin-top: 2px;
}

.nav ul
{
    /*height: 22px;*/
    margin: 0 15px 9px 0;
    padding: 0;
    float: right;
    _float: left !important;
    display: inline;
    list-style: none;
}
.nav li
{
    float: right;
    _float: left !important;
    width: auto !important;
    _width: 40px;
    _overflow: visible;
    padding-left: 25px;
    padding-right: 10px;
   /* font-variant:small-caps;*/
   text-transform: uppercase; 
    list-style-type: none;
    list-style-position: inside;
    direction: ltr;
}

.nav li a
{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.nav .vertical li.item
{
    padding-left: 0px !important;
}

.nav .active a
{
    color: #008183;
}
.nav .active span
{
    color: #008183;
}
.nav li a:first-letter
{
 /*   font-weight: bold;*/
    font-size:13px;
}
.nav li a span:first-letter
{
    /*font-weight: bold;*/
    font-size:13px;
}

.nav li a span
{
    float: left;
}

.visual
{
    width: 100%;
    background: #f2f2f2;
    overflow: hidden;
    margin-bottom: 11px;
}
.visual OBJECT, .visual img
{
    display: block;
    float: left;
}

.visual .list
{
    width: 167px;
    float: right;
    padding: 35px 0 0 16px;
    overflow: hidden;
}

.visual ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.visual ul li
{
    width: 150px;
    line-height: 20px;
    padding: 0;
}
.visual ul li a
{
    color: #666;
    text-decoration: none;
}
.visual ul li a:hover
{
    text-decoration: underline;
}
.main
{
    width: 100%;
    padding: 0 0 13px;
    /*border-top: 1px solid #858585;*/
}
.line
{
    width: 957px;
    height: 33px;
    background: #333;
    margin: 11px 0 0;
    padding: 0 0 0 19px;
    list-style: none;
}
.line li
{
    padding: 4px 0 0;
    margin-right: 20px;
    float: left;
}
.line .difference
{
    width: 205px;
}
.line .services
{
    width: 208px;
}
.line .industries
{
    width: 212px;
}
.line .news
{
    width: 230px;
}
.line li h2
{
    margin: 0;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}
.four-columns
{
    width: 100%;
    background: #f2f2f2;
    overflow: hidden;
}
.four-columns .column-left, .column-center-1, .column-center-2
{
    margin: 18px 0 0;
}
.four-columns .column-left
{
    width: 195px;
    margin-left: 19px;
    padding-right: 12px;
    float: left;
    display: inline;
}
.four-columns .column-center-1
{
    width: 200px;
    float: left;
    padding: 2px 13px;
    border-left: 1px solid #858585;
    border-right: 1px solid #858585;
}
.four-columns .column-center-2
{
    width: 200px;
    margin-left: 17px;
    float: left;
    display: inline;
}
.four-columns .column-right
{
    float: right;
    width: 249px;
    height: 230px;
    padding: 4px 23px 0 25px;
    background: url(../images/redesign/bg-house.jpg) no-repeat;
}
.four-columns p
{
    margin: 0 0 14px;
    line-height: 14px;
}
.column-center-2 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.column-center-2 ul li
{
    padding: 0;
    margin: 0;
    line-height: 16px;
}
.column-center-2 ul li a
{
    color: #000;
    padding: 0 0 1px;
    font-size: 14px;
}
.column-center-2 ul .more
{
    padding-top: 7px;
}
.column-center-2 ul li a:hover
{
    text-decoration: none;
}
.main .column-right p
{
    margin: 12px 0 0;
    color: #fff;
}
.four-columns .column-right a
{
    color: #fff;
    text-decoration: underline;
}
.four-columns .column-right a:hover
{
    text-decoration: none;
}
.banner
{
    display: block;
    margin: 0;
}
.three-column
{
    width: 100%;
    overflow: hidden;
    padding: 10px 0 20px 0;
    border-top: 1px solid #858585;
    border-bottom: 1px solid #858585;
}
.three-column .column-left
{
    width: 183px;
    min-height: 442px;
    margin: 0 25px 13px 0;
    float: left;
    display: inline;
    background: #f2f2f2;
}
.three-column .column-left .col-head, .three-column .column-right .col-head
{
    width: 164px;
    height: 24px;
    padding: 6px 0 0 19px;
    background: #333;
}

.three-column .column-left .col-head-large, .three-column .column-right .col-head-large
{
    width: 164px;
    height: 36px;
    padding: 6px 0 0 19px;
    background: #333;
}
.col-head h2, .col-head-large h2
{
    color: #fff;
    font-size: 15px;
    margin: 0;
    font-weight: normal;
   /* font-variant: small-caps;*/
   text-transform:uppercase;
}

.col-head h2 span, .col-head-large h2 span
{
    float: left;
    padding-right: 5px;
}
/*.col-head h2 span:first-letter
{
    font-weight: bold;
}

.col-head h2:first-letter
{
    font-weight: bold;
}*/
.three-column .column-left .col-content
{
    width: 164px;
    padding-left: 19px;
}

.column-right .col-content h1, 
.column-right .col-content h2, 
.column-right .col-content h3, 
.column-right .col-content h4, 
.column-right .col-content h5, 
.column-right .col-content h6
{
    color: #FFF;
    font-weight: bold;
}

.col-content ul
{
    margin: 13px 0 0;
    padding: 0;
    list-style: none;
}
.col-content ul li
{
    font-size: 14px;
    line-height: 18px;
}
.col-content ul li a
{
    color: #008183;
    text-decoration: none;
}
.col-content ul li a:hover
{
    text-decoration: underline;
}
.three-column .column-center
{
    width: 553px;
    float: left;
}
.three-column .column-center p{
padding-left:3px;
}
.three-column .column-center p, .three-column .column-center ul li
{
     font-size:14px;
}

.column-center .contact
{
    color: #000;
    text-decoration: none;
}
.column-center .contact:hover
{
    text-decoration: underline;
}

.three-column .column-center h1,h2,h3,h4,h5,h6
{
    margin: 13px 0 0;
    color: #008381;
}

.three-column .column-center h1
{
    font-size:22px;
    font-weight:normal;
}

.three-column .column-center h2
{
    font-size: 22px;
}

.three-column .column-center h3
{
    font-size: 18px;
}

.three-column .column-center .FeaturedContentContainer h3 {
	font-size: 16px;
	line-height: 1.1em;
}

/* ROUNDED CORNERS STYLE
-------------------------------------- */

.rounded
{
    background: #CDE7E6 url(/images/redesign/roundededges/tl.png) no-repeat;
    padding: 10px;
    position: relative;
    height : auto;
}

.tl, .tr, .bl, .br {
  position : absolute;
  width : 10px;
  height : 10px;  /* corner images are 10x10 */
  display : block;
  margin-bottom : 0px; 
  _margin-bottom : -1px;  /* this is for IE */
}

.tr {
  background : transparent url(/images/redesign/roundededges/tr.png) no-repeat;
  top : 0;
  right : 0;
}

.bl {
  background : transparent url(/images/redesign/roundededges/bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

.br {
  background : transparent url(/images/redesign/roundededges/br.png) no-repeat;
  right : 0;
  bottom : 0;
}

.floats-left 
{
    float: left;
}

.floats-right 
{
    float: right;
}

/* EMPLOYEE TESTIMONIAL STYLES
-------------------------------------- */
.employee-header p
{
    color: #000;
    padding-left: 5px;
    font-weight: bold;
}

.employee-header .employee-name
{
    font-size: 16px !important;
    padding-top: 5px;
    display: inline;
    font-weight: bolder;
    margin: 0;
}

.employee-header .emplyee-title 
{
    font-size: 13px !important;
    display: inline;
    margin: 0;
}

.testimonial
{
    padding-top: 5px;
}

/* INDUSTRIES STUB STYLES
-------------------------------------- */
.stub-header p
{
    color: #000;
}

.stub-header .stub-title
{
    font-size: 14px !important;
    padding-top: 5px;
    display: inline;
    font-weight: bolder;
    margin: 0;
}

.stub-text
{
    padding-top: 5px;
}


/* TWO COLUMN STYLE
-------------------------------------- */

.two-column
{
    width: 570px;
    margin: 14px 0 0;
}

.two-column .col-left
{
    width: 290px;
    float: left;
    overflow: hidden;
}

.col-left-content
{
    width: 278px;
    padding: 0px 17px 0px 0px;
    overflow: hidden;
}

.two-column .form
{
    width: 278px;
    padding: 20px 17px 0 19px;
    overflow: hidden;
    background: url(../images/redesign/bg-form.gif) no-repeat 0 100%;
}
.two-column .form p
{
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 17px;
}

.two-column .form label
{
    width: 67px;
    float: left;
    margin: 2px 0 0;
}

.two-column .form select
{
    padding: 1px 0;
}


.two-column .form-request-quote
{
    width: 465px;
    padding: 20px 17px 0 19px;
    overflow: hidden;
    background: url(../images/redesign/bg-form-request-quote.gif) no-repeat 0 100%;
}
.two-column .form-request-quote p
{
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 17px;
}

.two-column .form-request-quote label
{
    width: 67px;
    float: left;
    margin: 2px 0 0;
}

.two-column .form-request-quote label.above
{
	width: auto;
	float: none;
}

.two-column .form-request-quote select
{
    padding: 1px 0;
}


.col-right
{
    width: 202px;
    float: right;
    margin: 0 0 10px;
    overflow: hidden;
    background: #cce6e6 url(../images/redesign/bg-col-right.gif) no-repeat;
}

.col-frame
{
    width: 100%;
    overflow: hidden;
    background: url(../images/redesign/bg-col-right-frame.gif) no-repeat 0 100%;
}
.col-right .text
{
    width: 175px;
    padding-bottom: 2px;
    margin: 14px 15px 10px 19px;
    overflow: hidden;
}
.col-right h3
{
    margin: 0 0 3px;
    font-size: 16px;
    line-height: 22px;
}
.col-right span
{
    display: block;
    width: 120px;
    font-style: normal;
}
.col-right p
{
    margin: 0;
}
.col-right p a
{
    color: #000;
}
.col-right p a:hover
{
    text-decoration: none;
}
.col-right dl
{
    margin: 0;
    padding: 0;
    width: 170px;
    overflow: hidden;
}
.col-right dd
{
    margin: 0;
    width: 140px;
    float: left;
}
.col-right dt
{
    width: 16px;
    float: left;
}
.col-right img
{
    display: block;
}

.col-right-wide 
{
    width: 230px;
}

.col-right-wide .text
{
    width: 100%;
}

.form-holder
{
    width: 338px;
    float: left;
    overflow: hidden;
    background: #cce6e6 url(../images/redesign/bg-form-holder.gif) no-repeat;
}

.form-holder-request-quote
{
    width: 500px;
    float: left;
    overflow: hidden;
    background: #cce6e6 url(../images/redesign/bg-form-holder-request-quote.gif) no-repeat;
}


#referafriend
{
    width: 553px!important
}

#referafriend .form-holder
{
    background: #cce6e6 url(../images/redesign/bg-form-holder-long.gif) no-repeat;
}


.row
{
    width: 100%;
    margin: 0 0 5px;
    text-align: left;
    overflow: hidden;
    padding:0 0 0 10px;
}

.txt-holder
{
    width: 151px;
    height: 21px;
    padding: 2px 0 0 2px;
    float: left;
    background: url(../images/redesign/bg-txt-holder.gif) no-repeat;
    overflow: hidden;
}
.txt-holder-sidebar
{
    width: 151px;
    height: 21px;
    padding: 2px 0 0 2px;
    float: left;
    background: url(../images/redesign/bg-txt-holder-darker.gif) no-repeat;
    overflow: hidden;
}

.ektron-invalid-field
{
    background:none;
}

/* used to style a field when it contains invalid data */
.txt-holder-sidebar.ektron-invalid-field
{
    background: url(../images/redesign/bg-txt-holder-darker-invalid.gif) no-repeat;
}

.txt-holder.ektron-invalid-field
{
    background: url(../images/redesign/bg-txt-holder-invalid.gif) no-repeat;
}

.txt-holder-large.ektron-invalid-field
{
    padding-top: 2px;
    background: url(../images/redesign/bg-txt-holder-large-darker-invalid.gif) no-repeat;
}

.txt-holder-sidebar-large.ektron-invalid-field
{
    padding-top: 2px;
    background: url(../images/redesign/bg-txt-holder-large-darker-invalid.gif) no-repeat;
}

.txt-holder-sidebar-large.ektron-invalid-field textarea
{
    height: 47px;
}

.txt-holder-large.ektron-invalid-field textarea
{
    height: 47px;
}

.txt-holder-sidebar-large textarea
{
    height:49px;
    width:138px;
}

.txt-holder-sidebar-large
{
    width: 151px;
    height: 54px;
    padding: 0px 0 0 0px;
    float: left;
    background: url(../images/redesign/bg-txt-holder-large-darker.gif) no-repeat;
    overflow: hidden;
}

.txt-holder-large
{
    width: 151px;
    height: 54px;
    padding: 2px 0 0 2px;
    float: left;
    background: url(../images/redesign/bg-txt-holder-large.gif) no-repeat;
    overflow: hidden;
}

.txt-holder-large textarea
{
    height:49px;
    width:138px;
}

.txt
{
    border: 0;
    width: 131px;
}

.state
{
    width: 53px;
}
.purpose
{
    width: 232px;
}

.submit
{
    display: block;
    margin: 22px 0 16px 66px;
    background: #fff url(../images/redesign/btn-submit.gif) no-repeat;
}

.three-column .column-right
{
    width: 183px;
    float: right;
    margin-bottom: 13px;
    /*padding: 0 0 31px;*/
    padding:0;
    /*background: #1aa1e7 url(../images/redesign/bg-col-content.gif) repeat-x scroll 100% 0 ;*/
	background: url(../images/redesign/bg-col-content.gif) repeat-x scroll 100% 0 ;
}
.three-column .column-right .col-content
{
    width: 147px;
    padding: 0 18px;
    color: #fff;
}

.column-left .column-content a
{
    color: #fff;
    text-decoration: none;
}

.column-left .column-content p
{
    padding:0 2px 0 10px;
}

.column-right .col-content h3
{
    margin: 13px 0 0;
    font-size: 12px;
}
.column-right .col-content address
{
    font-style: normal;
}
.column-right .col-content dl
{
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.column-right .col-content dd
{
    margin: 0;
    width: 120px;
    float: left;
}
.column-right .col-content dt
{
    width: 16px;
    margin: 0;
    float: left;
}
.footer
{
    width: 100%;
    text-align: center;
}
.footer ul
{
    margin: 23px 0 0;
    padding: 0;
    list-style: none;
}
.footer ul li
{
    display: inline;
    padding: 0 4px 0 9px;
    font-size: 11px;
    color: #666;
    background: url(../images/redesign/separator-footer.gif) no-repeat 0 2px;
}
.footer ul li:first-child
{
    background: none;
}
.footer ul li a
{
    text-decoration: none;
    color: #666;
}
.footer ul li a:hover
{
    text-decoration: underline;
}

#KnowledgeCenter
{
    width: 750px;
    padding-bottom: 100px;
}


#News, #CaseStudies
{
    padding-bottom: 40px;    
}

#News
{
    clear: left;
    float: left;
    width: 350px;
}
#News span
{
    display: block;
}
#News span.title
{
    font-weight: bold;
    margin-top: 10px;
}
#CaseStudies
{
    float: right;
    clear: right;
    width: 350px;
}
#CaseStudies span
{
    display: block;
}
#CaseStudies span.title
{
    font-weight: bold;
    margin-top: 10px;
}
.docs
{
    clear: left;
    float: left;
    width: 350px;
}
.docs_alternate
{
    float: right;
    clear: right;
    width: 350px;
}

.hidden
{
    display: none;
}

.separator
{
    clear: both;
}

#categories
{
    margin-top:0;
    padding-top:5px;
    clear: both;
}

.column-content div.slide div.slide
{
    padding-left: 15px;
}

.column-right ul
{
    list-style: none;
    padding: 5px 0 5px 20px;
    color: #fff;
    margin:0;
}
 
.column-content .rootGroup
{
    font-weight: bold;
    font-size: 1.1em;
}

.column-content .rootGroup a 
{
    padding: 0px 0px 2px 10px;
    color: #6FBDBF;
}
.column-content .rootGroup a:hover {
	text-decoration: underline;
}

.column-content .panelbar, .column-content .RadPanelbar_EBI
{
    width: 175px!important;
}

.RadMenu a.rmLink:hover {
    text-decoration: underline;
    color: #6FBDBF;
}

.column-right .text a
{
    color: #FFF;
    text-decoration:none;
}

IFRAME 
{
    /* remove the iframe behind the telerik rad menus */
    display: none;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited
{
    color:#008380;
    text-decoration:none;
    padding:0;
    margin:0;
}

/* KNOWLEDGE CENTER STYLES
-------------------------------------- */

ul li.secured-list-item
{
    padding-top: 3px;
    list-style-image: url("/images/redesign/kc/secured-content.png");
}

ul li.excel-list-item
{
    padding-top: 3px;
    list-style-image: url("/images/redesign/kc/excel-content.png");
}

ul li.pdf-list-item
{
    padding-top: 3px;
    list-style-image: url("/images/redesign/kc/pdf-content.png");
}

ul li.doc-list-item
{
    padding-top: 3px;
    list-style-image: url("/images/redesign/kc/word-content.png");
}

ul li.other-list-item
{
    padding-top: 3px;
    list-style-image: url("/images/redesign/kc/other-content.png");
}

.RadMenu_EBI .rmText
{
    color: #008183;
    line-height:18px;
    margin-top:5px;
    padding:0 7px 0 8px !important;
}
.RadMenu .rmVertical .rmText, .RadMenu .rmHorizontal .rmVertical .rmText {
	line-height: 1.1em;
}
.RadMenu .rmVertical .rmItem {
	padding-bottom: 5px;
}
/*.RadMenu .rmVertical a[style]{
	width: 170px !important;
}*/
/* Request Quote */
.request-quote {
    padding-bottom: 20px;
}
.two-column .request-quote label {
    display: block;
	font-weight: bold;
}
.two-column .request-quote input {
	padding: 2px 55px 0 5px;
    height: 23px;
    background: url(../images/redesign/bg-txt-holder2.gif) no-repeat;
    border: none;
	width: auto;
}
.request-quote .btn-submit {
    background:url("../images/redesign/btn-submit.gif") no-repeat 0 0 !important; 
    height: 25px !important;
}


div.RadMenu_EBI li.rmItem
{
	width: 183px;
}

div.RadMenu_EBI li.rmItem a 
{
		cursor: pointer;
}
