	/* DEFAULTS */

	* { margin: 0px; padding: 0px; border: collapse; }
    * a:active { outline: none; }
	* -moz-any-link:focus { outline: none; }
	* :focus { outline: none; }	

	HTML  { height: 100%; font-family:'Trebuchet MS',Verdana,Tahoma,'Lucida Grande',Sans-Serif; font-size: 14px; color: #666; line-height: 1.5em; }
	body { height: 100%; background: #fff url(../images/backgroundMain.jpg) top center fixed repeat; }  
	td { vertical-align: top; }
	p { margin-bottom: 12px; }
	.clear { clear: both; line-height: 0px; }

	h1 { font-weight: normal; font-size: 2em; margin-bottom: 24px; color: #348D1F; text-transform: none; font-family: 'Trebuchet MS',Verdana,Tahoma,'Lucida Grande',Sans-Serif; }
	h2 { font-weight: normal; font-size: 1.6em; margin: 24px 0; color: #605e5e; text-transform: none; }
	h3 { font-weight: normal; font-size: 1.4em; margin: 18px 0; color: #605e5e; text-transform: none; }
	
	a,
	a:link, 
	a:visited,
	a:active { color: #d86717; text-decoration: none; } 
	a:hover { color: #d86717; text-decoration: underline; }
	
/* PAGE SETTINGS */

	#pageWrapper { width: 900px; margin: auto; }
	
	/* Header */
	
	#header { width: 900px; height: 115px; background: #000 url(../images/backgroundHeader.jpg) top no-repeat; }
	#header .socialIcons { padding: 4px 0 0 844px; }	
	
	#topNav { width: 900px; height: 35px; text-align: center; background: #000 url(../images/backgroundTopNav.jpg) top no-repeat; }
	#header2Blue { height: 400px; background: #fff url(../images/backgroundHeader2Blue.jpg) top no-repeat; }
	#header2Blue .flashLeft { float: left; padding: 75px 0 0 20px; }	
	#header2Blue .flashRight { float: right; padding: 110px 20px 0 0; }
	
	#header2Green { height: 332px; background: #fff url(../images/backgroundHeader2Green.jpg) top no-repeat; }
	#header2Cyan { height: 332px; background: #fff url(../images/backgroundHeader2Cyan.jpg) top no-repeat; }
	#header2Yellow { height: 332px; background: #fff url(../images/backgroundHeader2Yellow.jpg) top no-repeat; }
	#header2Purple { height: 332px; background: #fff url(../images/backgroundHeader2Purple.jpg) top no-repeat; }
	#header2Orange { height: 332px; background: #fff url(../images/backgroundHeader2Orange.jpg) top no-repeat; }
	#header2Red { height: 332px; background: #fff url(../images/backgroundHeader2Red.jpg) top no-repeat; }
	#header2Pink { height: 332px; background: #fff url(../images/backgroundHeader2Pink.jpg) top no-repeat; }
					
	.flashLeftSec { width: 593px; height: 256px; float: left; padding: 75px 0 0 20px; }	
	.flashRightSec { float: right; padding: 0; }	

	/* Page Content */
	
	#pageContent { width: 900px; background-color: #fffff; }
	#pageBody { width: 536px; padding: 32px; background: #fff url(../images/backgroundPageBody.jpg) bottom left no-repeat; }
	#pageBodySec { width: 536px; padding: 0px 32px 200px 32px; background: #fff url(../images/backgroundPageBody.jpg) bottom left no-repeat; }	
	#pageBodySecB { width: 612px; padding: 0px 32px 200px 32px; background: #fff url(../images/backgroundPageBody.jpg) bottom left no-repeat; }		
	#pageBodyFull { padding: 32px; }		
	#sideBar { width: 236px; padding: 32px; background: #fff url(../images/backgroundSidebar.jpg) bottom no-repeat; }
	#sideBarContent h2 { font-size: 1.2em; }	

	/* Footer */

	#footer { background-color: #fff; }
	
	#footerSection1 { text-align: center; background-color: #000; color: #fff; }
	#footerSection1 a,
	#footerSection1 a:visited,
	#footerSection1 a:active { color: #666; text-decoration: none;  }
	#footerSection1 a:hover { text-decoration: underline; }

	#footerSection2 { width: 900px; text-align: center; background-color: #fff; font-size: .9em; }
	#footerSection2 ul {}
	#footerSection2 li { display: inline; }
	#footerSection2 a { display: inline-block; height: 28px; line-height: 28px; }
	#footerSection2 a,
	#footerSection2 a:visited,
	#footerSection2 a:active { color:  #d86717; text-decoration: none;  }
	#footerSection2 a:hover { color:  #d86717; text-decoration: underline; }
	
	#footerSection2 .bottomAddress { float: left; font-size: .8em; padding-left: 32px; }
	#footerSection2 .bottomLinks { float: right; font-size: .8em; padding-right: 32px; }

	#footerSection3 { width: 900px; height: 64px; padding-bottom: 24px; text-align: center; background-color: #fff; color: #666; font-size: .85em; }
	#footerSection3 ul {}
	#footerSection3 li { display: inline; }
	#footerSection3 a { display: inline-block; height: 28px; line-height: 28px; }
	#footerSection3 a,
	#footerSection3 a:visited,
	#footerSection3 a:active { color: #04619a; text-decoration: none;  }
	#footerSection3 a:hover { color: #0879bf; text-decoration: underline; }
	#footerSection3 .subsidiaries { float: left; padding-left: 0px; }

	#logos { height: 100px; }
	#logos .subsidiaries { float: left; padding: 18px 0 0 80px; }
	#logos .logo { float: left; padding: 18px 0 0 40px; }

	/* Copyright */

	#copyright { font-size: .75em; padding: 32px 0 24px 0; text-align: center; }

	/* NAV BAR */
	
	.navbar {white-space:nowrap /*IE hack*/; width:900px; font-family: arial,helvetica,verdana,sans-serif; font-size:9.5px !important /*Non-IE6*/; font-size: 10px /*IE6*/; padding-left:190px;} /*Color navigation bar normal mode*/
	
	/* Menu Bar */
	
	.navbar ul {list-style-type: none; text-transform: uppercase; letter-spacing: .05px; }
	.navbar ul li { float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
	.navbar ul li a { float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height: 35px; line-height: 35px; padding-left: 13px; padding-right: 2px; text-decoration:none; font-weight:normal; color: #fff; border-right:solid 0px rgb(215,215,215);}
	.navbar ul li ul { display:none; border:none; text-transform: none;}
	
	/* SubMenu (Non-IE6 hovering) */
	
	.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
	.navbar ul li:hover a { text-decoration:none; color: #DE4D21; } /*Color main cells hovering mode*/
	.navbar ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.0em; margin-top:0.1em; left:0; padding:0px 16px 0px 16px; border-top:solid 1px rgb(215,215,215);}
	.navbar ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color: #f2f2f2; font-weight: normal; color: #DE4D21; } /*Color subcells normal mode*/
	.navbar ul li:hover ul li a:hover {background-color: #fff; text-decoration:underline;} /*Color subcells hovering mode*/
	
	/* SubMenu (IE6 hovering) */
	
	.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
	.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
	.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:3.1em; top:3.0em; left:0px; margin-top:0.1em; border-top:solid 1px rgb(215,215,215); }
	.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px rgb(215,215,215); border-left:solid 1px rgb(215,215,215); border-bottom: solid 1px rgb(215,215,215); background-color:#f2f2f2; font-weight:normal; color: #541d1d;} /*Color subcells normal mode*/
	.navbar ul li a:hover ul li a:hover {background-color:rgb(225,225,225); text-decoration:none;} /*Color subcells hovering mode*/

/* BREAD CRUMB NAVIGATION */

	.B_crumbBox { margin-bottom: 24px; font-size: .8em; text-transform: none; }

/* SIDEBAR IMAGES */

	.imagesSideBar { }
	.imageSideBar01,
	.imageSideBar02,
	.imageSideBar03 { width: 236px; height: 134px; }	
	.imageSideBar01,
	.imageSideBar02 { margin-bottom: 32px; }
	
/* LISTS */

	ul.customBullets { margin: 24px 0; }
	ul.customBullets li { list-style-image: url(../images/customBullet.gif); margin: 0 0 10px 36px; padding-left: 6px;  line-height: 1.3em; }
	ul.customBullets li ul { margin-top: 10px; }
	ul.customBullets li ul li { list-style-image: none; margin: 0 0 10px 36px; padding-left: 6px;  line-height: 1.3em; }	

/* TABSTRIP */

	.tabStrip ul { margin: 0; padding: 0; list-style-type: none; font-size: .9em; }
	.tabStrip li { margin: 0 2px 0 0; list-style-type: none; float: left; }
	.tabLink { display: block; text-decoration: none; padding: 5px 10px; background: #f2f2f2; border: #dadada solid; border-width: 1px 1px 0 1px; color: #DE4D21; text-transform: capitalize; }
	.tabLinkActive { display: block; text-decoration: none; padding: 5px 10px; background: #fff; border: #c0c0c0 solid; border-width: 1px 1px 0 1px; color: #DE4D21; text-transform: capitalize; }
	.tabContent { display: none; }
	.tabContentActive { clear: both; border-top: 1px solid #ccc; padding-top: 18px; }
	.downloadPDF { margin: 12px 0; }

/* FAUX OPTIN FORM */

	#fauxOptIn { width: 410px; margin: auto; font-size: .8em; padding: 6px 0; }
	#fauxOptIn input,
	#fauxOptIn textarea,
	#fauxOptIn select { width: 120px; background-color: #fff; border: 1px solid #999; border-collapse: collapse; padding: 3px 4px 2px 4px; font-size: 1em; height: 14px; color: #333; }
	#fauxOptIn td.formLabel { vertical-align: bottom; padding: 0 6px 3px 0; }
	#fauxOptIn td.buttonOptIn { padding-left: 6px; }
	#fauxOptIn .button { padding: 0 6px; height: 19px; line-height: 19px; background-color: #f1f3ef; cursor: pointer; }
	#fauxOptIn .buttonOff { background-color: #f2f2f2; border: 1px solid #d9d9d9; }
	#fauxOptIn .buttonOn { background-color: #ecf2f8; border: 1px solid #DE4D21; cursor: pointer; }
	#fauxOptIn .highlightOff { border-color: #d9d9d9; }
	#fauxOptIn .highlightOn { border-color: #DE4D21; }
	#fauxOptIn a,
	#fauxOptIn a:visited,
	#fauxOptIn a:active { display: inline; padding: 0; }
	#fauxOptIn a:hover { color: #DE4D21; }	

/* INPUT FORMS */

	.inputForm {padding-left:24px; } 
	.inputForm table { width: 100%; } 
	.inputForm .row { }
	.inputForm .rowAlt { }	
	.inputForm .formComment { padding: 12px 0 0 0; }	
	.inputForm input,
	.inputForm textarea,
	.inputForm select { width: 280px; height: 20px; background-color: #fff; border: 1px solid #999; border-collapse: collapse; padding-left: 4px; padding-right: 0px; line-height: 20px; font-family: verdana,arial,helvetica,sans-serif; font-size: 1em; color: #333;}
	.inputForm input { vertical-align: middle; }
	.inputForm input.radioButtons { width: 25px; height: 20px; margin: 0 3px 0 3px; vertical-align: bottom; border: 0; }
	.inputForm input.checkbox { border: 0; }		
	.inputForm select { width: 165px; }	
	.inputForm .formLabel { vertical-align: top; padding: 5px 24px 3px 0px; width:148px; }
	.inputForm .formInput { width: 242px; text-align: right; font-size: 12px; padding: 2px 2px 2px 0; }
	.inputForm .formRadioButtons { width: 242px; text-align: left; font-size: 12px; padding: 2px 2px 2px 0; }
	.inputForm .checkbox ( border: 0; width 20px; )
	.inputForm .line { width: 100%; border-top: 1px solid #d9d9d9; margin-top: 12px; padding: 8px 6px 36px 0;}
	.inputForm .submitButton { text-align: right; }	
	.inputForm .button { float: right; display: inline-block; cursor: pointer; padding: 6px 12px; margin-top: 12px; }
	.inputForm .buttonOff { background-color: #f2f2f2; border: 1px solid #ccc; margin-right:2px; }
	.inputForm .buttonOn { background-color: #ecf2f8; border: 1px solid #DE4D21; margin-right: 2px; }
	.inputForm .highlightOff { border-color: #d9d9d9; }
	.inputForm .highlightOn { border-color: #DE4D21; }
 	.inputForm .formError {color:#E77776; font-size: .8em; padding: 3px 0 12px 0; line-height: 1em; }

/* SITE ADMINISTRATION */

	/* General Navigation Bar */

	.inputForm .formNavTop { width: 100%; border-bottom: 1px solid #ccc; padding-bottom: 6px; margin: 0 0 24px 0; }
	.inputForm .formNavBottom { width: 100%; border-top: 1px solid #ccc; padding-top: 6px; margin: 72px 0 0 0; }
	.inputForm .lineNavBottom { width: 100%; border-bottom: 1px solid #ccc; height: 72px; }	
			
	.navTopBar { }
	.navBottomBar { margin: 36px 0 0 0; }
	.navLeft,
	.navCenter,
	.navRight { white-space: nowrap;}
	.navCenter { width: 100% }
	
	/* Mods for Contact Verification code */
	
	#veriCode { border: 1px solid #d9d9d9; padding: 8px; margin-top: 12px; }
	#veriCode  h1 { font-weight: normal; font-size: 1.2em; margin: 0 0 12px 0; color: #333333; }	
	#veriCode  p { margin: 0 0 12px 0; font-style: italic; font-size: .9em; }
	#veriCode  .wrapper { float: right; padding-left: 24px; }

	/* Mods for OptIn Registration */
	
	.inputForm .buttonSignUp { width: 300px; border-top: 0px solid #99c83c; margin-top: 6px; }
	.inputForm .buttonSignUp td { padding-top: 6px; }
	
	/* Mods for Login */

	.inputForm .login,
	.inputForm .passwordReminder { border: 1px solid #ccc; width: 316px; padding: 8px; margin-top: 12px; }

/* SITE ADMINISTRATION */

	.inputForm .admin { width: 400px; text-align: left; }

/* WHAT'S NEW */

	#whatsNew { font-size: .9em; border-left: 1px solid #ccc; padding-left: 24px; padding-bottom: 12px; }
	#whatsNew  h1 { }	
	#whatsNew .newsItem { padding: 6px 0 3px; }
	#whatsNew .headline {}
	#whatsNew .datePosted { font-style: italic;}
	#whatsNew .summary { font-size: 7.5pt; }
	#whatsNew .moreNews { margin-top: 12px; }
	#whatsNew .moreLink { float: left; width: 156px; text-align: right; padding-right: 4px; }
	#whatsNew .moreArrow { float: left; width: 24px; }		
	
/* INDEXED CONTENT */

	/* Filters */
	
    #filters .filterBar { width: 100%; margin-bottom: 12px;}
	#filters .filterBarLeft { padding-left: 4px; }
	#filters .filterBarRight { text-align: right; white-space: nowrap; padding: 4px 4px 0 0; }
	#filters select { width: 100px; background-color: #fff; border: 1px solid #999; border-collapse: collapse; padding-left: 4px; padding-right: 0px; line-height: 20px; color: #333; }
	
	#filters .dropDownBox { width: 120px; }
	#filters .pagination { margin: 12px 0; }
	
	#filters .selectCountry { margin: 12px 0; }

	/* Indexes - Announcements & Media Clippings */

	#index { background-color: #ededed; border: 0px solid #e4e4e4; padding: 4px; }
	#index table { width: 100%; }
	#index tr.row { background-color: #fff; cursor: pointer; }
	#index tr.rowAlt { background-color: #fafafa; cursor: pointer; }
	#index tr.highlight { background-color: #f5f5f5; cursor: pointer; }	
	#index th { padding: 8px 4px 4px; text-align: left; vertical-align: bottom; font-size: 1.2em; font-weight: normal; }	
	#index td { font-size: .9em; }
	#index .colDate { white-space: nowrap; padding: 4px 12px; }
	#index .colType { white-space: nowrap; padding: 4px 12px; }
	#index .colDescription { width: 100%; padding: 4px 12px; }
	#index .colEdit { white-space: nowrap; padding: 4px 12px; }	

	/* Display and Entry Pages - Announcements */
	
	#announcements .title { text-align: center; padding: 12px 4px; }
	#announcements .title h1 { margin-bottom: 12px; line-height: 1em; }
	#announcements .title h2 { margin: 0; }
	#announcements .byLine { font-size: .9em; margin: 4px 0 4px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 4px; }	
	#announcements .byLineLeft { width: 274px; float: left; white-space: nowrap; padding-left: 6px; }
	#announcements .byLineRight { width: 274px; float: left; text-align: right;  white-space: nowrap; padding-right: 6px; }
	#announcements .content { padding: 0 4px; padding-top:12px; }
	#announcements .imageCenter { text-align: center; }
	#announcements .imageRight { margin: 4px 0 20px 10px; }			
	#announcements .topLine { background: transparent; height: 14px; border-bottom: 1px solid #dae5e8; }
	#announcements .bottomLine { background: transparent; height: 20px; border-top: 1px solid #dae5e8; }
	
/* DATA GRIDS */

	.dataGrid { background-color: #ededed; border: 0px solid #e4e4e4; padding: 4px; margin-bottom: 24px; }
	.dataGrid table { width: 100%; }
	.dataGrid tr.row { background-color: #fff; cursor: pointer; }
	.dataGrid tr.rowAlt { background-color: #fafafa; cursor: pointer; }
	.dataGrid tr.highlight { background-color: #f5f5f5; cursor: pointer; }	
	.dataGrid th { padding: 8px 4px 4px; text-align: left; vertical-align: bottom; font-size: 1.2em; font-weight: normal; }	
	.dataGrid td { font-size: .9em; padding: 4px 12px; }

/* EMBEDDED YOUTUBE VIDEOS */
	.video { width: 480px; margin: auto; }
	.youTubeLink { font-size: 1.1em; padding-top: 6px; text-align: center; }	
	
	
