body 
	{
	margin: 0;
	padding: 0 0 10px 0;
	background: url(images/bg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
body#terms
	{
	padding: 0;
	}
p
	{
	padding: 0;
	margin: 0;
	}
ul
	{
	padding: 0;
	margin: 0;
	}
li
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content ol li
	{
	list-style: decimal;
	background-image:none;
	padding-left:0;
	}
#content ol
	{
	padding-left: 1em;
	}
#content ol li ul
	{
	padding-left: 1em;
	}
#content ol li ul li
	{
	font-size: 100%;
	list-style: lower-roman;
	}
h1,h2,h3,h4,h5,h6
	{
	margin: 0;
	padding: 0;
	}
	
a:link {color: #192D5B;}
a:visited {color:#999;}
a:hover {color:#2A4D9E;}
a:focus {outline: none;}
a:active {outline: none;}

.error
	{
	color: #990000;
	font-style: normal;
	}
.error1
	{
	color: #1b2d5a;
	font-style: normal;
	}
em.red
	{
	font-style: normal;
	color: #FF0000;
	}
.clear
	{
	clear: left;
	}
.clearLeft1
	{
	clear: left;
	padding-top: 1em;
	}
.clearLeft2
	{
	clear: left;
	padding-top: 2em;
	}



	
/* WRAPPER */

#wrapper
	{
	width: 800px;
	margin: 0 auto;
	}
	
/* SITE NAV */

#siteNav
	{
	padding: 0;
	margin: 0;
	width: 800px;
	height: 31px;
	margin-top: 10px;
	}
#siteNav ul
	{
	width: 800px;
	float: left;
	}

#siteNav li
	{
	display: inline;
	float: left;
	width: 197px;
	line-height: 26px;
	text-indent: -5000px;
	}
#siteNav li.first
	{
	margin-left: 197px;
	
	}
#siteNav a
	{
	padding: 0;
	margin: 0;
	width: 197px;
	height: 26px;
	display: block;
	}

#management #siteNav {background:url(images/siteNav-man.gif) no-repeat top left;}
#awards #siteNav {background:url(images/siteNav-awards.gif) no-repeat top left;}
#conference #siteNav {background:url(images/siteNav-conf.gif) no-repeat top left;}
#consultancy #siteNav {background:url(images/siteNav-consult.gif) no-repeat top left;}
	
/* HEADER */

#management #header {background: url(images/header-man.gif) no-repeat top left;}
#awards #header {background: url(images/header-awards.gif) no-repeat top left;}
#conference #header {background: url(images/header-conf.gif) no-repeat top left;}
#consultancy #header {background: url(images/header-consult.gif) no-repeat top left;}

#header
	{
	width: 800px;
	height: 100px;
	
	}
#header h1
	{
	float:left;
	display: inline;
	margin:0;
	padding:0;
	text-indent: -5000px;
	}

#header p
	{
	position: relative;
	padding: 0;
	margin: 0;
	float: right;
	text-transform: uppercase;
	font-size: 0.6em;
	display: inline;
	height:2.7em;
	width: 500px;
	margin-top: 60px;
	margin-right: 15px;
	}
#header p a.left
	{
	float: right;
	display:block;
	height:2.7em;
	line-height: 2.7em;
	margin-right: 0.5em;
	}
#header p a.right
	{
	float: right;
	border-width: 0px;
	cursor: default;
	}

#header p a:hover .preview
	{
	border-width: 0;
	display: block;
	position: absolute;
	bottom: -4px;
	right: -4px;
	z-index: 1;
	}
#header p a .preview
	{
	display: none;
	}

#header p a:link {color: #CFD4E1;}
#header p a:visited {color: #CFD4E1;}
#header p a:hover {color: #fff;}

/* BANNER STYLES */

#banner
	{
	text-align: center;
	}
#banner img
	{
	display: block;
	width: 790px;
	margin: 0 auto;
	}


/* NAV STYLES */

#nav
	{
	width: 800px;
	height: 31px;
	background: url(images/nav-bg.gif) no-repeat top left;
	}
#nav ul
	{
	width: 800px;
	padding-top: 5px;
	float: left;
	}
#nav li
	{
	float: left;
	display:inline;
	}
#nav a
	{
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 2em 0 1em;
	background: url(images/arrow.gif) no-repeat right top;
	}
#nav a.first
	{
	margin-left: 2em;
	display: inline;
	}
#nav a:link {color: #CFD4E1;}
#nav a:visited {color: #CFD4E1;}
#nav a:hover {color: #fff;}

/* STYLES FOR WHEN THERES A BANNER */

#navBanner
	{
	width: 800px;
	height: 31px;
	background: url(images/nav-bg-banner.gif) no-repeat top left;
	}
#navBanner ul
	{
	width: 800px;
	padding-top: 5px;
	float: left;
	}
#navBanner li
	{
	float: left;
	display:inline;
	}
#navBanner a
	{
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 2em 0 1em;
	background: url(images/arrow.gif) no-repeat right top;
	}
#navBanner a.first
	{
	margin-left: 2em;
	display: inline;
	}
#navBanner a:link {color: #CFD4E1;}
#navBanner a:visited {color: #CFD4E1;}
#navBanner a:hover {color: #fff;}

/* STYLES FOR NO BANNER */

#navBanner1
	{
	width: 800px;
	height: 31px;
	background: url(images/nav-bg.gif) no-repeat top left;
	}
#navBanner1 ul
	{
	width: 800px;
	padding-top: 5px;
	float: left;
	}
#navBanner1 li
	{
	float: left;
	display:inline;
	}
#navBanner1 a
	{
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 2em 0 1em;
	background: url(images/arrow.gif) no-repeat right top;
	}
#navBanner1 a.first
	{
	margin-left: 2em;
	display: inline;
	}
#navBanner1 a:link {color: #CFD4E1;}
#navBanner1 a:visited {color: #CFD4E1;}
#navBanner1 a:hover {color: #fff;}


/* MAIN STYLES */

#main
	{
	background: url(images/main-bg.gif) repeat-y top center;
	}
#main1
	{
	padding: 25px 0;
	width: 500px;
	margin: 0 auto 0 auto;
	background: #fff;
	float: none;
	border: solid #888;
	border-width: 0 1px;
	}
	
/* SIDEBAR */

#sideBar
	{
	display: inline;
	float: left;
	margin-left: 31px;
	width: 160px;
	padding: 25px 0;
	}
#sideBar h3
	{
	background: url(images/extraLinks.gif) no-repeat top left;
	text-indent: -5000px;
	}
#sideBar h3#press
	{
	background: url(images/press_releases.gif) no-repeat top left;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	}
#sideBar ul
	{
	padding: 1em 0;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}
#sideBar ul#pressList
	{
	padding: 0;
	margin: 0;
	padding-bottom: 1em;
	border-bottom: 1px dotted #666;
	}
#sideBar ul#pressList li
	{
	margin:0.2em 0 0 0;
	padding:0 0 0.2em 0;
	}
#sideBar ul.noBord
	{
	padding: 1em 0 0 0;
	border-width: 0;
	}
#sideBar ul.noBord1
	{
	border-bottom-width: 0;
	}
#sideBar img
	{
	padding: 4px;
	background: #ccc;
	border: 1px dotted #666;
	margin-top: 25px;
	}
#sideBar img.noMarg
	{
	margin-top: 10px;
	}
#sideBar img.sponsorImg
	{
	margin-top: 10px;
	}
#sideBar li
	{
	line-height: 1.8em;
	font-size: 0.75em;
	}
#sideBar li a
	{
	background: url(images/triangle-2.gif) no-repeat 0px 0.3em;
	padding-left: 1em;
	text-decoration: none;
	}
#sideBar li a:link {color: #687073;}
#sideBar li a:visited { color:#979DAD; background-position: -380px 0.3em;}
#sideBar li a:hover {color: #4f585c; background-position: -190px 0.3em;}

#sideBar li.noBullet
	{
	font-size: 1em;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-bottom: 1em;
	}
#sideBar li.noBullet a
	{
	background: none;
	padding-left: 0;
	text-decoration: none;
	}
#sideBar li.noBullet a:link {color: #000;}
#sideBar li.noBullet a:visited { color:#666;}
#sideBar li.noBullet a:hover {color: #333;}

#sideBar li.noBullet em.light
	{
	display: block;
	font-size: 0.9em;
	color:#888;
	}
#sideBar li.noBullet em.dark
	{
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	font-style: normal;
	}
#sideBar p.caption
	{
	font-size: 0.7em;
	line-height: 1.4em;
	color: #687073;
	margin-top: 0.2em;
	}
	
/* CONTENT */

#content
	{
	display: inline;
	width: 475px;
	margin: 0 65px 0 0;
	float: right;
	padding: 0 0 50px 0;
	}
#content #cookie a:link {color: #192D5B;}
#content #cookie a:visited {color:#192D5B;}
#content #cookie a:hover {color:#2A4D9E;}

#terms #content
	{
	display: block;
	width: 475px;
	margin: 0 auto 0 auto;
	float: none;
	padding: 0 0 50px 0;
	}

#content p
	{
	margin: 1em 0 0 0;
	color: #414141;
	font-size: 0.7em;
	line-height: 1.5em;
	}

#content h1
	{
	margin: 1.2em 0 0 0;
	padding: 0.2em 0 0.2em 0;
	color: #1b2d5a;
	font-size: 1.5em;
	}
#content h1.dot
	{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}

#content h2
	{
	margin: 1em 0 0 0;
	padding: 0.2em 0 0.2em 0;
	color: #a9aaaa;
	font-size: 1.2em;
	}
#main1 #content h2
	{
	margin-top: 0;
	padding-top: 0;
	}
#content h2.dot
	{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}

#content h3
	{
	margin: 1.2em 0 0 0;
	padding: 0.2em 0 0.2em 0;
	color: #a9aaaa;
	font-size: 1em;
	}
#content h3.dot
	{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}
#content h3.topdot
	{
	border-top: 1px dotted #666;
	padding-top: 1em;
	}
#content h3.clearPad
	{
	clear: left;
	padding: 2em 0 0 0;
	}
#content h4, #sideBar h4
	{
	margin: 1.2em 0 0 0;
	padding: 0.2em 0 0.2em 0;
	color: #a9aaaa;
	font-size: 0.9em;
	}
#sideBar h4
	{
	color:#182D5B;
	}
#content h4.noMarg
	{
	margin: 0.6em 0 0 0;
	}
#content ul
	{
	margin: 0.6em 0 0 0;
	}
#content ul.noMarg
	{
	margin: 0 0 0 0;
	}
#content ul li ul
	{
	margin: 0 0 1em 1em;
	}
#content ul li ul li
	{
	font-size: 1em;
	color: #777;
	}
#content li
	{
	padding-left: 0.5em;
	background: url(images/bullet.gif) no-repeat left 0.6em;
	color: #414141;
	font-size: 0.7em;
	line-height: 1.5em;
	}
#content li.noBullet
	{
	padding-left: 0em;
	background: none;
	}
#content img.block
	{
	display: block;
	margin: 25px 0 0 0;
	padding: 4px;
	border: 1px solid #ccc;
	}
#content img.block1
	{
	display: block;
	margin: 10px 0 0 0;
	padding: 4px;
	border: 1px solid #ccc;
	}
#content object.block
	{
	display: block;
	margin: 25px 0 0 0;
	padding: 3px;
	border: 1px solid #ccc;
	}

#content p.noMarg
	{
	margin: 0;
	}
#content p.padBot
	{
	padding-bottom: 3em;
	}

#content p.extraMarg
	{
	margin: 2em 0 0 0;
	}

#content p.caption
	{
	color: #86898b;
	margin-top: 0.5em;
	}
#content p#galCaption
	{
	margin: 0 37px 0 28px;
	color: #666;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
	}
#content p.confirm1
	{
	clear: left;
	float:left;
	width: 110px;
	}
#content p.confirm2
	{
	float:left;
	width: 350px;
	}
#content p.confirm3
	{
	clear: left;
	float:left;
	width: 200px;
	}
#content p.confirm4
	{
	float:left;
	width: 250px;
	}
#content p.error
	{
	color: #990000;
	}
#content p.error1
	{
	color: #1b2d5a;
	}
#content p.row
	{
	clear: left;
	}
#content p.row em.column1
	{
	width: 3em;
	float:left;
	font-style:normal;
	font-weight: bold;
	}
#content p.row em.column2
	{
	float:left;
	font-style:normal;
	}
#content em.light
	{
	color: #9C9C9C;
	}
#content em.dark
	{
	color:#182D5B;
	font-style: normal;
	font-weight: bold;
	}
#content em.small
	{
	font-weight: 100;
	font-style:italic;
	font-size: 80%;
	}
#content blockquote
	{
	margin: 1em 0 0 0;
	padding-left: 1em;
	padding-right: 1em;
	font-style:italic;
	color: #777;
	font-size: 0.7em;
	line-height: 1.5em;
	}
#content a.pdf
	{
	background: url(images/pdfIcon.gif) no-repeat top left;
	padding-left: 20px;
	display: block;
	}
#content a.pdf1
	{
	background: url(images/pdfIcon.gif) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 2em;
	display: inline;
	}
#content ul.mediaList li
	{
	line-height: 1.5em;
	}
#content a.download
	{
	background: url(images/download.gif) no-repeat top left;
	padding-left: 15px;
	height: 1em;
	padding-bottom: 0.5em;
	}
#content a.outsideLink
	{
	background: url(images/outside_link.gif) no-repeat left 0.2em;
	padding-left: 15px;
	}
#content ul.progList
	{
	padding-bottom: 2em;
	}
#content ul.progList li
	{
	background: none;
	}
#content ul.progList li span.col1
	{
	width: 3em;
	height: 1.6em;
	display:block;
	float: left;
	}
#content ul.progList li span.col2
	{
	float: left;
	width: 400px;
	}
#content ul.progList li
	{
	clear: left;
	}

.booking #content h3
	{
	clear: left;
	margin-top: 1em;
	}

/* FOOTER */

#footer
	{
	clear: both;
	width: 800px;
	height: 28px;
	background:url(images/footer.gif) no-repeat left top;
	}

#footer ul
	{
	width: 800px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#footer li
	{
	display:inline;
	}
#footer a
	{
	margin: 0;
	height: 24px;
	line-height: 24px;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0.2em 2em 0.2em 0.5em;
	background: url(images/arrow-footer.gif) no-repeat right center;
	}
#footer #ie5-5only a
	{
	height: 21px;
	line-height: 20px;
	padding: 0.2em 2em 0.2em 0.5em;
	}
#footer #ie6only a
	{
	height: 22px;
	line-height: 20px;
	padding: 0.2em 2em 0.2em 0.5em;
	}
#footer #ie7andup a
	{
	height: 22px;
	line-height: 22px;
	padding: 0.3em 2em 0.3em 0.5em;
	}

#footer a:link {color: #CFD4E1;}
#footer a:visited {color: #CFD4E1;}
#footer a:hover {color: #fff;}


/* FORM STYLES */


label 
	{
	float:left;
	width: 110px;
	padding-right: 10px;
	}
label.blockLabel 
	{
	padding: 0.2em 0 0 0;
	margin: 0 0 0 0.5em;
	display: block;
	float:left;
	width: 350px;
	}
label.blockLabel1
	{
	display: block;
	width: 100%;
	}
label.blockLabel2
	{
	display: block;
	width: 100%;
	padding: 1em 0;
	}
select
	{
	border: 1px solid #ccc;
	}
select.selectField
	{
	float: left;
	}
select.selectField1
	{
	float: none;
	width: 180px;
	}
input.inputField 
	{
	width: 220px;
	border: 1px solid #ccc;
	background: url(images/input-shadow.gif) top left no-repeat;
	}
#ieOnly input.inputField 
	{
	width: 218px;
	}
textarea.inputField 
	{
	height: 15em;
	border: 1px solid #ccc;
	overflow: hidden;
	width: 220px;
	background: url(images/input-shadow.gif) top left no-repeat;
	}
#ieOnly textarea.inputField 
	{
	width: 218px;
	}
input.submit
	{
	margin: 1em 0;
	margin-left: 120px;
	}
input.submit1
	{
	margin: 1em 0;
	margin-left: 0;
	}
input.submit2
	{
	margin: 1em 0;
	margin-left: 1em;
	}
#invoiceForm, #onlineForm
	{
	float: left;
	padding-right: 15px;
	}
	
/* ORDER CONFIRM TABLE */

#orderConfirm
	{
	margin-top: 1.6em;
	font-size: 0.7em;
	color: #414141;
	border: solid #ccc;
	border-width: 1px 0 0 1px;
	}
#orderConfirm td, #orderConfirm th
	{
	padding: 0.4em;
	text-align: left;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	}
col.colOne
	{
	width: 200px;
	}
col.colTwo
	{
	width: 70px;
	}
col.colThree
	{
	width: 120px;
	}
#orderConfirm1 td.right
	{
	text-align: right;
	}
#ieTable #orderConfirm1
	{
	margin-left: 70px;
	}
#orderConfirm1
	{
	margin-top: 0.6em;
	font-size: 0.7em;
	color: #414141;
	}
#orderConfirm1 td
	{
	padding: 0.4em;
	font-weight: bold;
	}


/* GALLERY STYLES */

.thumbnail
{
float: left;
width: 90px;
border: 1px solid #ddd;
margin: 15px 15px 0 0;
padding: 3px 3px 10px 3px;
height:120px;
}

#content .thumbnail img
{
margin: 0;
padding: 0;
}

#content .thumbnail p
{
padding: 0;
margin: 0;
text-align: center;
}

.clearboth 
{
clear: both;
}

#largeImage
{
width: 466px;
}
#largeImage img
{
width: 400px;
display: block;
margin: 5px auto 0 auto;
border: 1px solid #ccc;
background:#ddd;
padding: 4px;
}

#galleryOne a img
{
border: none;
border-width:0;
text-decoration:none;
}

#galleryOne a
{
display: block;
float: left;
margin: 8px 4px 0 0;
}
#galleryOne p.clearLeft1
{
padding: 0;
margin: 0;
}
#content #galleryOne p.clearLeft1 a
{
display:inline;
padding: 0;
margin: 0;
border: none;
float: none;
text-decoration:underline;
}
form#backForm, form#nextForm
{
margin: 0;
display: inline;
float: left;
padding: 0;
padding-right: 10px;
}
#content #galleryOne p.clearLeft1 img
{
background: #ccc;
margin-right: 10px;
display:block;
float: left;
padding: 0;
margin-top: 13px;
}
#content #galleryOne #ie p.clearLeft1 img
{
margin-top: 11px;
}
#content #galleryOne p.clearLeft1 img.nextFade
{
float: left;
margin-top: 25px;
padding-top: 25px;
display:block;
width: 200px;
height:100px;
background: #555;
border: 5px solid #000;
}
#main #content #galleryOne img#nextFade
{
margin-top: 13px;
}
#main #content #galleryOne #ie img#nextFade
{
margin-top: 11px;
}

/* Latest news pane */

#sideBar ul.mainheadlines {
	margin-top:0em;
	border-bottom:none;
}
#sideBar ul.mainheadlines li {
	display:block;
	background:url(images/triangle-2.gif) no-repeat 0 0.3em;
}
#sideBar ul.mainheadlines li {
	padding-left:1em;
}
#sideBar ul.mainheadlines li a {
	padding-left:0;
	background:none;
	color:#414141;
	text-decoration:underline;
}
#sideBar ul.mainheadlines li a:hover {
	text-decoration:none;
}

#newspane h2 {
	font-size:16px;
	color:#1B2D5A;
	margin:0.9em 0 0.2em;
}
#newspane p.additionallinks {
	color:#1B2D5A;
	font-weight:bold;
	font-size:0.9em;
	border-bottom:1px dotted #666666;
	margin-bottom:0;
}
#newspane ul.additionallinks {
	margin:0.5em 0 1em;
}
#newspane ul.additionallinks li {
	padding:0;
	background:none;
}

span.uppercase {
	text-transform:uppercase;
}