		
		
		/* ----======== ORICA GLOBAL CSS STYLE ========---- */
							
							
		/* ----======== Reseting All Browsers ========---- */
							
		body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
		{
		margin:0;
		padding:0;
		}
		
		fieldset, img
		{
		border:0;
		}
		
		ol, ul
		{
		list-style:none;
		}
		
		caption, th
		{
		text-align:left;
		}
		
		h1, h2, h3, h4, h5, h6
		{
		font-size:100%;
		font-weight:normal;
		}
		
		abbr, acronym
		{
		border:0;
		}
		
		.clearer
		{
		clear: both;
		}
		
		.line
		{
		background: url(../images/line_horizontal.gif) repeat-x bottom;
		height: 1px;
		margin: 10px 0 15px 0;
		}
		
		.relatedLinks
		{
		float: left;
		width: 160px;
		margin-right: 40px;
		font-size: 11px;
		}
		
		.relatedLinks p
		{
		padding: 0;
		margin: 0;
		}
		
		.productColumn
		{
		float: left;
		width: 190px;
		margin-right: 40px;
		}

		
		/* ----======== HTML Elements ========---- */
							
		html
		{
		height: 100%;
		margin-bottom: 1px;
		}
		
		body
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: #fff;
		position: relative;
		overflow: visible;
		color: #444;
		padding-bottom: 25px;
		}
		
		h1
		{
		color: #012f61;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
		}
		
		h2
		{
		color: #012f61;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 13px;
		}
		
		h2 a:link, h2 a:visited, h2 a:hover
		{
		color: #012f61;
		text-decoration: none;
		}
		
		#content h2
		{
		margin-bottom: 10px;
		}
		
		h3
		{
		color: #222;
		font-size: 14px;
		margin-bottom: 13px;
		line-height: 24px;
		}
		
		h4
		{
		color: #012f61;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
		}
		
		h5
		{
		color: #0193CF;
		font-size: 13px;
		margin-bottom: 5px;
		}
		
		h6
		{
		color: #012f61;
		font-size: 10px;
		margin-bottom: 5px;
		}
		
		p
		{
		line-height: 17px;
		color: #666;
		margin-bottom: 10px;
		}
		
		p.markets
		{
		padding: 5px 0 15px 0;
		margin: 0;
		}
		
		.title
		{
		padding: 0 0 3px 0;
		margin: 0px;
		}
		
		a:link, a:visited
		{
		color: #0092cd;
		text-decoration: none;
		}
		
		a:hover
		{
		color: #444;
		text-decoration: underline;
		}
		
		#searchField
		{
		border: 1px solid #cdcdcd;
		color: #676767;
		background: #fff;
		font-size: 11px;
		padding: 2px 5px;
		width: 106px;
		margin-right: 2px;
		height: 14px;
		}
		
		.button_1
		{
		border: none;
		padding: 0;
		}
		
		.button_2
		{
		border: none;
		padding: 0;
		}
		
		input, textarea, select
		{
		font-family: Arial, Helvetica, sans-serif;
		border: 1px solid #a3a3a3;
		font-size: 11px;
		color: #666;
		padding: 1px 1px;
		background: #fff;
		}
		
		.login
		{
		border: 0px solid #0193cf;
		font-size: 10px !important;
		color: #002E62;
		padding: 0px 2px;
		width: 110px;
		height: 14px;
		border: 1px solid #0193CF;
		background: #f9fdff url(../images/login_field.gif) repeat-x;
		}
		
		.searchTerm
		{
		padding: 1px 3px;
		background: #eee;
		color: #333;
		}
		
		table
		{
		margin: 0 0 10px 0px;
		font-size: 11px;
		}
		
		table a:link, table a:visited
		{
		color: #0092cd;
		text-decoration: none;
		}
		
		table a:hover
		{
		color: #666;
		text-decoration: underline;
		}		
		
		td
		{
		padding: 5px;
		color: #093161;
		}
		
		td p
		{
		padding: 0;
		margin: 0;
		}
		
		th
		{
		padding: 5px;
		background: #001437 url(../images/th.jpg) repeat-x;
		color: #fff;
		font-weight: bold;
		}
		
		.rowalt td
		{
		background: #EFF8FF;
		}
		
		.required
		{
		font-weight: bold;
		color: #FF3300;
		}
		
		#icons
		{
		float: right;
		display: none;
		}
		
		#content li
		{
		margin-bottom: 5px;
		color: #666;
		padding-left: 10px;
		background: url(../images/bullet.gif) no-repeat;
		background-position: 0px 5px;
		margin-left: 4px;
		}
		
		#content ul
		{
		padding-bottom: 5px;
		}

		
		/* ----======== Layout ========---- */
							
		#search
		{
		float: right;
		margin-top: 22px;
		}
		
		#contentWrapper
		{
		width: 947px;
		margin: -3px auto 0px auto;
		padding: none;
		background: #fff url(../images/content_bg.gif) repeat-x top;
		position: relative;
		}
		
		#loginBar
		{
		background: #0f1b39 url(../images/login_bg.gif) repeat-x top;
		height: 34px;
		color: #fff;
		font-size: 10px;
		display: none;
		}
		
		#loginBar a:link, #loginBar a:visited
		{
		color: #4AC0EF;
		}
		
		#loginBar a:hover
		{
		color: #fff;
		}
		
		#loginBarAlt
		{
		background: #0f1b39 url(../images/login_bg_alt.gif) repeat-x top;
		height: 34px;
		color: #fff;
		font-size: 10px;
		display: none;
		}
		
		#loginBarAlt a:link, #loginBarAlt a:visited
		{
		color: #4AC0EF;
		}
		
		#loginBarAlt a:hover
		{
		color: #fff;
		}
		
		#loginWrapper
		{
		width: 947px;		
		margin: 0 auto;
		display: none;
		}
		
		#changeCountry
		{
		padding: 9px 0 0 25px;
		}
		
		.flag
		{
		float: left;
		margin-right: 6px;
		margin-top: -1px;
		}
		
		#loginContent
		{
		float: right;
		padding: 9px 25px 0 0;
		}
		
		#logo
		{
		float: left;
		}
		
		#header
		{
		padding: 20px 25px 10px 25px;
		}
		
		#mainMenu
		{
		height: 20px;
		width: 570px;
		margin-left: 165px;
		padding-top: 21px;
		background: url(../images/line_horizontal.gif) repeat-x bottom;
		}
		
		#mainMenu li
		{
		float: left;
		display: inline;
		}
		
		#mainMenu li a:link, #mainMenu li a:visited
		{
		text-decoration: none;
		font-size: 13px;
		color: #000;
		margin-right: 20px;
		}
		
		#mainMenu li a:hover
		{
		color: #0092cd;
		}
		
		#mainMenu .selected a:link, #mainMenu .selected a:visited
		{
		color: #0092cd;
		}
		
		#flashFrameHome
		{
		margin-top: 15px;
		margin-bottom: 8px;
		}
		
		#flashFrame
		{
		margin-top: 15px;
		margin-bottom: 25px;
		}
		
		#breadcrumbs
		{
		font-size: 11px;
		padding-bottom: 10px;
		}
		
		#content
		{
		padding-left: 0px;
		width: 947px;
		float: left;
		background: none;
		}
		
		#imagequote
		{
		float: right;
		margin-left: 20px;
		width: 200px;
		text-align: center;
		}
		
		#imagequote p
		{
		color: #002D62;
		padding-top: 10px;
		font-style: italic;
		text-align: left;
		}
		
		#homeColumn1, #homeColumn2, #homeColumn3, #homeColumn4
		{
		float: left;
		height: auto;
		padding: 13px 0 0px 25px;
		position: relative;
		}
		
		#homeColumn1
		{
		width: 90px;
		}
		
		#homeColumn2
		{
		width: 155px;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left: 25px;
		}
		
		#homeColumn3
		{
		width: 245px;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left: 25px;
		overflow: visible;
		}
		
		#homeColumn4
		{
		width: 255px;
		background: url(../images/line_vertical.gif) repeat-y left;		
		margin-left: 25px;
		}
		
		#altHomeColumn1, #altHomeColumn2, #altHomeColumn3
		{
		float: left;
		height: auto;
		padding: 13px 0 0px 40px;
		position: relative;
		}
		
		#altHomeColumn1
		{
		width: 155px;
		padding-left: 80px;
		}
		
		#altHomeColumn2
		{
		width: 245px;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left: 40px;
		}
		
		#altHomeColumn3
		{
		width: 255px;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left: 40px;
		overflow: visible;
		}
		
		
		
		#globalColumn1, #globalColumn2, #globalColumn3, #globalColumn4
		{
		float: left;
		height: auto;
		padding: 5px 0 2px 2%;
		position: relative;
		}
		
		#globalColumn1
		{
		width: 21%;
		}
		
		#globalColumn2
		{
		width: 21%;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left:  2%;
		}
		
		#globalColumn3
		{
		width: 21%;
		background: url(../images/line_vertical.gif) repeat-y left;
		margin-left:  2%;
		overflow: visible;
		}
		
		#globalColumn4
		{
		width: 21%;
		background: url(../images/line_vertical.gif) repeat-y left;		
		margin-left:  2%;
		}
		
		.globalsubMenu li
		{
		padding: 3px 0;
		}
		
		
		#leftMenu
		{
		float: left;
		padding-left: 25px;
		width: 180px;
		display: none;
		height: auto;
		}
		
		.highlight
		{
		color: #0092cd;
		}
		
		.homeThumb
		{
		float: right;
		margin-left: 20px;
		margin-bottom: 10px;
		}
		
		.subMenu
		{
		margin-top: -3px;
		overflow: visible;
		}
		
		#content #sub-subMenu ul
		{
		padding-bottom: 1px;
		}
		
		#content #sub-subMenu li
		{
		background: url(../images/blank.gif);
		margin: 0;
		padding: 0;
		}
		
		.subMenu li a:link, .subMenu li a:visited
		{
		color: #787878;
		line-height: 16px;
		display: block;
		display: inline-block;
		margin-top: 6px;
		}
		
		.subMenu li a:hover, .subMenu .selected a:link, .subMenu .selected a:visited
		{
		color: #0092cd;
		text-decoration: none;
		}
		
		.subMenu .selected a:link, .subMenu .selected a:visited
		{
		color: #0092cd;
		background: url(../images/tiny_bullet.gif) no-repeat;
		background-position: 0 6px;
		padding-left: 13px;
		margin-left: -13px;
		}

		#submenuWrapper
		{
		float: right;
		margin-left: 20px;
		}
		
		#sub-subMenu
		{
		padding: 0px 10px 0px 23px;
		width: 90px;
		background: #ececec;
		font-size: 11px;
		}		
		
		#sub-subMenu .subMenu li a:link, #sub-subMenu .subMenu li a:visited
		{
		color: #787878;
		display: block;
		display: inline-block;
		margin-top: 3px;
		}
		
		#sub-subMenu li a:hover, #sub-subMenu .selected a:link, #sub-subMenu .selected a:visited
		{
		color: #0092cd !important;
		text-decoration: none;
		}
		
		#sub-subMenu .selected a:link, #sub-subMenu .selected a:visited
		{
		background: url(../images/tiny_bullet_grey.gif) no-repeat !important;
		background-position: 0 6px !important;
		}
	
		#footer
		{
		background: #fff url(../images/footer.gif) no-repeat center bottom;
		font-size: 11px;
		text-align: right;
		padding: 0px 25px 6px 25px;
		height: 30px;
		clear: both;
		}
		
		#contentWrapper > #footer
		{
		height: 35px;
		}
		
		#footer p
		{
		padding-top: 20px;
		padding-bottom: 0;
		margin-bottom: 0;
		}
		
		#productFinder
		{
		background: #ececec;
		padding: 0px 15px 0px 15px;
		position: relative;
		width: 215px;
		}
	
		#productsTopLeft, #productsTopRight, #productsBottomLeft, #productsBottomRight
		{
		width: 7px;
		height: 7px;
		position: absolute;
		}
		
		#productsTopLeft
		{
		top: 0;
		left: 0;
		background: url(../images/product-top-left.gif) no-repeat top left;
		}
		
		#productsTopRight
		{
		top: 0;
		right: 0;
		background: url(../images/product-top-right.gif) no-repeat top right;
		}
		
		#productsBottomLeft
		{
		bottom: 0;
		left: 0;
		background: url(../images/product-bottom-left.gif) no-repeat bottom left;
		}
		
		#productsBottomRight
		{
		bottom: 0;
		right: 0;
		background: url(../images/product-bottom-right.gif) no-repeat bottom right;
		}
		
		.productJump
		{
		width: 100%;
		}
		
		.searchResult
		{
		padding: 15px 0 18px 0 !important;
		margin: 0px !important;		
		}
		
		.searchResult p
		{
		padding: 0px !important;
		margin: 0px !important;
		}
		
		.searchResult h3
		{
		padding: 0px 0 5px 0 !important;
		margin: 0px !important;
		}
		
		.searchLine
		{
		background: url(../images/line_horizontal.gif) repeat-x bottom;
		height: 1px !important;
		padding: 0px !important;
		margin: 0px !important;
		}
		
		.caseStudy
		{
		margin-bottom: 0px;
		padding-left: 100px;
		}
		
		.caseStudy img
		{
		float: left;
		margin-left: -100px;
		margin-bottom: 0px;
		}
		
		.caseStudy > img
		{
		margin-bottom: 5px;
		}
		
		.caseStudy > a > img
		{
		margin-bottom: 5px;
		}
		
		
		.sitemap
		{
		width: 230px;
		float: left;
		}
		
		.sitemap li
		{
		background: none !important;
		padding-left: 0 !important;
		}
		
		.sitemap li a:link, .sitemap li a:visited
		{
		color: #787878;
		}
		
		.sitemap li a:hover
		{
		color: #0092CD;
		}
		
		.sitemap ul
		{
		padding: 0 !important;
		margin: 0 0 4px 0 !important;
		}
		
		.sitemap ul li
		{
		padding: 0px 0 0 0 !important;
		margin: 4px 0 0 10px !important;
		padding-left: 10px !important;
		background: url(../images/bullet.gif) no-repeat !important;
		background-position: 0px 5px !important;		
		}
		
		.sitemap  ul ul li
		{
		padding: 0px 0 0 0 !important;
		margin: 4px 0 0 20px !important;
		padding-left: 10px !important;
		background: url(../images/bullet.gif) no-repeat !important;
		background-position: 0px 5px !important;
		}