/* CSS Document */

body {
	background: #c4c4c4 url(images/site-bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

form {
	margin: 0;
	padding: 0;
	}

/*************************** Structural Elements *****************************/

#wrapper {
	width: 100%;
	position: relative;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#folio {
	width: 978px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

/*************************** Clear Function *****************************/

.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
	}

/*************************** Top Section with Ink Background *****************************/

#sitewrapper {
	width: 978px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}

/******************************** Top and Bottom Containers ********************************/

#topwrap {
	width: 976px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 11px 0 0 0;
	text-align: left;
	background: #fff;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	}

#main_content_inner {
	margin: 0px 14px 0 14px;
	padding: 0 0 14px 0;
	width: 950px;
	height: auto;
	}

/******************************** Top and Logo Area ********************************/

.inner_top {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	}
.logo {
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 0 8px 0;
	}
.topright {
	float: right;
	width: 600px;
	height: auto;
	margin: 0;
	padding: 18px 0 0px 0;
	background: #fff;
	text-align: right;
	}
.topright p {
	margin: 0;
	padding: 0px 0 6px 0;
	font-size: 12px;
	color: #444;
	}
.topright p.campaign {
	margin: 0;
	padding: 20px 0 0px 0;
	font-size: 12px;
	color: #444;
	}
.topright a {
	color: #ac0000;
	text-decoration: none;
	}
.topright a:hover {
	color: #ac0000;
	text-decoration: underline;
	}
.topright img {
	vertical-align: middle;
	}
.topright_divider {
	margin: 0 8px;
	color: #666;
	}
body .topright .top-searchfield {
	width:236px;
}

/******************************** Nav Classes ********************************/

.navigation {
	width: 950px;
	height: 33px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.gif) no-repeat;
	}
.navigation p {
	margin: 0;
	padding: 0 0 0 22px;
	}
.nav_divider {
	margin: 0 16px;
	}
.navigation_campaign {
	width: 950px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-campaigns.gif) no-repeat;
	}

/******************************** Positioning Banner *********************************/

.pos_banner {
	width: 950px;
	height: 128px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/banner-bg.gif) no-repeat;
	}
.pos_banner a {
	color:#ac0000;
}
.pos_banner_left {
	float: left;
	width: 700px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.pos_banner_left p {
	margin: 0 0 0 0;
	padding: 16px 0 0 18px;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	}
.pos_banner_right {
	float: right;
	width: 160px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	}
.pos_banner_right p {
	margin: 0 0 0 0;
	padding: 28px 0 0 0;
	}

/******************************** 3 Column Treatment *********************************/

.home_column_wrap {
	width: 950px;
	height: auto;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	}
.home_column_left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}
.home_column_middle {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 25px;
	padding: 0;
	}
.home_column_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}

.home_column_top {
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/top-bg.gif) no-repeat;
	}
.home_column_top_left {
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/top-bg-left.jpg) no-repeat;
	}
.home_column_top_middle {
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/top-bg-middle.jpg) no-repeat;
	}
.home_column_top_right {
	width: 300px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/top-bg-right.jpg) no-repeat;
	}
body .home_column_top h2, body .home_column_top_left h2, body .home_column_top_left h2, body .home_column_top_middle h2, body .home_column_top_right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 6px 0 0 20px;
	}
body #main_content_inner .home_column_wrap h3.pad-top {
	padding-top:22px;
	}
.home_column_grph_left {
	width: 300px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/grph-left.jpg) no-repeat;
	}
.home_column_grph_middle {
	width: 300px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/grph-middle.jpg) no-repeat;
	}
.home_column_grph_right {
	width: 300px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/grph-right.jpg) no-repeat;
	}
.home_column_content {
	width: 300px;
	height: auto;
	min-height: 175px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/middle-bg.gif) repeat-y;
	}
.sub_column_content {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0 0 8px 0;
	background: url(images/home-modules/middle-bg.gif) repeat-y;
	}
.home_column_content p, .sub_column_content p {
	margin:0;
	padding: 10px 20px 4px 20px;
	font-size: 12px;
	line-height: 1.3em;
	}
.sub_column_module .sub_column_content h2 {
	margin: 0;
	padding: 12px 20px 4px 20px;
	font-size: 14px;
	color: #333;
	line-height: 1.3em;
	}
.home_column_content a, .sub_column_content a {
	color: #ac0000;
	text-decoration: none;
	}
.home_column_content a:hover, .sub_column_content a:hover {
	color: #ac0000;
	text-decoration: underline;
	}
.home_column_content img, .sub_column_content img {
	border: solid 1px #222;
	margin: 0 0 6px 14px;
	}
.home_column_content img.button, .sub_column_content img.button {
	border: none;
	margin: 0px;
	}
.home_column_content img.icon, .sub_column_content img.icon {
	border: none;
	margin: 0 0 0 3px;
	vertical-align: middle;
	}
.home_column_bottom {
	width: 300px;
	height: 6px;
	font-size: 3px;
	margin: 0;
	padding: 0;
	background: url(images/home-modules/bottom-bg.gif) repeat-y;
	}

/********************************** Homepage Bottom Columns *********************************/

.home_lowercols_wrap {
	width: 950px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 2px 0 0 0;
	background: url(images/home-modules/lowercols-bg.gif) no-repeat;
	}
.lowercols_left {
	float: left;
	width: 625px;
	height: auto;
	margin: 0;
	padding: 0;
	}
.lowercols_category {
	float: left;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	}
.lowercols_category_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	}
.lowercols_category h3, .lowercols_category_right h3 {
	font-size: 16px !important;
	color: #ac0000 !important;
	font-weight: bold !important;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	}

.lowercols_split_left {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	}
.lowercols_split_left_padded {
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	}
.lowercols_split_left h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	}
.lowercols_split_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	}
.lowercols_split_right_padded {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	}
.lowercols_split_right p {
	font-size: 12px;
	color: #222;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.lowercols_split_right a {
	color: #ac0000;
	text-decoration: none;
	}
.lowercols_split_right a:hover {
	color: #ac0000;
	text-decoration: underline;
	}
.lowercols_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	}
.lowercols_right h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	}

/********************************** Homepage Bottom Columns *********************************/

#sprite {
	display:block;
	margin:17px 0 14px 0;
}

#sprite a#sliding {
	/* Sliding right image */
	background: transparent url('images/campaigns/campaign-sprite-right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 40px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin:0;
	padding-right:10px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#sprite a#sliding span {
	/* Background left image */ 
	background: transparent url('images/campaigns/campaign-sprite.png') no-repeat; 
	display: block;
	line-height: 40px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 10px 0 20px;
}

#sprite.ny {
	margin-left:124px;
}
#sprite.ri {
	margin-left:112px;
}
#sprite.ae {
	margin-left:58px;
}
#sprite.ce {
	margin-left:115px;
}
#sprite.es {
	margin-left:83px;
}
#sprite.se {
	margin-left:122px;
}
#sprite.bos {
	margin-left:92px;
}

#sprite a#sliding:hover {
	text-decoration:underline;
}
#sprite a#sliding:hover span {
	text-decoration:underline;
}

/********************************** Capsule Links for Projects Page *********************************/

.lowercols_left a.project_ab, .sub_column_module_mrg a.project_ab {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/applied-biosystems-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_antigenics, .sub_column_module_mrg a.project_antigenics {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/antigenics-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_arkwright, .sub_column_module_mrg a.project_arkwright {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/arkwright-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_aspen, .sub_column_module_mrg a.project_aspen {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/aspen-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_astex, .sub_column_module_mrg a.project_astex {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/astex-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_astrazeneca1, .sub_column_module_mrg a.project_astrazeneca1 {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/astra-zeneca-methanol-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_astrazeneca2, .sub_column_module_mrg a.project_astrazeneca2 {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/astra-zeneca-air-dryer-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_cabot, .sub_column_module_mrg a.project_cabot {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/cabot-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_central_artery, .sub_column_module_mrg a.project_central_artery {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/central-artery-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_dsm, .sub_column_module_mrg a.project_dsm {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/dsm-nesol-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_entegris, .sub_column_module_mrg a.project_entegris {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/entegris-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_intellisense, .sub_column_module_mrg a.project_intellisense {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/intellisense-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_johnson, .sub_column_module_mrg a.project_johnson {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/johnson-mathey-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_nuvera, .sub_column_module_mrg a.project_nuvera {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/nuvera-st-gobain-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_eink, .sub_column_module_mrg a.project_eink {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/e-ink-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.project_qteros, .sub_column_module_mrg a.project_qteros {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/projects/qteros-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}

/********************************** Capsule Links for Problem Solvers Page *********************************/

.lowercols_left a.solver_ap, .sub_column_module a.solver_ap, .sub_column_module_mrg a.solver_ap {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/alex-pawlowski-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_gr, .sub_column_module a.solver_gr, .sub_column_module_mrg a.solver_gr {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/george-roberts-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_ma, .sub_column_module a.solver_ma, .sub_column_module_mrg a.solver_ma {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/matt-abboud-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_pr, .sub_column_module a.solver_pr, .sub_column_module_mrg a.solver_pr {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/pete-rogers-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_rm, .sub_column_module a.solver_rm, .sub_column_module_mrg a.solver_rm {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/rob-mitchell-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_cp, .sub_column_module a.solver_cp , .sub_column_module_mrg a.solver_cp {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/carlos-pascoal-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}
.lowercols_left a.solver_sf, .sub_column_module a.solver_sf , .sub_column_module_mrg a.solver_sf {
	display: block;
	width: 285px;
	height: 21px;
	background: url(images/problem-solvers/steve-freitas-sm.jpg) no-repeat !important;
	margin: 0;
	padding: 82px 0px 0px 15px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}

/********************************** Subpage Columns *********************************/

.full_column {
	width: 950px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	}
.sub_column_left {
	float: left;
	width: 625px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	}
.sub_column_left_mrg {
	width: 625px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	}
.sub_column_left h2, .full_column h2, .approach_module_title h2 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	}
.sub_column_left h3, .full_column h3, .approach_module_title h3 {
	margin: 0;
	padding: 14px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	}

.sub_column_left h4, .full_column h4, .approach_module_title h4 {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #ac0000;
	}
.sub_column_left h4.bdr-top, .full_column h4.bdr-top, .approach_module_title h4.bdr-top {
	margin: 14px 0 0 0;
	padding: 12px 0 0 0;
	border-top:solid 1px #d2d2d2;
	}
.sub_column_left h4.nomrg, .full_column h4.nomrg, .approach_module_title h4.nomrg {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #ac0000;
	}
.sub_column_left h5, .full_column h5, .approach_module_title h5 {
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	}
.sub_column_left h6, .full_column h6, .approach_module_title h6 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #111;
	}
.sub_column_left p.subcats, .full_column p.subcats, .approach_module_title p.subcats {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #111;
	line-height:1.3em;
	}
.sub_column_left p, .full_column p, .approach_module_title p {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: 1.35em;
	}
.sub_column_left p.nomrg, .full_column p.nomrg, .approach_module_title p.nomrg {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: 1.35em;
	}
.sub_column_left p.right, .full_column p.right, .approach_module_title p.right {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: 1.35em;
	text-align: right;
	}
.sub_column_left p.center, .full_column p.center {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	text-align: center;
	}
.sub_column_left p.right_byline, .full_column p.right_byline {
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	line-height: normal;
	text-align: right;
	}
	
.full_column p.updated {
	margin:10px 0 0 0;
	padding:4px;
	background:url(images/updated-bg.gif);
	}
	
.sub_column_left a, .full_column a {
	color: #ac0000;
	text-decoration: underline;
	}
.sub_column_left a.approve, .full_column a.approve {
	color: #4680c2;
	text-decoration: underline;
	}
.sub_column_left a.noul, .full_column a.noul {
	color: #ac0000;
	text-decoration: none;
	}
.sub_column_left a.noul:hover, .full_column a.noul:hover {
	text-decoration: underline;
	}

.sub_column_left ul, .full_column ul {
	margin: 10px 0 0 16px;
	padding: 0 0 0 16px;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.sub_column_left ul.child, .full_column ul.child {
	margin: 2px 0 0 16px;
	padding: 0 0 6px 16px;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.sub_column_left li, .full_column li {
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.sub_column_left ol, .full_column ol {
	margin: 6px 0 0 16px;
	padding: 0 0 0 16px;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.sub_column_left ol li, .full_column ol li {
	margin: 0;
	padding: 6px 0 6px 0;
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: normal;
	}
.sub_column_left blockquote, .full_column blockquote {
	margin: 12px 0 0 0;
	padding: 8px;
	font-size: 13px;
	font-weight: normal;
	color: #444;
	line-height: normal;
	background: #f0f0f0;
	}
.sub_column_left blockquote.testimonial, .full_column blockquote.testimonial {
	margin: 12px 0 0 0;
	padding: 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444;
	line-height: normal;
	background: #eaeaea;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	font-style: italic;
	}

.sub_column_right {
	float: right;
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}
.sub_column_module {
	width: 300px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}
.sub_column_module_mrg {
	width: 300px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	}
.sub_column_module_mrg h2, .sub_column_module h2 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	}
.sub_column_module_mrg p {
	font-size: 12px;
	color: #222;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	}

.sub_blog_module_mrg {
	width: 300px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	}

/************************************* Approach Module **********************************/

.contact_module {
	width:625px;
	height:auto;
	margin:0;
	padding:0 0 12px 0;
	border-bottom:solid 1px #d2d2d2;
	}
.contact_module_left {
	float:left;
	width:47px;
	height:auto;
	margin:0;
	padding:12px 0 0 0;
	}
.contact_module_right {
	float:right;
	width:575px;
	height:auto;
	margin:0;
	padding:0;
	}
.contact_module_right img.icons {
	vertical-align:middle;
	border:none;
	margin:0 5px 0 0;
	}

/*************************** Contact-Specific Styles *****************************/

.approach_module_title {
	width: 950px;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	background: none;
	}
.approach_module_title_nomrg {
	width: 950px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0;
	background: none;
	}

.approach_module_1 {
	width: 950px;
	height: 226px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/approach/approach-process-spec.gif) no-repeat;
	}
.approach_module_1 p {
	padding: 130px 0 0 68px;
	margin: 0;
	}
.approach_module_2 {
	width: 950px;
	height: 280px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/approach/approach-process-traditional.gif) no-repeat;
	}
.approach_module_2 p {
	padding: 173px 0 0 70px;
	margin: 0;
	}

img.trans {
	margin: 0px 19px;
	}
img.trans_eighteen {
	margin: 0px 18px;
	}
img.trans_double {
	margin: 0px 111px 0 0;
	}
img.trans_ten {
	margin: 0px 10px;
	}
img.trans_zero {
	margin: 0px 0px;
	}
img.trans_one {
	margin: 0px 1px;
	}
img.trans_two {
	margin: 0px 1px;
	}


/************************************* Equipment Profile **********************************/

.content_module_sub {
	clear: both;
	width: 625px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 13px;
	}
.content_module_sub_thin {
	width: 300px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	}
.content_module_sub_thin p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	}
.content_module_sub_thin a {
	color:#ac0000;
	text-decoration:underline;
}

.similar_projects {
	margin: 0 12px 0 0;
	}
.similar_projects_bottom {
	margin: 0 12px 12px 0;
	}

/************************************* Equipment Profile **********************************/

.equipment_module {
	float: right;
	width: 246px;
	height: auto;
	margin: 0 0 0 18px;
	padding: 0;
	}
.equipment_module_image {
	width: 246px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	}
.equipment_module_wrap {
	width: 246px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	}
.equipment_module_top {
	width: 246px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 3px;
	background: url(images/products/equip-top.gif) no-repeat;
	}
.equipment_module_middle {
	width: 246px;
	height: auto;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	background: url(images/products/equip-bg.gif) repeat-y;
	text-align:center;
	}

.equipment_genius_purchase {
	width: 246px;
	height:142px;
	background:url(images/products/eg-purchase.png) no-repeat;
	margin: 0 0 0 0;
	padding: 0;
	text-align:center;
	}
.equipment_genius_purchase h1 {
	margin:0;
	padding:0;
	text-indent:-2000em;
}
.equipment_genius_purchase h1 a {
	display:block;
	width:246px;
	height:142px;
	border:none;
}

.equipment_module_middle h1 {
	margin: 0 5px;
	padding: 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	}
.equipment_module_middle p {
	margin: 12px 12px 0 12px;
	padding:0;
	text-align:center;
	}
.equipment_module_middle img {
	border:none;
	}
.equipment_module_middle a {
	color:#fff;
	text-decoration:none;
	}
.equipment_module_middle a:hover {
	color:#fff;
	text-decoration:underline;
	}
.equipment_module_bottom {
	width: 246px;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 3px;
	background: #fff url(images/products/equip-bottom.gif) no-repeat;
	}

.product_cat_divide {
	color:#ccc;
	margin:0 4px;
}

/********************************** About Page Styles *********************************/

.about_subnav {
	width: 625px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	border-bottom: solid 1px #eaeaea;
	}
.about_subnav_full {
	width: 950px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	border-bottom: solid 1px #eaeaea;
	}

.about_subnav a.block, .about_subnav_full a.block {
	margin: 0 1px 0 0;
	padding: 5px 8px;
	font-size: 12px;
	color: #222;
	background: #eaeaea;
	text-decoration: none;
	}
.about_subnav a.block:hover, .about_subnav_full a.block:hover {
	color: #fff;
	background: #ac0000;
	text-decoration: none;
	font-weight: normal;
	}
.about_subnav a.block_on, .about_subnav_full a.block_on {
	margin: 0 1px 0 0;
	padding: 5px 8px;
	font-size: 12px;
	color: #fff;
	background: #ac0000;
	text-decoration: none;
	font-weight: normal;
	}


/********************************** Table Styles *********************************/

.table_project_examples {
	margin: 10px 0 0 0;
	padding: 0;
	}
.table_project_examples a {
	color: #333;
	text-decoration: none;
	}
.table_project_examples a:hover {
	color: #333;
	text-decoration: underline;
	}
.table_project_examples td {
	padding: 0 0 8px 0;
	font-size: 11px;
	color: #333;
	}
.table_project_examples td.text {
	padding: 0 8px 8px 0;
	font-size: 11px;
	color: #333;
	}

.table_contact {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/contact-bg.gif) repeat-y;
	}
.table_contact th {
	margin: 0px;
	padding: 3px 3px 3px 6px;
	background: #333;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}
.table_contact td.left {
	padding: 3px 3px 3px 6px;
	font-size: 12px;
	color: #333;
	}
.table_contact td.right {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	color: #ac0000;
	font-weight: bold;
	}
	
.table_product {
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/contact-bg.gif) repeat-y;
	}
.table_product td {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	color: #333;
	}

.table_clients {
	margin: 0;
	padding: 0;
	}
.table_clients td.left {
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #222;
	}
.table_clients td.right {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #222;
	}

.table_brands {
	margin: 12px 0 0 0;
	padding: 0;
	}
.table_brands td {
	text-align:center;
	padding: 7px 0;
	font-size:12px;
	color:#222;
	}
.table_brands td.label {
	text-align:center;
	padding: 4px 0;
	font-size:12px;
	color:#222;
	background:#f0f0f0;
	}
.table_brands td.label a {
	color:#222;
	text-decoration:none;
	}
.table_brands td.label a:hover {
	color:#222;
	text-decoration:underline;
	}

/********************************** Shadow, Footer *********************************/

#bottom_shadow {
	clear: both;
	width: 978px;
	height: 11px;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 8px;
	background: url(images/shadow-bg.gif) no-repeat;
	}

#bottom_module {
	clear: both;
	width: 978px;
	height: auto;
	margin: 0;
	padding: 4px 0 20px 0;
	}

#newsletter {
	width: 978px;
	height: 39px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/footer-bg.gif) no-repeat;
	}
#newsletter form {
	margin: 0;
	padding: 0;
	}
#newsletter p {
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 8px 0 0 0;
	}
#newsletter p.campaign {
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding: 12px 0 0 0;
	}
#newsletter img {
	margin: -1px 0 0 0;
	}
#newsletter a {
	color: #fff;
	text-decoration: none;
	}
#newsletter a:hover {
	color: #fff;
	text-decoration: underline;
	}


#footer {
	width: 978px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 5px 0 12px 0;
	background: none;
	}
#footer p {
	font-size: 12px;
	color: #222;
	margin: 0;
	padding: 10px 0 0 0;
	}
#footer a {
	color: #222;
	text-decoration: none;
	}
#footer a:hover {
	color: #222;
	text-decoration: underline;
	}
.footer_divider {
	margin: 0 12px;
	color: #999;
	}

#subfooter {
	width: 978px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0 0 20px 0;
	background: none;
	}
#subfooter p {
	font-size: 12px;
	color: #777;
	margin: 0;
	padding: 10px 0 0 0;
	line-height:1.45em;
	}
#subfooter a {
	color:#777;
	text-decoration:none;
}
#subfooter a:hover {
	color:#777;
	text-decoration:underline;
}

#subfooter span.whitespace {
	white-space:pre;
}

/************************************* Form Field Styles and Classes **********************************/

.formfield {
	border: solid 1px #999;
	padding: 2px;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_small {
	border: solid 1px #999;
	padding: 2px;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_mrgbottom {
	border: solid 1px #DC3B70;
	padding: 2px;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_mrgbottom_small {
	border: solid 1px #DC3B70;
	padding: 1px;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.required {
	color: #ac0000;
	}


.formnote {
	color: #777;
	}


.formfield_cms {
	border: solid 1px #999;
	padding: 1px;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.formfield_cms_mrgtop {
	border: solid 1px #999;
	padding: 1px;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 0 0;
	}

.searchfield {
	font-size: 12px;
	color: #666;
	background: #fff;
	border: solid 1px #999;
	padding: 1px;
	}
.searchbutton {
	vertical-align: middle;
	margin: 0 0 0 5px;
	}

/************************************* Assorted Styles, Colors, Highlighting **********************************/

.icon_middle {
	vertical-align: middle;
	}
.icons_mrg {
	vertical-align: middle;
	margin:0 4px 0 6px;
	}
.icon_middle_mrgleft {
	vertical-align: middle;
	margin: 0 0 0 20px;
	}

.img_faq {
	margin: 4px 0 0 0;
	}
.red {
	color: #ac0000;
	}

.carat {
	color: #ccc;
	font-weight: normal;
	}

.divider_general {
	color: #ccc;
	margin: 0 11px;
	}
.divider_search {
	color: #ccc;
	margin: 0 5px;
	}

.bullet_client {
	color: #ccc;
	margin: 0 2px 0 0;
	}

.imgmargin_left {
	margin: 0 0 6px 14px;
	}
.imgmargin_right {
	margin: 0 14px 6px 0;
	}
.imgmargin_left_bdr {
	margin: 0 0 6px 14px;
	border: solid 1px #999;
	}
.imgmargin_right_bdr {
	margin: 0 14px 6px 0;
	border: solid 1px #999;
	}
	
.captha {
	border: solid 1px #999;
	margin: 0 0 5px 0;
	}
.button_mrgtop {
	margin: 5px 0 0 0;
	}
.imgmargin_landing {
	margin: 0 10px 0 0;
	}

/**************************** FullControl Table *****************************/

.table_cms {
	margin: 12px 0 0 0;
	padding: 0;
	}
.table_cms th {
	padding: 3px;
	font-size: 12px;
	color: #fff;
	background: #333;
	text-align: left;
	font-weight: bold;
	}
.table_cms th a {
	color: #fff;
	text-decoration: underline;
	}
.table_cms th a:hover {
	color: #fff;
	text-decoration: underline;
	}
.table_cms td {
	padding: 3px;
	font-size: 12px;
	color: #222;
	}
.table_cms td.button {
	padding: 10px 3px 3px 3px;
	font-size: 12px;
	color: #222;
	}
.table_cms td.shaded {
	padding: 3px;
	font-size: 12px;
	color: #222;
	background: #f5f5f5;
	}

.paginate {
	margin: 0 5px;
	color: #ccc;
	}

