/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #827367;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 28px;
	^font-size: 27px;
	line-height: 110%;
	margin-bottom: 12px;
}
h2, h2 a {
	font-size: 16px;
	color: #F6611A;
	line-height: 110%;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	color: #FF9900;
}
h2.blogCommentsHeading {
	font-size: 22px;
	line-height: 100%;
}
h3 {
	font-size: 16px;
	color: #827367;
	line-height: 110%;
}
div.blogDetail h3 {
	padding: 0 0 1px 0;
}
h4 {
	font-size: 12px;
	color: #F6611A;
	line-height: 110%;
}
h5 {
	font-size: 12px;
	color: #827367;
	line-height: 110%;
}
span.postedOn {
	font-size: 11px;
	color: #B4ABA4;
	line-height: 100%;
	display: block;
}
span.nameish {
	font-size: 11px;
	color: #B7ABA2;
	line-height: 100%;
	display: block;
	padding-top: 2px;
}
span.position {
	font-weight: bold;
	display: block;
}
span.comments {
	font-size: 11px;
	color: #B7ABA2;
	line-height: 140%;
	display: inline-block;
}
div.level2PageTitle span {
	font-size: 27px;
	color: #FFF;
	line-height: 110%;
}
p {
	line-height: 140%;
}
img.contentImageFloatRight {
	float: right;
}
img.contentImageFloatLeft {
	margin: 5px 20px 0 0;
	float: left;
}
div.blogComp img.contentImageFloatLeft {
	margin: 3px 20px 0 0;
}
div.blogCompAlt img.contentImageFloatLeft {
	margin: 3px 20px 20px 0;
}
ul {
	margin-bottom: 26px;
}
li {
	list-style: none;
	padding: 0 0 0 12px;
	line-height: 19px;
	background: url(../Images/UI/bg-li.gif) no-repeat 1px 8px;
}
div.newsDetail {
	width: 600px;
}
div.newsDetail h1 {
	margin-bottom: 0;
}
div.newsDetail span.postedOn {
	margin-bottom: 13px;
}
div.newsDetail p {
	margin-bottom: 17px;
}
div.newsDetail p a {
	color: #F6611A;
	text-decoration: none;
}
div.newsDetail p a:hover {
	color: #FF9900;
}
div.newsDetail h2, div.newsDetail h3, div.newsDetail h4, div.newsDetail h5 {
	margin-bottom: 2px;
}
.clearer{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
div.siteContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 990px;
	margin: 0 auto;
	padding: 0;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~topNav styles start~~~~~~~~~~~~~~~~~*/
div.topNav {
	text-align: right;
	width: 990px;
	width/**/:/**/ 976px;
	padding: 4px 14px 7px 0;
}
div.topNav a {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	padding-left: 21px;
}
div.topNav a:hover {
	color: #FF9900;
}
/*~~~~~~~~~~~~~~~~~topNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~mainNav styles start~~~~~~~~~~~~~~~~~*/
div.mainNav {
	width: 990px;
	width/**/:/**/ 978px;
	height: 65px;
	padding-left: 12px;
	margin-bottom: 1px;
	background: url(../Images/UI/bg-mainNav.png) no-repeat;
}
div.mainNav a {
	font-size: 16px;
	color: #F6611A;
	text-decoration: none;
	display: block;
	padding: 30px 20px 15px;
	float: left;
	background: url(../Images/UI/bg-mainNavSeperator.jpg) no-repeat 0 0;
}
html*div.mainNav a {
	[padding: 30px 20px 15px; /* needed */
	padding: 30px 19px 15px; /* safari */
	]padding: 30px 20px 15px; /* All IE */
}
.dummyend[id]{clear:both;}
div.mainNav a.first {
	background: none;
}
div.mainNav a.active {
	text-decoration: underline;
}
div.mainNav a:hover {
	color: #FF9900;
}
/*~~~~~~~~~~~~~~~~~mainNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~topTout styles start~~~~~~~~~~~~~~~~~*/
div.topTout {
	width: 990px;
	position: relative;
}
a.linkHome {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 90px;
	position: absolute;
	top: 25px;
	right: 30px;
}
#homeFlash {
	width: 990px;
	height: 203px;
}
div.mainSubNav {
	padding: 0 0 0 16px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.mainSubNav a {
	font-size: 14px;
	color: #CDC8C2;
	line-height: 140%;
	text-decoration: none;
	display: block;
	padding: 0 0 0 4px;
	float: left;
}
div.mainSubNav a span {
	display: block;
	padding: 5px 14px 5px 11px;
}
div.mainSubNav a.active, div.mainSubNav a:hover {
	color: #827367;
	background: url(../Images/UI/bg-mainSubNav-a.gif) no-repeat left top;
}
div.mainSubNav a.active span, div.mainSubNav a:hover span {
	background: url(../Images/UI/bg-mainSubNav-a-span.gif) no-repeat right top;
}
/*~~~~~~~~~~~~~~~~~topTout styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~contentSurr styles start~~~~~~~~~~~~~~~~~*/
div.contentSurr {
	color: #827367;
	width: 990px;
	padding: 28px 0;
	background-color: #EDEBE9;
}
div.contentInnerSurr {
	width: 990px;
	min-height: 576px;
	height: auto !important;
	height: 576px;
	background: url(../Images/UI/bg-contentInnerSurr.gif) repeat-y;
}
div.contentLeftCol {
	width: 661px;
	width/**/:/**/ 631px;
	padding: 0 0 0 30px;
	float: left;
}
div.contentLeftCol span.largeText {
	font-size: 16px;
	color: #827367;
	line-height: 140%;
	display: block;
	padding-right: 30px;
}
div.contentLeftCol span.largeText a {
	color: #827367;
}
div.contentLeftCol span.largeText a:hover {
	color: #FF9900;
}
div.contentInnerLeftCol {
	width: 285px;
	padding-top: 20px;
	float: left;
}
div.homeNewsComp {
	width: 285px;
	padding-top: 25px;
	margin-bottom: 7px;
}
div.homeNewsComp a {
	font-weight: bold;
	color: #827367;
	text-decoration: none;
	display: block;
	width: 285px;
	width/**/:/**/ 262px;
	padding: 9px 20px 10px 3px;
	border-bottom: 1px solid #BCB6AD;
	background: url(../Images/UI/bg-newsComp-a.gif) no-repeat right center;
}
div.homeNewsComp a:hover {
	background: url(../Images/UI/bg-newsComp-a-hover.gif) no-repeat right center;
}
div.homeBlogComp {
	width: 285px;
	padding-top: 38px;
	margin-bottom: 7px;
}
div.homeBlogComp h2 {
	padding: 11px 0 0 2px;
}
div.homeBlogComp span.postedOn {
	padding: 2px 0 0 2px;
}
div.homeBlogComp p {
	line-height: 120%;
	padding: 3px 0 0 2px;
}
a.redLinkWithArrow {
	font-size: 10px;
	color: #F6611A;
	line-height: 140%;
	text-decoration: none;
	display: inline-block;
	padding-right: 14px;
	margin: 3px 0 0 0;
	text-transform:uppercase;
	background: url(../Images/UI/bg-redLinkWithArrow.gif) no-repeat right 2px;
}
div.blogComp a.redLinkWithArrow {
	margin: 6px 22px 0 0;
}
a.redLinkWithArrow:hover {
	background-position: right -29px;
}
div.blogComp a.redLinkWithArrowWithLeftMargin {
	margin: 6px 22px 0 169px;
}
div.level2PageTitle {
	width: 990px;
	width/**/:/**/ 958px;
	height: 140px;
	height/**/:/**/ 85px;
	padding: 55px 0 0 32px;
	background: url(../Images/UI/bg-level2PageTitle.jpg) no-repeat;
}
div.blogComp {
	width: 600px;
	margin-bottom: 24px;
}
div.blogCompAlt {
	margin-bottom: 31px;
}
div.blogComp h2 {
	padding: 0 0 4px 0;
}
div.blogCompAlt h2 {
	padding: 0;
}
div.blogComp p {
	line-height: 140%;
	padding-top: 2px;
}
div.blogCompContent {
	float: left;
	width: 430px;
}
div.blogDetail {
	width: 600px;
}
div.blogDetail span.postedOn {
	padding: 0 0 19px 0;
}
div.blogDetail p {
	line-height: 140%;
}
div.blogDetail p a, div.blogComp p a {
	color: #F6611A;
	text-decoration: none;
}
div.blogDetail p a:hover, div.blogComp p a:hover {
	color: #FF9900;
}
div.blogComments p {
	padding-bottom: 2px;
}
div.blogComments span.postedOn {
	padding: 0 0 23px 0;
}

div.withMargin p
{
	padding-bottom: 17px;
}
div.generalDetail p {
	line-height: 140%;
	padding-bottom: 17px;
}
div.form {
	width: 600px;
	padding: 31px 0;
	margin: 12px 0 28px;
	background-color: #F4F3F2;
}
div.form label {
	font-size: 12px;
	color: #827367;
	text-align: right;
	display: block;
	width: 105px;
	padding-top: 5px;
	margin: 0 9px 0 0;
	float: left;
}
div.form input.text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #827367;
	width: 460px;
	width/**/:/**/ 455px;
	height: 24px;
	height/**/:/**/ 18px;
	margin: 0 0 6px 0;
	padding: 4px 0 0 3px;
	float: left;
	border: 1px solid #BCB6AD;
	background: #FFF;
}
div.formAlt input.text {
	width: 300px;
	width/**/:/**/ 295px;
	margin-right: 100px;
}
div.formAlt select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #827367;
	width: 300px;
	height: 21px;
	margin: 0 100px 6px 0;
	padding: 0;
	float: left;
}
div.form input.submitButton {
	width: 110px;
	height: 34px;
	margin: 11px 0 0 113px;
}
div.form textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #827367;
	width: 460px;
	width/**/:/**/ 455px;
	height: 80px;
	height/**/:/**/ 76px;
	margin: 0 0 0 0;
	padding: 2px 0 0 3px;
	float: left;
	border: 1px solid #BCB6AD;
	background: #FFF;
}
div.error {
	font-weight: bold;
	color: #FFF;
	line-height: 110%;
	display: none;
	padding: 9px 15px;
	margin-top: 11px;
	background-color: #FF0000;
}
div.pageButtons {
	height: 11px;
	padding-left: 32px;
	float: left;
}
div.pageButtons a {
	text-indent: -9999px;
	line-height: 0px;
	display: block;
	float: left;
	height: 11px;
	margin-right: 6px;
}
a.backButton {
	width: 44px;
	background: url(../Images/UI/btn-back.gif) no-repeat;
}
a.topButton {
	width: 39px;
	background: url(../Images/UI/btn-top.gif) no-repeat;
}
a.printButton {
	width: 35px;
	background: url(../Images/UI/btn-print.gif) no-repeat;
}
div.pageButtons a:hover {
	background-position: 0 -11px;
}
div.paging {
	font-size: 10px;
	line-height: 100%;
	height: 11px;
	margin-right: 361px;
	-margin-right: 180px;
	float: right;
}
div.paging span {
	color: #F6611A;
	display: block;
	padding: 1px 3px 0 0;
	-padding: 0 3px 0 0;
	float: left;
}
div.paging a {
	color: #F6611A;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 19px;
	padding-top: 1px;
	-padding-top: 0;
	-padding-bottom: 1px;
	margin-left: 1px;
	float: left;
	background: url(../Images/UI/bg-paging-a.gif) no-repeat;
}
div.paging a.prev {
	width: 59px;
	background: url(../Images/UI/bg-paging-a-prev.gif) no-repeat;
}
div.paging a.next, div.paging a.last {
	width: 35px;
	background: url(../Images/UI/bg-paging-a-next.gif) no-repeat;
}
div.paging a.active, div.paging span {
	color: #827367;
}
div.paging a:hover {
	color: #FF9900;
}
div.searchComp {
	width: 600px;
	margin-bottom: 26px;
}

div.searchComp p{
	padding-bottom: 0px;
}
div.faqCompSurr {
	width: 600px;
	padding-top: 18px;
}
div.faqComp {
	width: 600px;
	padding: 14px 0;
	position: relative;
	border-bottom: 1px solid #BCB6AD;
}
div.faqComp p {
	padding-bottom: 0;
}
div.faqComp a.faqCompLinkage, div.faqComp a.faqCompLinkageActive {
	font-size: 16px;
	font-weight: bold;
	color: #F6611A;
	text-decoration: none;
	display: block;
	padding: 0 50px 0 0;
}
div.faqComp a.faqCompLinkageActive {
	padding: 0 50px 10px 0;
	background: url(../Images/UI/bg-faq-close.gif) no-repeat 551px 2px;
}
div.faqComp a.faqCompLinkage span, div.faqComp a.faqCompLinkageActive span {
	display: inline-block;
	width: 25px;
}
div.faqComp a.faqCompLinkage:hover {
	color: #FF9900;
}
div.faqComp a.faqCompLinkageActive:hover {
	color: #FF9900;
	background: url(../Images/UI/bg-faq-close-hover.gif) no-repeat 551px 2px;
}
div.faqCompInner {
	display: none;
}

div.faqCompInner p a {
	color: #F6611A;
	text-decoration: none;
}
div.faqCompInner p a:hover {
	color: #FF9900;
}

/*-------------------------------------------------*/
div.contentInnerRightCol {
	width: 285px;
	padding-top: 20px;
	margin-left: 30px;
	float: left;
}
div.contentInnerRightColWide {
	width: 315px;
}
div.contentRightCol {
	width: 329px;
	float: left;
}
img.peopleRightCol {
	position: relative;
	margin: -18px 0 0 13px;
}
div.contentRightColComp {
	padding-left: 29px;
	margin-bottom: 20px;
}
div.contentRightColCompAlt p {
	padding-bottom: 19px;
}
div.contentRightColCompAlt p a {
	color: #F6611A;
	text-decoration: none;
}
div.contentRightColCompAlt p a:hover {
	color: #FF9900;
}
a.upcomingConference {
	display: block;
	width: 270px;
	padding-top: 35px;
	background: url(../Images/UI/bg-upcomingConference.gif) no-repeat;
}
a.upcomingConference:hover {
	background-position: 0 -35px;
}
a.featuredJob {
	text-decoration: none;
	display: block;
	width: 270px;
	padding-top: 35px;
	background: url(../Images/UI/bg-featuredJob.gif) no-repeat;
}
a.featuredJob:hover {
	background-position: 0 -35px;
}
a.featuredJob span.featuredJobContent {
	color: #827367;
	line-height: 140%;
	display: block;
	width: 270px;
	width/**/:/**/ 244px;
	padding: 10px 13px 12px 13px;
	background-color: #FFF;
	cursor: pointer;
	cursor: hand;
}
a.featuredJob span.featuredJobContent img {
	float: right;
	margin-bottom: 20px;
}
a.featuredJob span.featuredJobContent span {
	font-weight: bold;
	color: #F6611A;
	line-height: 120%;
	display: block;
	width: 130px;
	padding-bottom: 12px;
}
div.contentRightColCompRegister {
	padding-left: 29px;
	margin-bottom: 20px;
}
div.registerForBulletinForm {
	width: 270px;
	width/**/:/**/ 250px;
	padding: 20px 0 20px 20px;
	background-color: #F4F3F2;
}
div.registerForBulletinForm input.text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #827367;
	width: 230px;
	width/**/:/**/ 225px;
	height: 22px;
	height/**/:/**/ 17px;
	margin: 0 0 8px 0;
	padding: 3px 0 0 3px;
	float: left;
	border: 1px solid #BCB6AD;
	background: #FFF;
}
div.registerForBulletinForm input.submitButton {
	width: 96px;
	height: 29px;
	margin: 0;
}
div.blogArchive {
	width: 298px;
	width/**/:/**/ 270px;
	padding-left: 28px;
}
div.rightNav {
	padding: 9px 0;
	border-bottom: 1px solid #BCB6AD;
}
div.rightNav a {
	font-weight: bold;
	color: #827367;
	text-decoration: none;
	display: block;
	padding: 0 0 0 16px;
	background: url(../Images/UI/bg-redLinkWithArrow.gif) no-repeat 0 2px;
}
div.rightSubNav {
	padding: 5px 0 0 0;
}
div.rightSubNav a {
	font-weight: normal;
	padding: 0 0 1px 26px;
	background: none;
}
div.rightSubNav a.active {
	color: #F6611A;
}
div.rightNav a:hover {
	color: #FF9900;
	background-position: 0 -29px;
}
div.contentRightColCompQuickies {
	width: 270px;
	margin: 0 0 20px 29px;
	border-top: 1px solid #BCB6AD;
}
div.contentRightColCompQuickies a {
	font-size: 12px;
	font-weight: bold;
	color: #827367;
	line-height: 140%;
	text-decoration: none;
	display: block;
	width: 270px;
	width/**/:/**/ 240px;
	padding: 8px 15px;
	border-bottom: 1px solid #BCB6AD;
	background: url(../Images/UI/bg-newsComp-a.gif) no-repeat 0 11px;
}
div.contentRightColCompQuickies a:hover {
	background: url(../Images/UI/bg-newsComp-a-hover.gif) no-repeat 0 11px;
}
/*~~~~~~~~~~~~~~~~~contentSurr styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footerContact styles start~~~~~~~~~~~~~~~~~*/
div.footerContact {
	font-size: 11px;
	color: #A59B8F;
	line-height: 140%;
	width: 990px;
	height: 89px;
	margin-top: 1px;
	position: relative;
	background-color: #4C4236;
}
div.footerContact div.auckland {
	position: absolute;
	top: 29px;
	left: 31px;
}
div.footerContact div.sydney {
	position: absolute;
	top: 29px;
	left: 353px;
}
div.footerContact div.hongKong {
	position: absolute;
	top: 29px;
	left: 673px;
}
div.footerContact a {
	color: #A59B8F;
	text-decoration: none;
}
div.footerContact a:hover {
	color: #FF9900;
}
/*~~~~~~~~~~~~~~~~~footerContact styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footer {
	width: 990px;
	padding-bottom: 25px;
	margin-top: 1px;
	background-color: #4C4236;
}
div.footerCol {
	width: 130px;
	padding: 29px 0 43px;
	margin: 0 0px 0 31px;
	float: left;
}
div.footerColFirst {
	-margin: 0 20px 0 15px;
}
div.footerCol a {
	font-size: 11px;
	color: #A59B8F;
	text-decoration: none;
	line-height: 110%;
	display: block;
	margin-bottom: 10px;
}
div.footerCol a.sectionHeading {
	color: #F6611A;
}
div.footerCol a:hover {
	color: #FF9900;
}
div.footer span.copy {
	font-size: 9px;
	color: #A59B8F;
	display: block;
	margin-left: 32px;
}
div.footer a.bkaLink {
	font-size: 9px;
	color: #A59B8F;
	text-decoration: none;
	display: block;
	margin-right: 30px;
	-margin-right: 15px;
	float: right;
}
div.footer a.bkaLink:hover {
	color: #FF9900;
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/