body{
	background:#EFEFEF;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#333;
}
form{
	padding:0px;
	margin:0px;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}
img{
	border:none;
}
a{
	color:#2E2D75;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#2E2D75;
}
.required{
	color:#DE4799;
}
.layoutPink .contentRight h1, .layoutPink .contentRight h2, .layoutPink .contentRight h3, .layoutPink .contentRight h4, .layoutPink .contentRight h5, .layoutPink .contentRight h6{
	color:#CC3366;
}
.layoutBlue .contentRight h1, .layoutBlue .contentRight h2, .layoutBlue .contentRight h3, .layoutBlue .contentRight h4, .layoutBlue .contentRight h5, .layoutBlue .contentRight h6{
	color:#70C8F1;
}
.layoutGreen .contentRight h1, .layoutGreen .contentRight h2, .layoutGreen .contentRight h3, .layoutGreen .contentRight h4, .layoutGreen .contentRight h5, .layoutGreen .contentRight h6{
	color:#99CA3C;
}
.layoutOrange .contentRight h1, .layoutOrange .contentRight h2, .layoutOrange .contentRight h3, .layoutOrange .contentRight h4, .layoutOrange .contentRight h5, .layoutOrange .contentRight h6{
	color:#F8991C;
}
h1{
	font-size:2em;
	padding-bottom:10px;
}
h2{
	font-size:1.5em;
	padding-bottom:10px;
}
h3{
	font-size:1.25em;
}
p{
	padding:0px 0px 16px 0px;
	margin:0px;
}
ul, li{
	list-style:none;
	padding:0px;
	margin:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.pageContainer{
	width:980px;
	margin:0px auto auto auto;
}
.pageInner{
	float:left;
	display:inline;
	width:100%;
	background:url(../../images/bkg/bkg_1.jpg) top left repeat-y;
}
.contentInner{
	float:left;
	display:inline;
	width:960px;
	margin:0px 10px;
	background:#FFFFFF;
}
.headerContainer{
	float:left;
	display:inline;
	width:960px;
	background:url(../../images/bkg/bkg_2.jpg) bottom left repeat-x;
}
.headerContainer img{
	float:left;
}
.headerContainer table{
	float:right;
	margin:20px 20px 46px 0px;
	display:inline;
}
.headerContainer table td{
	border:solid 1px #CCC;
	border-right:0px;
}
.headerContainer table td input{
	padding:1px 3px;
	margin:0px 1px;
	border:0px;
	float:left;
	width:190px;
	display:inline;
}
.headerContainerInner{
	float:right;
	width:781px;
}
.headerContainer ul{
	float:right;
	font-size:1.25em;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding-right:10px;
}
.headerContainer ul li{
	background:url(../../images/bkg/bkg_nav_1.jpg) left top no-repeat;
	padding-left:2px;
	float:left;
}
.headerContainer ul li a{
	float:left;
	padding:7px 10px 8px 10px;
	display:inline;
}
.headerContainer ul li a:hover, .headerContainer ul li a.linkActive{
	padding-bottom:6px;
	border-bottom:solid 2px #2E2D75;
	text-decoration:none;
}
#flashContainer{
	float:left;
	border:solid 1px #CCCCCC;
	border-top:0px;
	padding-bottom:1px;
	display:inline;
	margin:20px 20px 0px 20px;
}
.bodyBox{
	float:left;
	display:inline;
	width:215px;
	margin:10px 0px 0px 20px;
}
.contentLeft .bodyBox{
	margin-left:0px;	
}
.bodyBox h3{
	background:url(../../images/bkg/bkg_hdr_4up.jpg) bottom left no-repeat;
	padding:8px 10px;
	margin-bottom:10px;
}
.imgPink, .imgGreen, .imgBlue, .imgOrange,
.layoutPink imgFrame, .layoutBlue imgFrame, .layoutGreen imgFrame, .layoutOrange imgFrame{
	padding:1px;
	margin:0px 0px 10px 0px;
	border:solid 1px #CCC;
	border-top:solid 2px #2E2D75;
}
.imgPink{
	border-top-color:#CC3366;
}
.imgGreen{
	border-top-color:#99CA3C;
}
.imgBlue{
	border-top-color:#70C8F1;
}
.imgOrange{
	border-top-color:#F8991C;
}
table.latestNewsTable
{
    width:200px;
}
table.latestNewsTable th, table.latestNewsTable td{
	border-top:solid 1px #CCC;
	vertical-align:top;
	padding-top:10px;
}
table.latestNewsTable th{
	padding-right:10px;
}
table.latestNewsTable td{
	padding-bottom:10px;
}
table.latestNewsTable tr.topRow th, table.latestNewsTable tr.topRow td{
	border:0px;
	padding-top:0px;
}
table.contactUsTable th, table.contactUsTable td{
	color:#2E2D75;
}
table.contactUsTable th{
	padding-right:10px;
	font-weight:bold;
}
table.contactUsTable a{
	color:#70C6F1;
	text-decoration:underline;
}
table.contactUsTable a:hover{
	color:#70C6F1;
	text-decoration:none;
}
table.newsletterTable{
	width:100%;
}
table.newsletterTable th img{
	float:right;
}
table.newsletterTable td{
	border:solid 1px #CCC;
	padding:1px 0px;
}
table.newsletterTable tr.middleRow td{
	border:0px;
	height:3px;
	padding:0px;
}
table.newsletterTable tr.bottomRow td{
	border-right:0px;
}
table.newsletterTable td input{
	width:204px;
	padding:1px 3px;
	margin:0px 1px;
	border:0px;
	float:left;
	display:inline;
}
table.newsletterTable tr.bottomRow td input{
	width:186px;
}
.contentLeft{
	float:left;
	display:inline;
	width:215px;
	margin:20px 0px 0px 20px;
}
.contentRight{
	float:right;
	display:inline;
	width:685px;
	margin:20px 20px 20px 0px;
}
.breadCrumbs{
	color:#999;
	padding:0px 0px 10px 0px;
}
.breadCrumbs a{
	color:#999999;
	text-decoration:underline;
}
.breadCrumbs a:hover{
	text-decoration:none;
}
.contentRight li{
	background:url(../../images/bkg/bullet_1.gif) top left no-repeat;
	padding-left:15px;
}
.layoutPink .contentRight li{
	background-image:url(../../images/bkg/bullet_1_pink.gif);
}
.layoutBlue .contentRight li{
	background-image:url(../../images/bkg/bullet_1_blue.gif);
}
.layoutGreen .contentRight li{
	background-image:url(../../images/bkg/bullet_1_green.gif);
}
.layoutOrange .contentRight li{
	background-image:url(../../images/bkg/bullet_1_orange.gif);
}
.bnrImage, .bnrContentPink, .bnrContentBlue, .bnrContentGreen, .bnrContentOrange{
	border-top:solid 2px #2E2D75;
	padding-bottom:10px;
}
.layoutPink .bnrImage, .bnrContentPink{
	border-top:solid 2px #CC3366;
}
.layoutBlue .bnrImage, .bnrContentBlue{
	border-top-color:#70C8F1;
}
.layoutGreen .bnrImage, .bnrContentGreen{
	border-top-color:#99CA3C;
}
.layoutOrange .bnrImage, .bnrContentOrange{
	border-top-color:#F8991C;
}
.footerContainer{
	width:100%;
	float:left;
	display:inline;
	background:url(../../images/bkg/bkg_ftr_1.jpg) top left no-repeat #EFEFEF;
	color:#999;
}
.footerContainer a{
	color:#999;
}
.footerContainerInner{
	padding:30px 10px;
}
.subContainer{
	background:url(../../images/bkg/bkg_hdr_4up.jpg) bottom left no-repeat;
}
ul.secondNav, ul.thirdNav{
	border-left:solid 1px #E7E7E7;
	border-right:solid 1px #E7E7E7;
}
ul.secondNav{
	font-size:1.1em;
}
ul.thirdNav{
	border-top:solid 1px #E7E7E7;
	padding:10px 12px;
}
ul.secondNav li a{
	padding:7px 12px;
	display:block;
	border-top:solid 1px #E7E7E7;
	background:url(../../images/bkg/bkg_second_active.gif) repeat-y left;
}
.layoutOverview ul.secondNav li a, .layoutPink ul.secondNav li a, .layoutBlue ul.secondNav li a, .layoutGreen ul.secondNav li a, .layoutOrange ul.secondNav li a{
	background-image:url(../../images/bkg/bkg_second_pink.gif);
}
.layoutOverview ul.secondNav li.secondBlue a, .layoutPink ul.secondNav li.secondBlue a, .layoutGreen ul.secondNav li.secondBlue a, .layoutBlue ul.secondNav li.secondBlue a, .layoutOrange ul.secondNav li.secondBlue a{
	background-image:url(../../images/bkg/bkg_second_blue.gif);
}
.layoutOverview ul.secondNav li.secondGreen a, .layoutPink ul.secondNav li.secondGreen a, .layoutGreen ul.secondNav li.secondGreen a, .layoutBlue ul.secondNav li.secondGreen a, .layoutOrange ul.secondNav li.secondGreen a{
	background-image:url(../../images/bkg/bkg_second_green.gif);
}
.layoutOverview ul.secondNav li.secondOrange a, .layoutPink ul.secondNav li.secondOrange a, .layoutGreen ul.secondNav li.secondOrange a, .layoutBlue ul.secondNav li.secondOrange a, .layoutOrange ul.secondNav li.secondOrange a{
	background-image:url(../../images/bkg/bkg_second_orange.gif);
}
ul.thirdNav li a{
	display:block;
	background:url(../../images/bkg/bkg_second_dash.gif) no-repeat top left;
	background-position:0px 8px;
	padding:1px 6px;
}
ul.thirdNav li.linkActive a{
	font-weight:bold;
}
.layoutPink ul.thirdNav li.linkActive a{
	color:#CC3366;
}
.layoutBlue ul.thirdNav li.linkActive a{
	color:#70C8F1;
}
.layoutGreen ul.thirdNav li.linkActive a{
	color:#99CA3C;
}
.layoutOrange ul.thirdNav li.linkActive a{
	color:#F8991C;
}

table.quotesGlobalEvents strong,
table.quotesGlobalEvents h2{
	color:#70C8F1;
}
table.quotesGovernmentStrategies strong,
table.quotesGovernmentStrategies h2{
	color:#F8991C;
}
table.quotesEventMangament strong,
table.quotesEventMangament h2{
	color:#CC3366;
}
table.quotesCreativeForum strong,
table.quotesCreativeForum h2{
	color:#99CA3C;
}
table.formTable th, table.formTable td{
	padding-bottom:2px;
}
table.formTable th{
    text-align:left;
    width:150px;
}
table.formTable input{
	float:left;
	display:inline;
}
.formTxtBoxDemo{
    width:250px;
}
.formTxtMultiBoxDemo{
    width:250px;
}
.formDropDownDemo{
    width:256px;
}

ul.newsBullets li{
    display:block;
	background:url(../../images/bkg/bkg_second_dash.gif) no-repeat top left;
	background-position:0px 8px;
	padding:0px 10px 8px 10px;
}

table.tradefairTable td.logoHeaderRow{
    padding:10px;
    border:1px solid #CCCCCC;
}
table.tradefairTable td.logoRow{
    padding-bottom:10px;
    padding-top:10px;
}
table.tradefairTable td.logoRow img{
    margin-top:5px;
    margin-bottom:5px;
}
.regionContainer1, .regionContainer2, .regionContainer3, .regionContainer4, .regionContainer5, .regionContainer6, .regionContainer7, .regionContainer8{
	width:213px;
	float:left;
	display:inline;
	margin:0px 20px 20px 0px;
	background:url(../../images/bkg/bkg_box_africa.jpg) no-repeat top;
	border:solid 1px #E7E7E7;
	height:260px;
}
.regionContainer3, .regionContainer6, .regionContainer9{
	margin-right:0px;
}
.regionContainer2{
	background-image:url(../../images/bkg/bkg_box_asia.jpg);
}
.regionContainer3{
	background-image:url(../../images/bkg/bkg_box_australasia.jpg);
}
.regionContainer4{
	background-image:url(../../images/bkg/bkg_box_europe.jpg);
}
.regionContainer5{
	background-image:url(../../images/bkg/bkg_box_fareast.jpg);
}
.regionContainer6{
	background-image:url(../../images/bkg/bkg_box_namerica.jpg);
}
.regionContainer7{
	background-image:url(../../images/bkg/bkg_box_samerica.jpg);
}
.regionContainer8{
	background-image:url(../../images/bkg/bkg_box_seasia.jpg);
}
.regionContainerInner{
	padding:15px 30px 15px 15px;
}
.leftShowcase{
	float:left;
	width:200px;
}
.smallImage{
	border: 1px solid #999;
}
.showCaseRow{
	margin-bottom:7px;
	border:1px dotted #CCC;
	width:600px;
	float:left;
	padding:7px;
}
.showcaseImage
{
    float:left;
}
.rightShowcase{
	float:left;
	width:385px;
}

.sectionPromo
{
    float:left;
    padding:1px ;
    border:1px solid #CCCCCC;
    margin-right:10px;
    margin-bottom:10px;
}
.sectionPromoWide
{
    float:left;
    padding:10px 10px 10px 1px;
    border:1px solid #CCCCCC;
    margin-right:10px;
    margin-bottom:10px;
    width:310px;
    font-weight:bold;
}
.roundedLink{
	float:left;
	display:block;
	background:#2E2D75;
	color:#FFFFFF;
	font-weight:bold;
	padding:6px;
	margin:2px 0px 20px 0px;
	text-transform:uppercase;
}
#trailimageid {
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}

.eventManagement
{
    color:#CC3366;
    font-size:14px;
    margin-left:10px;
    padding-bottom:10px;
}
.globalEvents
{
    color:#70C8F1;
    font-size:14px;
    margin-left:10px;
    padding-bottom:10px;
}
.governmentStrategies
{
    color:#F8991C;
    font-size:14px;
    margin-left:10px;
    padding-bottom:10px;
}
.creativeForum
{
    color:#99CA3C;
    font-size:14px;
    margin-left:10px;
    padding-bottom:10px;
}