	/* 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: calibri, 'lucida grande', 'lucida sans', geneva, arial, verdana, sans-serif; font-size: 76%; color: #535353; line-height: 1.3em; }
	body { height: 100%; background: #fff url(../images/backgroundMain.gif) top repeat-x; }  
	td { vertical-align: top; }
	p { margin-bottom: 12px; font-size: 1.2em; }
	.clear { clear: both; line-height: 0px; }

	h1 { font-weight: normal; font-size: 2.2em; padding: 0 0 24px 0; color: #605e5e; text-transform: none; }
	h2 { font-weight: normal; font-size: 1.6em; padding: 12px 0 24px; color: #605e5e; text-transform: none; }
	h2.subtitle { font-size: 1.4em; margin: -2.6em 0 .8em 0; }	
	h3 { font-weight: normal; font-size: 1.4em; margin: 1.5em 0; color: #605e5e; text-transform: none; }
	
	.introText { font-size: 2.2em; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; line-height: 1.2em; padding-bottom: 32px; }
	.redText { color: #ff6367; }
	
	a,
	a:link, 	
	a:visited,
	a:active { color: #d92a96; text-decoration: none; }
	a:hover { color: #d92a96; text-decoration: underline; }	
	
/* PAGE SETTINGS */

	.pageWrapper { width: 900px; margin: 0px auto; }
	
	/* Header */
	
	#header { height: 140px; border-bottom: solid 1px #22ba98; }
	#header .logo { width: 292px; height: 68px; padding: 50px 0 0 0; }
	#header .buttonChat { padding: 38px 0 0 0; float: right; }
	#header .navBar { }

	/* Slideshow */

	#slideshow { background: transparent url(../images/backgroundSlideshow.jpg) top center repeat-x;  }
	#slideshowWrapper { width: 882px; margin: 0px auto; height: 430px; margin-bottom: -154px;  padding-left: 18px; }

	/* Page Content */
	
	#pageContent { }
	#pageContentWrapper { width: 900px; min-height: 515px; padding: 34px 6px 0; margin: 0px auto; background: transparent url(../images/backgroundPageContentWrapper.png) top no-repeat; }	
	#pageBody { width: 536px; padding: 0 32px 8px 32px; }
	#sideBar { width: 236px; padding: 0 32px 32px; background: transparent url(../images/backgroundSideBar.gif) left top repeat-y; }

	/* Footer */

	#footer { background-color: #fff; padding-top: 20px; padding-bottom: 20px; }
	
	#footerSec1 { padding-left: 42px; border-top:1px solid #d1d1d1; }
	#footerSec1 .footerCol { float:left; }
	#footerSec1 .col1 { width: 180px; margin-right: 30px; }
	#footerSec1 .col2 { width: 110px; margin-right: 30px; }	
	#footerSec1 .colTitle { height: 28px; }
	#footerSec1 h1 { font-size: 1.2em; line-height: 1.2em; font-weight: bold; font-family: calibri, 'lucida grande', 'lucida sans', geneva, arial, verdana, sans-serif; margin: 0; color: #22BA98; }
	#footerSec1 .linkList { padding: 4px 0 0 0;  }
	#footerSec1 .firstLink {  }	
	#footerSec1 .link { border-bottom: 0px solid #535353; }
	#footerSec1 ul { margin: 0px; padding: 0; list-style: none; }  	
	#footerSec1 li { font-size: 1.0em; line-height: 10px; padding: 3px  12px 3px 0px;  }
	#footerSec1 .emptyLink { border-bottom: 0px solid #535353; font-size: 10px; line-height: 10px; padding: 3px  12px 3px 0px;  }
	#footerSec1 a,
	#footerSec1 a:visited,
	#footerSec1 a:active { color: #43525a; text-decoration: none;  }
	#footerSec1 a:hover { text-decoration: underline; }
	#footerSec1 .footerSubscriptionForm {  width: 186px; border: 1px solid #535353; margin-top: 6px; color: #ccc; }
	#footerSec1 input { font-size: .8em; padding: 2px 0 2px 4px; }
	#footerSec1 .footerCol2 { float:left; }
	#footerSec1 .submit { font-size: .8em; font-family: garamond, times, serif; line-height: 1em; }	
	
	#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; padding: 0 12px; }
	#footerSection2 a,
	#footerSection2 a:visited,
	#footerSection2 a:active { color: #04619a; text-decoration: none;  }
	#footerSection2 a:hover { color: #0879bf; text-decoration: underline; }

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

	/* Copyright */

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

	/* NAV BAR */
	
	.navBar { float: right; padding-top: 24px; white-space:nowrap /*IE hack*/; width:600px; font-size:1.3em !important /*Non-IE6*/; font-size: 1.5em /*IE6*/; font-family: Arial, Helvetica, Sans-serif; } /*Color navigation bar normal mode*/
	
	/* Menu Bar */
	
	.navBar ul {list-style-type: none; float: right; z-index:2000; position: relative;}
	.navBar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:2000 /*IE6*/; }
	.navBar ul li a { height: 24px; float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block;  border-bottom: 0px solid transparent; padding: 0 8px; text-decoration:none; font-weight:bold; color: #787878; text-shadow: 1px 1px 2px #a4a4a4; border-right:solid 0px rgb(215,215,215); 
			}
	.navBar ul li ul {display:none; border:none;}
	
	/* SubMenu (Non-IE6 hovering) */
	
	.navBar ul li:hover { position: relative;} /*Sylvain IE hack*/
	.navBar ul li:hover a { text-decoration:none; color: #333; } /*Color main cells hovering mode*/
	.navBar ul li:hover ul {display: block; width:150px; position:absolute; z-index: 2000; top: 1.0em; margin-top: 0em; left:0; padding: 0px 16px 0px 16px; border-top: solid 1px #22ba98; border-bottom: 1px solid #22ba98;}
	.navBar ul li:hover ul li a {font-family: calibri, 'lucida grande', 'lucida sans', geneva, arial, verdana, sans-serif; font-size: 76%; color: #787878; line-height: 1.3em; font-size: .8em; white-space:normal; display:block; width:150px; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px; border-right:solid 1px #22ba98; border-left:solid 1px #22ba98;  background-color: #fff; font-weight: normal; color: #787878; text-shadow: 1px 1px 1px #d7d7d7; } /*Color subcells normal mode*/
	.navBar ul li:hover ul li a:hover {background-color: #fff; text-decoration: none; color: #333; } /*Color subcells hovering mode*/
	
	/* SubMenu (IE6 hovering) */
	
	.navBar table {position:absolute; z-index:2000; top:0px; left:-1px; border-collapse:collapse;}
	.navBar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:2000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
	.navBar ul li a:hover ul {display:block; width:150px; position:absolute; z-index:2000; top:1.0em; left:0px; margin-top:0.1em; border-top:solid 1px #22ba98; }
	.navBar ul li a:hover ul li a { font-size: .7em; white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px #22ba98; border-left:solid 1px #22ba98;  background-color:#fff; font-weight:normal; color: #787878;} /*Color subcells normal mode*/
	.navBar ul li a:hover ul li a:hover {background-color: #fff; text-decoration:none;} /*Color subcells hovering mode*/

	.navBar .navArrow { padding-top:4px; text-align: center; }
	
/* BREAD CRUMB NAVIGATION */

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

/* SIDEBAR IMAGES */

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

	/* Randomizer */
	
	#randomImages { margin-bottom: 12px; }
	#randomImages .randomImage { text-align: center; padding-bottom: 12px; } 
	
/* LISTS */

	ul.customBullets { padding: 12px 0 12px 42px; font-size: 1.2em; }
	ul.customBullets li { list-style-image: url(../images/customBullet.gif); margin: 0 0 10px 26px; 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 26px; padding-left: 6px; line-height: 1.8em; }

	ol.customList { padding: 12px 0 12px 42px;  font-size: 1.2em;}
	ol.customList li { margin: 0 0 10px 26px; padding-left: 6px; line-height: 1.3em; }
	ol.customList li ul { margin-top: 10px; }
	ol.customList li ul li { list-style-image: none; margin: 0 0 10px 26px; padding-left: 6px; line-height: 1.3em; }	

/* DHTML DROP LISTS */

	td.dropArrow { padding: 6px 6px 6px 0; }
	.dropText { padding: 12px 0 12px 26px; border: 0px solid #d3d9cf; }

/* 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: #04619a; }
	.tabLinkActive { display: block; text-decoration: none; padding: 5px 10px; background: #fff; border: #c0c0c0 solid; border-width: 1px 1px 0 1px; color: #04619a; }
	.tabContent { display: none; }
	.tabContentActive { clear: both; border-top: 1px solid #ccc; padding-top: 18px; }
	.downloadPDF { margin: 12px 0; }
	
	/* Mods for SIS Documentation System */
	
	.tabStrip .tabIcon { float: left; padding-right: 6px; padding-top: 4px; width: 10px;  }
	.tabStrip .tabTitle { float: left; padding-right: 3px; }

/* ANNOUNCEMENTS (ON SIDEBAR) */

	#announcements { padding-bottom: 26px; }
	#announcements .announcement {}	
	#announcements .date { font-size: 1.3em; padding-bottom: 2px; }
	#announcements .headline { line-height: 1.2em; padding-bottom: 8px; }		

/* FAUX OPTIN FORM */

	#fauxOptIn { width: 236px; font-size: .8em; }
	#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: #d72690; border: 1px solid #d72690; color: #fff; }
	#fauxOptIn .buttonOn { background-color: #e93da4; border: 1px solid #e93da4; color: #fff; }
	#fauxOptIn .highlightOff { border-color: #999; }
	#fauxOptIn .highlightOn { border-color: #e93da4; }
	#fauxOptIn a,
	#fauxOptIn a:visited,
	#fauxOptIn a:active { display: inline; padding: 0; }

/* INPUT FORMS */

	.inputForm { padding: 0; } 
	.inputForm table { width: 568px; } 
	.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; 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; text-transform: capitalize; }
	.inputForm .formInput { width: 242px; text-align: left; 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; padding: 2px 2px 0 0; }	
	.inputForm .button { float: right; display: inline-block; text-align: center; cursor: pointer; padding: 6px 12px; background-color: #f1f3ef; }
	.inputForm .buttonOff { background-color: #f2f2f2; border: 1px solid #ccc; }
	.inputForm .buttonOn { background-color: #ecf2f8; border: 1px solid #5d1918; }
	.inputForm .highlightOff { border-color: #d9d9d9; }
	.inputForm .highlightOn { border-color: #5d1918; }

	/* 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; }

/* 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; }		

/* SITE ADMINISTRATION */

	/* General Navigation Bar */

	.inputForm .formNavTop { width: 100%; padding-bottom: 6px; margin-bottom: 24px; }
	.inputForm .formNavBottom { width: 100%; padding-top: 6px; margin-top: 72px; }
	.inputForm .navLeft { float: left; width: 50%; }
	.inputForm .navRight { float: left; width: 50%; text-align: right; }
	.inputForm .separator { color: #e8e8e8; }	
	.inputForm .saveStatus { font-size: 1.1em; font-style: italic; text-align: center; }	
 
/* 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 .navTopBar { }
	#announcements .navBottomBar { margin: 36px 0 0 0; }
	#announcements .navLeft,
	#announcements .navCenter,
	#announcements .navRight { float: left; white-space: nowrap;}
	#announcements .navCenter { width: 100% }
	#announcements .title { text-align: center; padding: 12px 4px; }
	#announcements .title h1 { margin-bottom: 12px; }
	#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 {  float: right; 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; }
	.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: 1.0em; padding: 4px 12px; }
	
/* MODS FOR TRAVELVIEW */

	/* Home */
	
	.buttonSection { width: 504px; height: 120px; padding: 12px; margin-bottom: 8px; }
	.buttonSectionOff { background: transparent url(../images/backgroundButtonSectionOff.png) top no-repeat; }	
	.buttonSectionOn { background: transparent url(../images/backgroundButtonSectionOn.png) top no-repeat; cursor: pointer; color: #333; }
	.buttonSection .title { font-weight: bold; font-size: 1.6em; padding: 16px 0 12px 0; }
	.buttonSection .subTitle { font-size: 1em; padding: 0 0 8px 0; }			

/* JQUERY SCROLLER*/

	.scrollable {/* required settings */ position: relative; overflow: hidden; width: 792px; height: 194px; /* custom decorations */ border: 0px solid #ccc; padding-top: 44px; z-index: 0; }
	.scrollable .items {/* this cannot be too large */ width: 20000em; position: absolute; clear: both; }
	.items div 		{ float:left; width: 794px; }
	.scrollable img { float: left; margin: 10px 5px; background: transparent; padding: 3px; border: 0px solid #ccc; width: 247px; height: 194px; }
	.scrollable .active { border: 2px solid #000; position: relative; cursor: default;}
	.scrollable 	{ float:left;	 }
	a.browse 		{ background: url(../images/hori_large.png) no-repeat; display: block; width: 30px; height: 30px; float: left; margin: 118px 10px; cursor: pointer; font-size: 1px; }
	a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px;}
	a.right:hover 	{ background-position:-30px -30px; }
	a.right:active 	{ background-position:-60px -30px; } 
	a.left			{ margin-left: 0px; } 
	a.left:hover  	{ background-position:-30px 0; }
	a.left:active  	{ background-position:-60px 0; }
	a.up, a.down	{ background: url(../img/scrollable/arrow/vert_large.png) no-repeat; float: none; margin: 10px 50px;}
	a.up:hover  	{ background-position:-30px 0; }
	a.up:active  	{ background-position:-60px 0; }
	a.down 			{ background-position: 0 -30px; }
	a.down:hover  	{ background-position:-30px -30px; }
	a.down:active  	{ background-position:-60px -30px; } 
	a.disabled 		{ visibility: hidden !important; } 
	
/* OVERLAYS */
	.simple_overlay { display: none; z-index: 10000; background-color: #fff; width: 704px; min-height: 50px; border:1px solid #666; -moz-box-shadow: 0 0 90px 5px #000; - webkit-box-shadow:0 0 90px #000; }
	.simple_overlay .close { background-image: url(../images/close.png); position:absolute; right:-15px; top:-15px; cursor: pointer; height: 35px; width: 35px; }
	.simple_overlay .content { padding: 16px; background: none repeat scroll 0 0 #fefefe; border: 16px solid #FFFFFF; }	
	.simple_overlay .video { padding: 16px; background: none repeat scroll 0 0 #fefefe; border: 16px solid #FFFFFF; }	
	.simple_overlay .logo { float: left; width: 292px; padding-bottom: 16px; }
	.simple_overlay .title { float: right; text-align: right; }
	
	