﻿/** DEFAULT HTML ELEMENTS ********************************************/

	BODY, TABLE, TD, .default {
		font: normal 12px Trebuchet, Verdana, Geneva, Arial, sans-serif;
		color: #505050;
	}
	
	BODY {
		margin: 0px;
		padding: 0px;
		background-color: #fff;
		text-align: center;
		text-decoration: none;
		background: #ffffff url("/@ssets/images/bg.jpg") repeat-x;	
	}
	
	P, .p {
		line-height: 130%;
		margin: 0px 0px 12px 0px;
	}
	
	H1, .h1 {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		background: #ffffff url("/@ssets/images/consumergoods/consumer_goods_r1_c3.jpg") no-repeat;	
		padding-left: 10px;
		height: 24px;
		padding-top: 3px;
	}
	
	H2, .h2 {
		margin: 10px 0px 5px 0px;
		padding: 0px;
		color: #666;
		font-size: 14px;
		font-weight: bold;
	}
	
	H3, .h3 {
		margin-bottom: 0px;
		color: #333;
		font-size: 12px;
		font-weight: bold;
	}
	
	H4, .h4 {
		margin: 10px 0px 0px 0px;
		color: #999;
		font-size: 11px;
		font-weight: bold;
	}
	
	H5, .h5 {
		margin: 10px 0px 0px 0px;
		color: #333;
		font-size: 11px;
		font-weight: bold;
	}
	
	H6, .h6 {
		margin: 10px 0px 0px 0px;
		color: #333;
		font-size: 11px;
		font-weight: bold;
	}
	
	H7, .h7 {
		margin: 5px 0px 0px 0px;
		color: #333;
		font-size: 10px;
		font-weight: bold;
	}
	
	HR, .hr {
		height: 0px;
		margin: 8px 0px 10px 0px;
		_margin: 3px 0px;
		border: none;
		border-top: solid 1px #ccc;
		clear: both;
	}
	
	UL, OL {
		margin: 0px 0px 10px 0px;
		_margin: 0px 0px 10px 18px;
		padding: 0px 0px 0px 25px;
		_padding: 0px;
		list-style: none;
		
	}
	
	UL LI {
		margin-bottom: 10px;
		line-height: 128%;
		list-style-image: url('/@ssets/images/consumergoods/consumer_goods_r5_c4.jpg');	}
	
	TD {
		margin: 0px;
		padding: 0px;
	}
	
	BLOCKQUOTE, .blockquote {
		margin: 0px 0px 12px 0px;
		border: solid 1px #e9efef;
		border-left-color: #c9cfcf;
		border-top-color: #c9cfcf;
		padding: 10px;
		background-color: #f9ffff;
		font: normal 11px "Courier New", Courier, mono;
		overflow: auto;
	}

	FORM, OBJECT, IMPORT {
		margin: 0px;
		padding: 0px;
	}
	
	FORM {
		position: relative;
	}
	
	FIELDSET {
		width: auto;
		margin: 10px 0px;
		border: solid 1px #999;
		_padding: 0px 10px 10px 10px;
		font-size: 11px;
		clear: both;
	}
	
	LEGEND {
		_margin-bottom: 10px;
		color: #666;
		font-size: 13px;
		font-weight: bold;
	}
	
	LABEL {
		color: #666;
		cursor: pointer;
	}
	
	INPUT, SELECT, TEXTAREA, LABEL {
		color: #000;
		font-size: 11px;
	}
	
	A, A:link, A:active, A:visited {
		color: #6DA003;		
		font-weight: bold;
		text-decoration: none;
	}
	
	A:hover {
		color: #6DA003;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.float {
		float: left;
	}
	
	div.nofloat {
		clear: both;
		padding: 0px 34px 0px 0px;
	}
	
	div.picture {
		width: 216px; 
		border: 1px #DDDDDD solid;
	}
	
	div.title {
		width: 218px;
		background-color: #DDDDDD;
		margin: 2px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		text-align: center;
		font-weight: bold;
	}
	
	a.inactivenavigation {
		font-size: 10px;
		color: #636363;
		text-decoration: none;
		border: 1px #DDDDDD solid;
		padding: 1px 4px 1px;
	}
	
	a.activenavigation {
		font-size: 10px;
		color: #FF6600;
		text-decoration: none;
		border: 1px #DDDDDD solid;
		padding: 1px 4px 1px 4px;
	}
	
	
	
	span.footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	
/** LAYOUT ELEMENTS **************************************************/
	
	#canvas {
		width: 1000px;
		margin: 20px auto 20px auto;
		text-align: left;
		background-color: #fff;
		background: #fff url("/@ssets/images/blank.gif") repeat-y;
	}	
	
/** FOOTER ELEMENTS **************************************************/

	#canvas #footer {
		margin: 0px;
		padding: 5px 0px 0px 0px;
		font-size: 12px;
	}
		
		#footerlinks {
			float: right;
			font-size: 12px;
			padding-top: 7px;				
		}
			
			#footerlinks A, #footerlinks A:link, #footerlinks A:hover, #footerlinks A:active, #footerlinks A:visited {
				padding-right: 15px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
			}
			
			#footerlinks A:hover {
				padding-right: 15px;
				color: #f60;
				font-weight: bold;
				text-decoration: none;
			}


	.greenbox {
		background: #ffffff url("/@ssets/images/main_r12_c2.jpg") no-repeat;	
		width: 337px; 
		height: 170px;
	}
	
	.greenbox .lowetext {
		margin: 25px 10px 5px 15px;
		color: #000;
		font-size: 11px;
		width: 300px;
		font-weight: bold;
	}
	
	.greenbox .lowetext A {
		color: #000;
		font-size: 11px;
		font-weight: bold;
	}
	
	.greenboxPadding {
		margin: 20px 10px 5px 140px;
		color: #000;
		font-size: 11px;
		width: 190px;
	}
	
	.greenboxPadding A {
		color: #000;
		font-weight: bold;
		font-size: 11px;
	}
	
	.orangebox {
		background: #ffffff url("/@ssets/images/main_r12_c6.jpg") no-repeat;	
		width: 337px; 
		height: 170px;
	}
	
	.orangeboxPadding {
		margin: 20px 10px 5px 140px;
		color: #000;
		font-size: 11px;
		width: 190px;
	}
	
	.orangeboxPadding A {
		color: #000;
		font-weight: bold;
		font-size: 11px;
	}
	
	.orangebox .lowetext {
		margin: 0px 10px 5px 15px;
		color: #000;
		font-size: 11px;
		width: 300px;
		font-weight: bold;
	}
	
	.orangebox .lowetext A {
		color: #000;
		font-size: 11px;
		font-weight: bold;
	}
	
	.bluebox {
		background: #ffffff url("/@ssets/images/main_r12_c8.jpg") no-repeat;	
		width: 255px; 
		height: 386px;
	}
	
	.blueboxPadding {
		margin: 170px 10px 10px 25px;
		color: #000;
		font-size: 11px;
		width: 190px;
	}
	
	.blueboxPadding A, .blueboxPadding A:link, .blueboxPadding A:active, .blueboxPadding A:visited, .blueboxPadding A:hover {
		color: #000;
		font-weight: bold;
		font-size: 11px;
	}
	
	.footerbackground {
		background: #ffffff url("/@ssets/images/web_r16_c3.jpg") no-repeat;	
		width: 954px; 
		height: 37px;
	}
	
	.footerPadding {
		padding-top: 10px;
		color: #fff;
	}
	
	.footerText {		
		font-size: 10px;		
		color: #484848;
	}
	
	.footerText A {		
		font-size: 10px;		
		color: #484848;
		font-weight: bold;
	}
	
	.sideContent {
		background: #ffffff url("/@ssets/images/consumergoods/consumer_goods_r3_c1.jpg") no-repeat;	
		width: 157px; 
		height: 233px;
	}
	
	.sideContent .sideContentNav {
		padding: 15px 10px 0px 15px;
	}
	
	.sideContent .sideContentNav .blueHeader {
		color: #1D456A;
		font-size: 12px;
		font-weight: bold;
	}
	
	.sideContent .sideContentNav ul {
		padding-left: 15px;
	}
	
	.leftColumn {
		background: #ffffff url("/@ssets/images/secondary/TMS_r13_c1.jpg") repeat-y;	
	}
	
	.rightColumn {
		background: #ffffff url("/@ssets/images/secondary/TMS_r13_c9.jpg") repeat-y;	
	}
	
	#SecFooter {
		background: #ffffff url("/@ssets/images/secondary/TMS_r15_c1.jpg") no-repeat;	
		width: 1000px;
		height: 60px;
	}
	
	
	#SecFooter #SecFooterPaddding {
		padding-top: 20px;
	}
		
	#subnav {}
	
	#subnav #subnavback {
		background: #ffffff url("/@ssets/images/secondary-pages_r4_c3.jpg") no-repeat;	
		width: 212px;
		height: 30px;
	}
	
	#subnav #subnavback #subnavbackpadding {
		padding-top: 3px;		
	}
	
	#subnav #subnavback #subnavbackpadding A, #subnavbackpadding A:link, #subnavbackpadding A:hover, #subnavbackpadding A:active, #subnavbackpadding A:visited {
		color: #6FA200;
		text-decoration: none;
		font: normal 11px Arial, sans-serif;
	}
	
	#subnav #subnavback #subnavbackpadding A:hover {
		color: #6FA200;
	}
	
	#subnav #subnavback #subnavbackpadding A.NavOn {
		color: #6FA200;
		text-decoration: none;
		font: normal 11px Arial, sans-serif;
		font-weight: bold;
	}
	
	.sideContent_tech {
		background: #ffffff url("/@ssets/images/secondary-pages_r3_c1.jpg") no-repeat;	
		width: 157px; 
		height: 293px;
	}
	
	.sideContent_tech .sideContentNav {
		padding: 5px 10px 0px 15px;
	}
	
	.sideContent_tech .sideContentNav .blueHeader {
		color: #1D456A;
		font-size: 12px;
		font-weight: bold;
	}
	
	.sideContent_tech .sideContentNav ul {
		padding-left: 15px;
	}
	
	.caseStudyBox {
		background-color: #F5AF2D;
		height: 40px;
		width: 255px; 
	}
	
	.caseStudyBoxPadding {
		margin: 0px 10px 10px 25px;
		color: #000;
		font-size: 11px;
		padding-top: 10px;
	}
	
	.sideContentNav A {
		font-weight: normal;
		color: #000;
		text-decoration: none;
	}
	
	.sideContentNav A:hover {
		font-weight: normal;
		color: #000;
		text-decoration: underline;
	}
	
	.black {
		font-weight: normal;
		color: #000;
	}
	
	#DoubleHeader {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		background: #ffffff url("/@ssets/images/case_study/case study pg_r1_c3.jpg") no-repeat;	
		padding-left: 10px;
		height: 41px;
		padding-top: 3px;
	}
	
	#resultsbox {
		border: solid 1px #FBA24F;
		padding: 5px 10px;
	}
	
	.orangeText {
		color: #FBA24F;		
		font-weight: bold;
	}
	