body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 62.5%;
	color: #434343;
	background: url(../images/bg-body.gif) repeat-x;
	}
{ -moz-outline: 0; }
hr {
	clear: both;
	height: 0;
	margin: 2em 0;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
	}
p.intro {
	color: #666;
	line-height: 1.4em;
	margin-bottom: 1.25em;
}
a {
	cursor:pointer;
}
th {
	border: 1px solid;
	border-color: black black black;
	color: #32566c;
	/*background: #e9f3f7;*/
	text-align:center;
}
td {
	padding: 10px;
	border: 1px solid #d6d6d6;
}
tr.alt td { background: #eee; }
.submit, .buttons input {
	float: right;
	height: 2em;
	line-height: 2.1em;
	border: none;
	padding: 0 1em;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #E51937;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}
input, select, textarea {
	font-size:130%;
}
form p {
	margin-left:195px;
	_margin-left:200px;
	margin-top:.25em;
	color:#333;
}
#page {
	background:url(../images/backgroundGrad.png);
	background-attachment:fixed;
	overflow:hidden;
}
/* Wrappers */
#wrapper {
	width: 940px;
	margin:0 auto;
}
#content_wrapper {
	background-color:#fff;
	margin:0 auto;
	overflow:hidden;
	width:960px;
	min-height:580px;
}
#header {
	overflow:hidden;
	height:40px;
}	
#footer {
	background:#DBDADA;
	border-top:1px solid grey;
	width:960px;
}
#footer p {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
}
#footer div a{display:inline;color:#434343;}
#footer_right .footerheading{font-weight:bold;}
#footer_right div {margin-top:15px;overflow:hidden;}
#footer_right div p a{font-size:10pt;display:block;overflow:hidden;min-width:40px;float:left;}
#footer_right div p a.sociallink{margin-top:10px;padding:5px;margin-right:15px;padding-left:2px;}
#footer_right div img{vertical-align:bottom;float:left;}
/* @group Nav - Primary
===================================== */
#navigation-outer {
	border-top: 1px solid #B7B7B7;border-bottom: 0px solid #B7B7B7;
	margin: 0 auto;
	width: 970px; 
	height: 37px;
	background-color: #E8E8E8;
}
#navigation {
	-x-system-font: none;
	background-color: #E8E8E8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size-adjust: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	padding: 0 35px;
	position: relative;
	z-index: 9999;
}
#leftnavimage{background:url('../images/navbar_left.png');width:12px;height:50px;float:left;position:absolute;margin-left:-12px;border-top: 1px solid #B7B7B7;background-position:0px -25px;margin-top:-1px;background-repeat:no-repeat;}
.col-full {
	width: 958px;
	margin:auto;
}
.nav {
	line-height: 1;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 -2px;
	padding: 0;
	z-index: 99;
}
.fl {
	float:left;
}
.nav li {
	border-right: 1px solid #FFFFFF;
	float: left;
	width: auto;
}
.nav a {
	text-shadow: 0 1px 0 #FFFFFF;
}
.nav li ul {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 0;
	left:-999em;
	position:absolute;
	width:180px;
	z-index:999;
}
.nav li ul li {
	background:#EEEEEE none repeat scroll 0 0;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #FFFFFF;
}
.nav li ul li a {
	border:medium none !important;
	color:#555555;
	font-size:11px;
	font-weight:normal;
	padding:5px 10px;
	width:160px;
}
/* @css'n by Sally M
============================================= */
.button, .button:visited, .reply a {
	background:#026CCE url(images/alert-overlay.png) repeat scroll 0 0;
	border:medium none;
	color:#000000 !important;
	cursor:pointer;
	display:inline-block;
	padding:5px 10px 6px;
	position:relative;
	text-decoration:none;
}
.button, .button:visited, .reply a {
	background-color:#D0CECE;
	padding:5px 5px;
}
.button:hover, .reply a:hover {
	background-color:#E91C24;
	color:#000000 !important;
	text-decoration:none;
}
.button:active, .reply a:active {
	top:1px;
}
/* *** Homepage sections & css'n header section *** */
#header {
	clear:both;
	padding:10px 0 75px 0;
	position:relative;
	width:480px;
}
.main_logo {
	float:left;
	height:80px;
	margin-left:50px;
	margin-top:-41px;
}
#bciLogo {
	float:left;margin-left:25px;
}
.red-underline {
	background:#A8A9AD;border:1px solid #c0c0c0 !important;
}
.red-underline span {
	color:#fff !important;
}
#memberLogin {
	border:1px solid #A8A9AD;
	color:#A8A9AD !important;
	display:block;
	font-weight:bold;
	font-size:15px;
	height:20px;
	margin-bottom:10px;
	padding:10px 12px 8px 10px;
	text-decoration:none;
	width:165px;
	text-align:center;
}
#memberLogin span {
	border-bottom:2px solid red;
}
#cta {
	float:left;
	border:1px solid #A8A9AD;
	color:#A8A9AD !important;
	display:block;
	font-weight:bold;
	font-size:15px;
	height:20px;
	margin-bottom:10px;
	padding:10px 16px 8px 10px;
	text-decoration:none;
	width:190px;
	text-align:center;
	margin-right:10px;
}
#cta span {
	border-bottom:2px solid #E61B39;
}
#freeDemo, #freeReports {
	border:1px solid #A8A9AD;
	color:#A8A9AD !important;
	display:block;
	font-weight:bold;
	font-size:15px;
	height:20px;
	margin-bottom:10px;
	padding:10px 12px 8px 10px;
	text-decoration:none;
	width:155px;
	text-align:center;
}
#freeDemo span, #freeReports span {
	border-bottom:2px solid red;
}
#homepgBanner {
	float:left;
	background:transparent url(../images/homeBanner.jpg) no-repeat scroll 0 0;
	height:288px;
	width:940px;
	margin-left:5px;
	margin-top:10px;
}
#homepgBannerText {
	float:left;
	margin:30px 0 0 30px;
	width:500px;
	height:288px;
	margin-left:25px;
}
#homepgBannerText h1 {
	color:#A8A9AD;
	font-family:arial;
	font-size:26px;
	margin-bottom:10px;
}
#homepgBannerText p {
	font-family:sans-serif;
	font-size:14px;
	text-align:justify;
}
#homepgSection1 {
	float:left;
	width:363px;
	margin-left:20px;
}
#homepgSection1 img, #homepgSection2 img{
margin-top:0px;margin-bottom:15px;
}
#homepgSection2 {
	float:left;
	width:363px;
	margin-left:5px;
}
#homepgSection3 {
	float:left;
	width:175px;
	margin-left:10px;
	margin-bottom:15px;
}
#homepgSection1 p,#homepgSection2 p, #homepgSection3 p,#homepgSection1 div,#homepgSection2 div, #homepgSection3 div {
	color:grey;
	font-size:13px;
	padding-top:5px;
}
#homepgSection1 div,#homepgSection2 div, #homepgSection3 div{min-height:50px;}
#homepgSection1 h3,#homepgSection2 h3, #homepgSection3 h3 {
	color:#434343;
	font-size:14px;
	margin-left:0px;
	margin-bottom:0px;
	min-height:40px;
	font-weight:bold;
}
#homepgSection3 h3 {min-height:22px;}
.highlightRed, .highlightRed a{
	color:#434343;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.highlightRed:hover{border-bottom:red;color:#434343;}

#defaultDiv {
	margin-bottom:50px;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
}
ul#redBox {
	list-style-type:square;
	color:#E61B39;
	margin-top:.5em; 
	margin-bottom:.75em;
	line-height:2.5em;
	list-style-position:outside;
}
ul#greyArrow {
	list-style-image:url(../images/list_arrow.gif);
	margin-top:.5em; 
	margin-bottom:.75em;
	line-height:2.5em;
	margin-left:-1.5em;
}
/* *** Sally M: New nav & list styling *** */
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
a.cta{margin-bottom:5px;display:block;margin-right:7px;}
a.cta:hover img{width:181px;}
a.cta:hover{margin-left:0px;margin-bottom:4px;margin-right:6px;}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	padding-left:2.5em;
	margin:0 0 0.25em 1.5em;
}
p + ul, p + ol {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.col-full:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
p {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin-bottom:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:1;
	vertical-align:baseline;
}
a:link, a:visited {
	color:#E61B39;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Verdana,'Lucida Grande',Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.45em;
	text-decoration:none;
	margin-bottom:10px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
a:hover span {
	color:#E91C24;
	text-decoration:none;
}
#navigation-outer {
	margin:0 auto;
	width:958px;
}
#navigation {
	-x-system-font:none;
	background-color:#E8E8E8;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:0 0px;
	position:relative;
	z-index:9999;
}
#navigation ul.rss {
	background:transparent url(images/ico-rss.png) no-repeat scroll right 10px;
	padding:11px 15px 3px 0;
}
#navigation ul.rss li {
	display:inline;
	padding:0 10px 0 0;
}
#navigation ul.rss li a {
	color:#222222;
	font-size:11px;
	text-decoration:none;
}
#navigation ul.rss li a:hover {
	text-decoration:underline;
}
#navigation_btm {
	background-color:#1B83E3;
	border-bottom:1px solid #0261B9;
	display:block;
	height:4px;
	margin:-1px auto 0;
	width:950px;
}
#nav-left-btm, #nav-right-btm {
	bottom:-11px;
	height:10px;
	position:absolute;
	width:10px;
}
#nav-left-btm {
	background:transparent url(images/nav-left-btm.png) no-repeat scroll left center;
	left:0;
}
#nav-right-btm {
	background:transparent url(images/nav-right-btm.png) no-repeat scroll right center;
right:0;
}
.nav {
	line-height:1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 -2px;
	padding:0;
	z-index:99;
}
.nav a {
	border-right:1px solid #B7B7B7;
	color:#555555;
	display:block;
	font-weight:bold;
	line-height:16px;
	padding:10px;
	padding-right:16px;
	position:relative;
	text-decoration:none;
	z-index:100;
}
.nav a:hover {
	background-color:#F7F7F7;
}
.nav li.current_page_item, .nav li.current_page_parent {
	background:#1B83E3 none repeat scroll 0 0;
	margin:0;
}
.nav li.current_page_parent a {
	border-color:#026CCE #026CCE -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#FFFFFF;
	padding-top:11px;
}
.nav li.current_page_item a, .nav li.current_page_parent a:hover {
	background-color:#1B83E3;
	color:#FFFFFF;
}
.nav li {
	border-right:1px solid #FFFFFF;
	float:left;
	width:auto;
}
.nav li a.sf-with-ul {
	padding-right:20px;
}
.nav li ul {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#DBDBDB;
	border-style:solid;
	border-width:1px 1px 0;
	left:-999em;
	position:absolute;
	width:180px;
	z-index:999;
	margin-left:-2px;
}
.nav li ul li {
	background:#F7F7F7 none repeat scroll 0 0;
	border-bottom:1px solid #DBDBDB;
	border-top:1px solid #FFFFFF;
}
.nav li ul li a {
	border:medium none !important;
	color:#555555;
	font-size:11px;
	font-weight:normal;
	padding:5px 10px;
	width:159px;
}
.nav li ul li.current_page_item a {
	color:#FFFFFF;
	padding:5px 10px;
}
.nav li.current_page_item ul {
	border-color:#AEC1D4;
}
.nav li.current_page_item ul li {
	border-color:-moz-use-text-color #AEC1D4 #AEC1D4;
	border-top:medium none;
}
.nav li.current_page_item ul li a {
	background-color:#D6E8FA;
	border-color:#AEC1D4;
	color:#222222;
	padding-top:5px;
}
.nav li.current_page_item ul li a:hover {
	background-color:#1B83E3;
	color:#FFFFFF;
}
.nav li.current_page_item ul ul {
	margin-top:-28px;
}
.nav li ul li.current_page_item a:hover {
	background-color:#333333;
	color:#FFFFFF;
}
.nav .current_page_parent ul li a {
	color:#333333;
}
.nav li ul li a.sf-with-ul {
	padding:5px 10px;
}
.nav li ul li a:hover {
	background:#EAEAEA none repeat scroll 0 0;
}
.nav li ul ul {
	margin:-28px 0 0 180px;
}
.nav li ul ul li a {
	padding:5px 10px;
}
.nav li ul li ul li a {
}
.nav li:hover, .nav li.hover {
	position:static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
	left:-999em;
}
.nav li:hover ul, .nav li.sfhover ul, .nav li li:hover ul, .nav li li.sfhover ul, .nav li li li:hover ul, .nav li li li.sfhover ul, .nav li li li li:hover ul, .nav li li li li.sfhover ul {
	left:auto;
}
.nav .sf-sub-indicator {
	background:transparent url(images/arrow-superfish.png) no-repeat scroll 0 0;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0.4em;
	text-indent:-999em;
	top:1.3em;
	width:10px;
}
.nav .current_page_item .sf-sub-indicator {
	background:transparent url(images/arrow-superfish-active.png) no-repeat scroll 0 0;
}
.nav li ul .sf-sub-indicator {
	background:transparent url(images/arrow-superfish-right.png) no-repeat scroll 0 0;
}
li.topLast, .topLast a, li.current, #navContact a{border-right:none;}

/* ** sally's css'n - FORMS ** */
input, select, textarea, submit {
	font-size:80% !important;
	border: 1px solid black;
	font-family:Verdana,'Lucida Grande',Arial,sans-serif;
}
input.checkbx {
	border: 0;
	font-size:100% !important;
	width:10px !important;
}
form {
	float:left;
}
div form {
	float:left;
}
form table tr td {
	border:0;
	width:250px;
	padding-right:30px;
	background:#E0DCDC;
}
textarea {
	width:19.1em !important;
	height:10em !important;
}
select {
	width:247px;
}
input {
	width:245px;
}
checkbox {
	width:2em;
}
.button input {
	width:100%;
}
form table {
	margin-bottom:30px;
	border: 1px solid black !important;
}
form.contactbciaustralia table, #SectorSnapshots table{width:400px;}
form.contactbciaustralia table tr td{padding-right:30px;width:310px;}
#SectorSnapshots table tr td{padding-right:30px;width:100px;}

form.contactbciaustralia table tr td.rightcol{width:auto;}
form.contactbciaustralia textarea {width:19.1em !important;}
form.subscribeinsight table tr td{padding-right:30px;width:150px;}

.button {
	border: 1px solid black !important;
	padding:2px;
}
form table tr td table {
	border:0 !important;
	background:#E0DCDC;
}
form table tr td table tr td {
	width: 100% !important;
}
form table tr td table input {
	width: 100% !important;
}
/* ** End of sally's css'n - FORMS ** */

/*** Nikhil's styling ***/
#SectorSnapshots table tr td.box{padding-right:5px;width:15px !important;}
#products li{margin-bottom:5px;}
p.centerimage{text-align:center;margin-top:30px;margin-bottom:30px;}
img.screengrab{border:0px solid #E8E8E8;margin:auto;margin-top:30px;margin-bottom:30px;}
#rolelist{margin-top:20px;}
#rolelist li{margin-bottom:7px;}
#rolelist li a{font-weight:bold;font-style:italic;}

#defaultDiv div h1 {
	font-family:helvetica,arial;
	font-size:22pt;
	font-weight:bold;
	color:#555555;
	border-bottom:1px solid #E61B39;
	margin-top:50px;
	overflow:hidden;
}
#homepgSection1 h3,#homepgSection2 h3 {letter-spacing:0px;}
/*Page Headings*/
p.p_left {
	margin-left:0px;
}
#defaultDiv div ul {
	margin-left:0px;
}
/*#defaultDiv span {
	margin-left:10px;
}*/
li {
	margin-top:1px;
	margin-bottom:2px;
}
ul.squarelist {
	list-style-type:square;
	margin-top:.5em; 
	margin-bottom:.75em;
	line-height:2.5em;
	list-style-position:outside;
}
ul.decimals {
	list-style-type:decimal;
	margin-top:.5em; 
	margin-bottom:.75em;
	line-height:2.5em;
	list-style-position:outside;
}
.subheader{font-style:normal;font-size:14pt}
div.div_center{margin:auto;overflow:hidden;}
div.div_screen{margin:auto;width:740px;overflow:hidden;}
div.div_screen p img{padding-bottom:10px;}
div.div_screen p{border:5px solid #ebebeb;margin-right:50px;margin-top:30px;float:left;background:#ebebeb;color:#111;font-size:9pt;padding-bottom:10px;font-weight:regular;font-style:italic;overflow:hidden;}
div.div_screen p.event span{height:50px;}
div.div_screen p span{margin-left:10px;position:relative;line-height:30px;font-size:10pt;display:block;}

p.gap{margin-top:30px;clear:both;}
p.smallgap{margin-top:15px;clear:both;}
div.gap{clear:both;}

#defaultDiv div h1 span img{margin-bottom:0px;}
#defaultDiv div h1 span{margin-bottom:0px;padding:0px;margin:0px;margin-right:15px;}
#defaultDiv div h1 span.spantext{padding-top:15px;}
a.blacklink{color:#434343;}

div.testimonial{font-style:italic;font-size:11pt;margin-left:0px;text-align:justify;clear:both;}
div.testimonial p, div.testimonial div p{margin-top:20px;font-style:normal;margin-right:20px;font-style:italic;}
div.testimonial p.testimonial_name{float:right;font-weight:bold;font-style:normal;}
div.testimonial p.rightimage{width:auto;margin-top:55px;overflow:hidden;padding:1px;padding-left:0px;min-height:180px;min-width:100px;background:none;margin-left:0px;}
div.testimonial p a, div.testimonial p span.nolinktext{font-weight:regular;color:#434343;font-weight:normal;text-decoration:underline;font-size:10pt;}

div.empdetails{margin-top:5px;margin-bottom:20px;float:left;margin-right:18px;font-size:9pt;background:#ebebeb;text-align:center;height:390px;}
div.empdetails p{text-align:left;padding:25px;}
div.empdetails span{display:block;margin-bottom:15px;text-align:left;padding-left:25px;}
div.empdetails span.boldtext{font-weight:bold;font-size:12pt;}
div.empdetails img{padding:25px;padding-bottom:20px;}

a.underlinelink{text-decoration:underline;}
a.blacklink:hover{color:#111;}
div.fullwidth{width:100%;}

.quick_facts{border:5px solid #E8E8E8;background:#EAEAEA;}
.quick_facts td{font-size:10pt;padding-left:10px;padding-right:25px;border:none;}
.quick_facts td.leftcol{font-weight:bold;}

.branch{margin-left:25px;float:left;}
.branch td{padding:0px;font-size:10pt;padding-left:10px;padding-right:25px;border:none;}
.branch td.leftcol{font-weight:bold;width:10px;}

#faqs a.blacklink{font-size:9pt;text-decoration:underline;display:block;margin:5px;}

div.faq{border-top:1px solid #E61B39;padding-top:20px;margin-top:50px;}
div.faq div.leftone{float:left;color:#E61B39;font-weight:bold;overflow:hidden;height:auto;min-width:20px;}
div.faq div.rightone{margin-left:30px;margin-bottom:10px;}

.boldtext{font-weight:bold;}

ul.roundbullets{list-style-type:circle;}
ul.threecolumn{overflow:hidden;}
ul.threecolumn li{float:left;width:250px;}

.leftimage{float:left;margin-right:25px;padding-bottom:130px;}
div.partners{font-style:normal;text-align:left;overflow:hidden;font-size:12pt;line-height:22px;}
div.partners p.rightimage{margin-top:15px;margin-bottom:140px;}

p.map{float:left;margin-bottom:30px;}

#press li,#media li{margin-top:10px;}
/* ** End of Nikhil's css'n ** */

/* ** Sally M: Region representatives search staff styling ** */
div.staffDetails {
	float:left;
	background:#EBEBEB;
	font-size:9pt;
	margin:15px 10px 15px 0;
	padding:10px 2px 10px 4px;
	text-align:left;
	width:200px;
	height:320px;
}
div.staffDetails p {
	text-align:left;
	padding:5px;
}
div.staffDetails span {
	display:block;
	text-align:left;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:10px;
}
div.staffDetails img {
	padding:5px;
	padding-bottom:5px;
	margin-left:20px;
}
ul#tick {
	list-style-image:url(../images/tick.gif);
	margin-top:1.5em; 
	margin-bottom:1.75em;
	line-height:2.5em;
	margin-left:-1.5em;
}
/* EOF */