body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	color: #666666;
}

body #iw_vpreview_toolbar {
	display:none;
}

a {
	color: #666666;
}

img {
	border: none;	
}

img.img_left {
	border:0 none;
	float:left;
	margin-right:5px;
}

img.img_right {
	border:0 none;
	float:right;
	margin-left:5px;
}

.main-column img {
	border:0 solid #666666;
	margin-bottom:10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family:"Helvetica Neue Light",Helvetica,arial,sans-serif;
	font-weight:normal;
	line-height:1em;
	margin-bottom:12px;
	margin-top:10px;
}

h1 {
	font-size:1.6em;
	text-transform:uppercase;
}

h2 {
	font-size:1.45em;
	margin-top:20px;
}

h3 {
	font-size:1.25em;
}

h4 {
	font-size:1.167em;
	margin-bottom:0;
}
h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
	margin-bottom:0;
	margin-top:3px;
}
/*
h2 a, h3 a, h4 a {
	color:#CE9825;
}
*/
#wrapper {
	background: url(/local/wbc/images/template/bg_slice.jpg) top center repeat-y;
	overflow: hidden;
}


/*	header component styling
*/

#header {
	background: url(/local/wbc/images/template/bg_header.jpg) top center no-repeat;
	height: 134px;
}

#header #logo {
	width: 270px;
	height: 108px;
	float: left;
	margin: 26px 0 0 20px;
}

#header #sec-nav-bar {
	float: right;
	font-size: 0.85em;
	width: 600px; 
	margin: 35px 20px 0 0;
	color: #CCCCCC;
}

#header #sec-nav-bar a {
	color: #CCCCCC;
}

#header #sec-nav-bar .sec-nav {
	display: inline;
	float: right;
	margin-top: 8px;
	height: 50px;
}

#header #sizer {
	display: inline;
	float: right;
	margin: 6px 10px 0 20px;
	height: 50px;
}

#header #sizer img {
	border: none;
	width: 12px;
	height: 12px;
	margin: 0 2px;
}

#header #sizer #label { 
	border: none;
	font-weight:bold;
	color: #CCCCCC;
}

#header .header_freeform { 
	clear: both;
	padding-top: 15px;
	text-align: right;
	margin-right: 10px;
}

#header .header_freeform p { 
	margin: 0;
	padding: 0;
}


#main-navigation {
	background: url(/local/wbc/images/template/bg_topnav.jpg) top left no-repeat;
	height: 35px;
	line-height: 35px; 
}

#main-navigation ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#main-navigation ul li {
	float: left;
	height: 35px;
	margin: 0 5px;
}

#main-navigation ul li a {
	height: 35px;
	font-size: 13px;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 0;
	display: inline-block;
	text-align: center;
}

#main-navigation ul li a.active, #main-navigation ul li a:hover {
	color: #fff;
}

#main-navigation ul li a.active img {
	border: none;
}

/* Immigration tab */
#main-navigation ul li a#g95wfxhn {
	text-transform: uppercase;
	width: 124px;
}

#main-navigation ul li a.active#g95wfxhn, #main-navigation ul li a#g95wfxhn:hover {
	background: transparent url(/local/wbc/images/template/tab_immigration.jpg) bottom left no-repeat;
}

/* Communities tab */
#main-navigation ul li a#g95wfxhr {
	text-transform: uppercase;
	width: 124px;
}

#main-navigation ul li a.active#g95wfxhr, #main-navigation ul li a#g95wfxhr:hover {
	background: transparent url(/local/wbc/images/template/tab_communities.jpg) bottom left no-repeat;
}

/* Service Providers tab */
#main-navigation ul li a#g95wfxht {
	text-transform: uppercase;
	width: 178px;
}

#main-navigation ul li a.active#g95wfxht, #main-navigation ul li a#g95wfxht:hover {
	background: transparent url(/local/wbc/images/template/tab_service_providers.jpg) bottom left no-repeat;
}

#main-navigation ul li ul.sub-links {
	clear:both;
}


#search {
	margin:5px 10px 0 0;
	width: 270px;
	float:right;
}

#search * {
	padding: 0;
	margin: 0;
}

#search form {
	margin: 0 0 0 0;
}

#search #qt {
	vertical-align: top;
	margin: 2px 0 2px 0;
} 

#search form input {
	border:1px solid #999999;
}

#search form input.query {
	float:left;
	width: 190px;
	height: 22px;
}

#search form input.button {
	float:right;
	padding: 2px;
}

#search legend {
	color:#64A22D;
	display:block;
	font-size:1em;
	line-height:1.4;
	margin:0;
	padding:0;
}

#search #search-scope, label.hide, #search-field img {
	display: none;
}

#search fieldset {
	border: none;
}


#sub-navigation {
	clear: both;
	border-top: 1px solid #DDDDDD;
}

#sub-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 35px;
	line-height: 35px;
}

#sub-navigation ul.immigration {
	background: #444E25 url(/local/wbc/images/template/bg_slice_immigration.gif) bottom left repeat-x;
}

#sub-navigation ul.communities {
	background: #815715 url(/local/wbc/images/template/bg_slice_communities.gif) bottom left repeat-x;;
}

#sub-navigation ul.service-providers {
	background: #8A9198 url(/local/wbc/images/template/bg_slice_service.gif) bottom left repeat-x;;
}

#sub-navigation ul li {
	float: left;
	position: relative;
	border-right: 1px solid #DDDDDD;
}
#sub-navigation ul li a {
	height: 35px;
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px;
	display: inline-block;
	color: #fff;
	letter-spacing:0.05em;
}

#sub-navigation ul li a:hover {
	background: url(/local/wbc/images/template/sub_nav_arrow.gif) center bottom no-repeat;
}

#sub-navigation ul li a.active {
	background: url(/local/wbc/images/template/sub_nav_arrow.gif) center bottom no-repeat;
}

#sub-navigation ul li a.hidden {
	display:none;
}

.breadcrumbs {
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 35px;
	line-height: 35px;
}

.breadcrumbs .separator{
	padding: 0 5px;
}

.breadcrumbs a.hidden {
	display: none;
}

/* =SECTION-NAVIGATION
----------------------------------------------------*/

#nav-col {
	font-size: 1.1em;
}

/* Level 1 */

#nav-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-col ul li {
	margin: 0;
	padding: 0;
	display: none;
	overflow: hidden;
}

#nav-col ul li.current { 
	display:block;
}

html>body #nav-col ul li a {
	height: 99%;
}

/* fix for IE6 - remove gaps between list items */
#nav-col ul li a {
	display: inline-block;
}

#nav-col ul li a:link, #nav-col ul li a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 8px 5px;
	margin-bottom: 5px;
}
/* Immigration section */
#nav-col ul li a#sec-immigration {
	background: #444E25 url(/local/wbc/images/template/bg_slice_immigration.gif) bottom left repeat-x;
}

/* Communities section */
#nav-col ul li a#sec-communities {
	background: #815715 url(/local/wbc/images/template/bg_slice_communities.gif) bottom left repeat-x;;
}

/* Service Providers section */
#nav-col ul li a#sec-service {
	background: #8A9198 url(/local/wbc/images/template/bg_slice_service.gif) bottom left repeat-x;;
}

/* Level 2 */

#nav-col ul li ul li {
	display:block;
	margin: 0 0 5px 5px;
	border: 1px solid #EAEAEA;
	background-color: #F9F9F7;
}

#nav-col ul li ul li a:link, #nav-col ul li ul li a:visited {
	padding: 5px;
	color: #CE9825;
	margin-bottom: 0;
}

#nav-col ul li ul li a.expanded:link, #nav-col ul li ul li a.expanded:visited {
	background-color: #234075;
	color: #FFFFFF;
}

#nav-col ul li ul li a.active:link, #nav-col ul li ul li a.active:visited {
	background-color: #234075;
	color: #FFFFFF;
}

#nav-col ul li ul li a:hover {
	background-color: #234075;
	color: #FFFFFF;
}

/* Level 3 */

#nav-col ul li ul li ul {
	display:block;
}

#nav-col ul li ul li ul li {
	margin: 0;
	border: none;
}

#nav-col ul li ul li ul li a:link, #nav-col ul li ul li ul li a:visited {
	padding: 5px 5px 5px 10px;
	color: #666666;
}

#nav-col ul li ul li ul li a.active:link, #nav-col ul li ul li ul li a.active:visited {
	background-color: #E9ECF1;
	color: #666666;
}

#nav-col ul li ul li ul li a.expanded:link, #nav-col ul li ul li ul li a.expanded:visited {
	background-color: #F9F9F7;
	color: #666666;
}

#nav-col ul li ul li ul li a:hover, #nav-col ul li ul li ul li a:hover {
	background-color: #E9ECF1;
	color: #666666;
}

#nav-col ul li ul li ul li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav-col ul li ul li ul li ul li {
	background-image: url(/local/wbc/images/template/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 20px 11px;
	padding-left: 30px; 
}

#nav-col ul li ul li ul li ul li a.expanded:link, #nav-col ul li ul li ul li ul li a.expanded:visited {
	background-color: #F9F9F7;
	color: #666666;
}

/* hide 5th level of the left nav */
#nav-col ul li ul li ul li ul li ul li, #nav-col ul li ul li ul li ul li ul li.current {
	display: none;
}

/* hide 6th level of the left nav */
#nav-col ul li ul li ul li ul li ul li ul li, #nav-col ul li ul li ul li ul li ul li ul li.current {
	display: none;
}


/* hide nodes that have "visible in sitemap" unchecked */
#nav-col ul li.hidden {
	display: none;
}

#nav-col ul li a.hidden {
	display: none;
}



.main-content {
	font-size: 1.1em;	
}


.right-column {
	font-size: 1.1em;
	border-bottom: 1px solid #CCCCCC;
}

.right-column .header-image {
	margin-bottom: 10px;
}

.right-column .header-image img{
	width: 248px;
}

.right-column h4 {
	font-size: 1.0em;
	background-color: #e1a520;
	color: #333333;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
}

.right-column p.description {
	margin-top: 0;
	padding: 0 10px;
}

.right-column .links, .right-column .buttons, .right-column .freeform {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F9F9F7;
	padding-bottom: 10px;
}

.right-column .links ul {
	list-style-image: url(/local/wbc/images/template/arrow_right.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 5px 0 25px;
	margin: 10px 0 0 0;
}

.right-column .links ul li {
	padding-bottom: 4px;
}

.right-column .links a {
	color:#003E77;
	text-decoration:underline;
}

.right-column .buttons img {
	margin: 10px 0 0 2px;
}

.right-column .freeform p {
	padding: 0 8px;
}

.right-column .freeform ul.arrow {
	list-style-image: url(/local/wbc/images/template/arrow_right.gif);
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 5px 0 25px;
	margin: 10px 0 0 0;
}

.right-column .freeform ul.arrow li {
	padding-bottom: 4px;
}

.right-column #page-tools div {
	padding-top: 10px;
	padding-left: 20px;
}

.right-column #page-tools div img {
	margin-right: 7px;
}

.right-column #page-tools a:link, .right-column #page-tools a:visited {
	color: #666666;
}



#footer {
	background: #fff url(/local/wbc/images/template/bg_footer.jpg) top center no-repeat;
	text-align: right;
	padding-bottom: 50px;
}

#footer .footer_links {
	padding: 30px 20px 0 0;
}

#footer .footer_links ul.links {
	margin: 0;
}

#footer .footer_freeform {
	padding: 5px 20px 0 0;
}

#footer .footer_freeform p {
	margin: 0;
	padding: 0;
}

.backtotop {
	border:medium none;
	color:#000080;
	float:right;
	font-size:0.9em;
	letter-spacing:1px;
	margin-bottom:1.8em;
	margin-top:0;
	text-align:center;
}

.colsub {
	float:left;
	padding: 0;
	margin: 0;
/*	overflow:auto; */
}

.flash_wizard {
	padding: 0 10px 10px 0;;
	width:355px;
}

.news {
	width:310px;
}

.news h2 {
	margin-top: 0;
}

#news, #news dt, #news dd {
	padding: 0px;
	margin: 0px;
}
#news dd {
	padding-left: 5px;
	padding-bottom: 10px;
}
#news a {
	color: #003e77;
}
#news dt {
	color: #333333;
	font-weight: bold;
}
#news a:hover {
	text-decoration:none;
}


ul.twocolumn {
	margin-left:0;
	width:500px;
}

ul.didyouknow, .didyouknow ul {
	list-style-image: url(/local/wbc/images/content/check_box.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	padding:5px 5px 5px 25px;
}

.didyouknow {
	margin-top: 50px;
}


/* table styling */

table.border {
	border-right:1px solid #444E25;
	border-top:1px solid #444E25;
	line-height:1.4;
	margin:0 0 1em;
	padding:0;
}

table.border th {
	background:#F9F9F7 none repeat scroll 0 0;
	border-bottom:1px solid #444E25;
	border-left:1px solid #444E25;
	font-weight:bold;
	padding:4px 6px;
	text-align:left;
}

table.border th.w10 {
	width:10%;
}

table.border th.w15 {
	width:15%;
}

table.border th.w20 {
	width:20%;
}

table.border th.w25 {
	width:25%;
}

table.border th.w30 {
	width:30%;
}

table.border th.w40 {
	width:40%;
}

table.border th.w50 {
	width:50%;
}

table.border th.w55 {
	width:55%;
}

table.border th.w60 {
	width:60%;
}

table.border th.w70 {
	width:70%;
}

table.border th.w75 {
	width:75%;
}

table.border th.w80 {
	width:80%;
}

table.border th.w90 {
	width:90%;
}

table.border td {
	border-bottom:1px solid #444E25;
	border-left:1px solid #444E25;
	font-weight:normal;
	padding:4px 6px;
}

table.border td.normal {
	font-weight:normal;
}

div.did_you_know {
	border:1px solid;
	margin-left:20px;
	padding:0 10px;
}

.section_homepage_item p {
	margin: 0;
	padding: 0;
}

.box {
	background:#F9F9F7 none repeat scroll 0 0;
	border:1px solid #000000;
	padding:0.5em 0;
}

.box h1, .box h2, .box h3, .box h4 {
	padding:0 12px;
}

.box p {
	margin:0;
	padding:0 12px;
}

.box p.right {
	text-align:right;
}

.homepage_thumbs .com a { COLOR: #815715; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}
.homepage_thumbs .com a:hover { COLOR: #000534; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}

.homepage_thumbs .imm a { COLOR: #444e25; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}
.homepage_thumbs .imm a:hover { COLOR: #000534; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}

.homepage_thumbs .sp a { COLOR: #6d7176; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}
.homepage_thumbs .sp a:hover { COLOR: #000534; TEXT-DECORATION: none; font-weight: normal; font-size:20px; font-family:Arial, Helvetica, sans-serif;cursor:pointer;}

/* sitemap styling */
#sitemap {
	width:850px;
}

#sitemap ul {
	width:850px;
	margin:0;
	padding-left:15px;
	list-style-type:none;
	margin-left:50px;
}

#sitemap ul li {
	background-image: none;
}

#sitemap ul li ul {
	margin-left:0;
}

#sitemap ul li a {
	font-weight:bold;
	font-size:1.3em;
}

#sitemap ul li ul li {
	float:left;
	width:325px;
	margin-bottom:100px;
	padding-left:10px;
	background-image: none;
}

#sitemap ul li ul li a {
	font-weight:bold;
	font-size:1.2em;
}

#sitemap ul li ul li ul {
	width:325px;
}

#sitemap ul li ul li ul li {
	width:250px;
	margin-bottom:0;
	margin-right:0;	
	padding-left:10px;
	background-image: url(/local/wbc/images/template/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#sitemap ul li ul li ul li a {
	font-weight:normal;
	font-size:1.0em;

}

#sitemap ul li ul li ul li ul {
	width:250px;
}

#sitemap ul li ul li ul li ul li {
	width:250px;
	margin-bottom:0;
	margin-right:0;
}


