
/* CSS Document */

body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#191919;
}
.clear {
	clear:both;
}
img {
	border:none;
}
.main_wrapper {
	width:960px;
	margin:0 auto;
}
a {	
	color:#fff69d;
	font-weight:bold;
}
.finePrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#95afdd;
}

/********** header *************/

.header_holder {
	background:#231f20;
	height:110px;
	position:relative;
}
.CBA_logo {
	position:absolute;
	top:8px;
	left:66px;
}
.tagline_home {
	color:#FFFFFF;
	font-size:36px;
	position:absolute;
	left:375px;
	top:38px;
	z-index:5;
}
.tagline_inner {
	color:#FFFFFF;
	font-size:18px;
	position:absolute;
	left:300px;
	top:30px;
	width:510px;
	line-height:30px;
}
.WBENC_logo {
	position:absolute;
	left:821px;
	top:10px;
	}
.NWBOC_logo {
	position:absolute;
	left:821px;
	top:55px;
	}
.welcome_message {
	position:absolute;
	top:46px;
	left:66px;
	width:420px;
	color:#FFFFFF;
	font-size:17px;
	line-height:21px;
	z-index:2;
}
/********** end header *************/


/*********** top navigation ****************/

.top_navigation {
	background:#98aeda;
	/*border:1px solid red;*/
}
.top_navigation_holder {
	width:685px;
	position:relative;
	z-index:5;
	/*border:1px solid red;*/
}
.top_navigation_holder a {
	color:#231f20;
	text-decoration:none;
	padding:0 30px;
	font-size:12px;
}
.top_navigation_holder a:hover {
	color:#FFFFFF;
}
.top_navigation_holder img {
	vertical-align:middle;
	
}
.search_holder {
	float:right;
	width:175px;	
	margin-top:5px;	
	font-size:0;
	margin-left:5px;
	/*border:1px solid red;*/
}
.search_field {
	width:130px;
	font-size:12px;
	float:left;
	height:13px;
}
.search_field a {
	margin:0px;
}
.search_holder input {
	vertical-align:middle;
}
.search_button {
	/*border:1px solid red;*/
	vertical-align:middle;
	float:left;
	margin-bottom:3px;
	margin-left:10px;
}
.tools {
	padding:0 4px 0 4px;
	margin:0;
	float:right;
}
.tools div {
	display:inline;
	margin:0;
	padding:0;
	margin:expression("0 4px 0 4px");
	/*border:1px solid red;*/
}
.home_content_holder {
	margin-bottom:0;
	position:relative;
	z-index:1;
}
.OutputHighlight {
	color:#fff69d;
}
table {
	color:#FFFFFF;
	margin-top:10px;
	font-size:12px;
}
table .OutputUrl {
	color:#fff69d;

}
td .OutputCurrentPageLink {
	color:#fff69d;
}
/***********  end top navigation ****************/
/* bread crumbs */

.breadCrumb {
	margin:0 0 0 0;
	padding-top:11px;
	font-size:11px;
	color:#FFFFFF;
}
.breadCrumb a {
	margin:0 4px 0 0px;
	color:#FFFFFF;

}
.breadCrumb .currentPage {
	margin:0 4px;
	font-weight:bold;
	display:inline;
}

/* end of bread crombs */
/*********** content *************/
.content_holder {
	background:#375fac url(/images/inner_background.gif) no-repeat top;
	width:960px;
	margin:0px;
	/*border:1px solid red;*/
}
.content_wrapper {
	padding:0 10px 10px 0px;
	line-height:20px;
	/*border:1px solid red;*/
}
.left_column {
	float:left;
	width:220px;
	margin-bottom:20px;
	top:0;
	height:auto;
	/*border:1px solid red;*/
}
.left_callout {
	margin:44px 0 0 34px;
	/*border:1px solid red;*/
}
.right_column {
	padding:0px 40px 0px 28px;
	width:665px;
	/*border:1px solid red;*/
	float:right;

	}
.content_holder p {
	color:#FFFFFF;
}
.content_holder img.right {
	float:right;
	margin:0px 0 10px 20px;
	padding:3px;
	border:1px solid #7d7d7d;
}
.content_holder img.left {
	float:left;
	margin:0px 20px 10px 0;
	padding:3px;
	border:1px solid #98aeda;
}
.content_holder h1 {
	font-size:24px;
	color:#fff69d;
}
.content_holder h2 {
	font-size:18px;
	color:#FFFFFF;
}
.content_holder h2 span {
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
}
.content_holder li {
	color:#FFFFFF;
}
.content_holder h3 {
	font-size:14px;
	color:#FFFFFF;
}
.contact_form {
	color:#FFFFFF;
}
.services_anchors li {
	margin:5px 0;
	padding:0;
	list-style-image:url(/images/white_arrow.gif);
}
.services_anchors {
	margin-bottom:30px;
	margin-top:25px;
}
.top_of_page {
	text-align:right;
	clear:both;
}
.services_anchors a {
	text-decoration:none;
}
.services_anchors a:hover {
	text-decoration:underline;
}
.formButton {
	color:#FFFFFF;
	background:#FFFFFF;
	margin-top:10px;
	padding:0 10px;
}
.contact_form a {
	text-decoration:none;
	color:#375fac;
	font-weight:bold;

}
.contact_form a:hover {
	text-decoration:none;
	color:#231f20;
}
.contact_form span {
	 color:#961b1e;
}
.content_holder img.right {
	float:right;
	margin:0px 0 10px 20px;
	padding:2px;
	border:1px solid #98aeda;
}
/************* footer ********************/
.footer_wrapper {
	background:#231f20;
	color:#FFFFFF;
	font-size:11px;
	border-top:10px solid #98aeda;
	margin:0px;
	padding-bottom:20px;
	text-align:center;
	
}
.footer_content_holder {
	width:900px;
	margin:0 auto;
	text-align:left;
}
.footer_copy {
	width:580px;
	float:right;
	}
.copyrights {
	margin-top:14px;
	margin-right:10px;
}
.copyrights span {
	font-size:11px;
	font-weight:bold;}
.footer_links {
	margin:10px 0 15px 0;
}

.footer_links a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding:0 28px;
}
.footer_links a:hover {
	text-decoration:underline;
}
/************* end footer ********************/
#flashDetectionWrapper { 
	visibility:hidden;
	width:100%; 
	height:100%;
	text-align:center; 
	position: absolute; 
	bottom: 0;
	top: 0;
	left:0;
	z-index:2000; 
	font-size:1px;
	}
#flashDetection {
	background-color:#f7f7f7; 
	position:relative; 
	width:400px; 
	color:#435057; 
	margin:0 auto; 
	text-align:left; 
	top:70px; 
	z-index:1500;
	border:3px solid #FF0000 }
#flashDetection .content {padding:20px 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#flashDetection img { vertical-align:middle; margin-right:10px}
#flashDetection .title {padding:0 20px 10px 0; font-size:16px; font-weight:bold; text-align:center}
#flashDetection .emphasize { background-color:#DADEE0; padding:6px 10px}
#flashDetection input {height:30px; width:80px}
#flashDetection p { margin:12px 0; line-height:18px}
/* end of flash detection styles */

