/* override for the values in "main.css' */
#bar {
	background-color: #727272;
/*	background-color: #0283bd;*/
}



/* @group contents */
#contents {
	width: 1020px;
	margin: 0;
	padding: 0;
	background: url(img/bk-3cols-sub.gif) repeat-y 5px 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

#contents #big-col {
	width: 811px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	background-color: transparent;
	border-left: 1px solid #eef0f2;
}
*html #big-col {
	zoom: 1;
	width: 920px;
}


#contents .bn-ok {
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	line-height: 100%;
	padding: 0 2px;
	margin: 2px 0 0;
	border: 1px solid #006d9e;
	background-color: #0283bd;
	display: block;
	float: right;
	cursor: pointer;
}
*html #contents .bn-ok {
	line-height: 150%;
}



/* @group column 1 */
#contents #col-1 {
	width: 231px;
	margin: 0;
	padding: 10px 0 0;
	float: left;
/*	position: relative;*/
}
#contents #col-1 h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0063a3;
	margin: 0 0 8px;
	padding: 4px 0 4px 34px;
}
#contents #col-1 ul {
	list-style-type: none;
}
#contents #col-1 li {
	margin: 0;
	padding: 0;
}

#contents #col-1 li a:link,
#contents #col-1 li a:visited,
#contents #col-1 li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #535d6f;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #b3c1db;
	display: block;
	float: left;
}
#contents #col-1 li a:hover {
	color: #788db3;
	border-bottom: 1px solid #d7deea;
}

#contents #col-1 li a.fullsearch:link,
#contents #col-1 li a.fullsearch:visited,
#contents #col-1 li a.fullsearch:hover {
	font-size: 14px;
	font-weight: bold;
	color: #535d6f;
	text-decoration: none;
	padding: 2px 0;
	border-bottom: 0px solid #b3c1db;
}
#contents #col-1 li a.fullsearch:hover {
	color: #788db3;
}

#contents #col-1 li h3 {
	font-size: 14px;
	font-weight: bold;
	color: #535d6f;
	display: block;
	float: left;
	margin: 4px 2px;
	padding: 0;
}


#contents #col-1 li.small-box {
	margin: 0 0 6px;
	padding: 5px 8px;
	border: 1px solid #d4dcdd;
	border-left-width: 0;
	border-right-width: 0;
	background: #fff url(img/bk-smallbox.gif) repeat-x 0 bottom;
	overflow: hidden;
}
*html #contents #col-1 li.small-box {
	width: 254px;
	zoom: 1;
}

#contents #col-1 li.tall-module {
	margin: 0 0 6px;
	padding: 4px 8px;
	border: 1px solid #dcdedd;
	border-left-width: 0;
	border-right-width: 0;
	background: #fff url(img/bk-tallbox.gif) repeat-x 0 top;
	position: relative;
	overflow: hidden;
}
*html #contents #col-1 li.tall-module {
	width: 254px;
	zoom: 1;
}

#contents #col-1 li.full-search {
	margin: 0 0 6px;
	padding: 4px 8px;
	border: 1px solid #dcdedd;
	border-left-width: 0;
	border-right-width: 0;
	background: #fff url(img/bk-fullsearch.gif) repeat-x 0 bottom;
	overflow: hidden;
	zoom: 1;
}



#contents li div.title-holder {
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
outline: 0px solid #ccc;
}

#contents li div.title {
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	zoom: 1;
}

#contents li div.icon {
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
	zoom: 1;
}

#contents li p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #535d6f;
	margin: 2px 0 0 0;
	padding: 0;
outline: 0px solid #ccc;
}

#contents li ol {
	margin: 10px 6px;
	list-style-type: decimal;
	list-style-position: inside;
}
#contents li ol li {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #535d6f;
	padding: 0 0 8px !important;
}


/*#contents #col-1 div.txt-holder {
	font-size: 12px;
	font-weight: normal;
	color: #535d6f;
	display: block;
	float: left;
	margin: 4px 2px;
	padding: 0;
}
*html #contents #col-1 div.txt-holder {
	width: 100%;
	clear: both;
}
*/

#contents #col-1 li a.small-link:link,
#contents #col-1 li a.small-link:visited,
#contents #col-1 li a.small-link:hover {
	font-size: 10px;
	font-weight: normal;
	color: #606c81;
	text-decoration: underline;
	padding: 0 2px;
	display: inline;
	float: none;
	border: 0px solid #fff;
/*	border: 1px solid #c9d1d6;
	background-color: #e4ebee;*/
}
#contents #col-1 li a.small-link:hover {
	color: #788db3;
	text-decoration: none;
}



#contents #col-1 div.inner-form {
	margin: 0;
	padding: 0;
}

#contents #col-1 li input.fld,
#contents #col-1 li input.email-fld {
	font-size: 10px;
	font-weight: normal;
	color: #535d6f;
	margin: 2px 0 0 4px;
	padding: 1px;
	display: block;
	float: left;
	border: 1px solid #dcdedd;
	width: 130px;
}
#contents #col-1 li input.fld {
	width: 90px;
}

#contents #col-1 li a.presse:link,
#contents #col-1 li a.presse:visited,
#contents #col-1 li a.presse:hover {
	font-size: 12px;
	font-weight: normal;
	color: #606c81;
	text-decoration: underline;
	padding: 0 0 0 12px;
	margin: 2px 8px 10px;
	display: block;
	border: 0px solid #fff;
	background: url(img/bnet.link-arrow.gif) no-repeat 0 3px;
}
#contents #col-1 li a.presse:hover {
	color: #788db3;
	text-decoration: none;
	background: none;
}


#contents #col-1 ul.bnet-services {
	margin: 10px 12px;
	clear: both;
}
#contents #col-1 ul.bnet-services li {
	font-size: 14px;
	font-weight: normal;
	color: #606c81;
	line-height: 140%;
	margin: 0;
	padding: 0 0 8px;
}
/* @end */



/* @group column 2 */
#contents #col-2 {
	width: 580px;
	margin: 0;
	padding: 0 0 10px;
	float: left;
}

#contents #col-22 {
	width: 630px;
	margin: 0;
	padding: 0 0 10px;
	float: left;
}

#contents #col-22 h2,
#contents #col-2 h2 {
	font-size: 18px;
	font-weight: bold;
	color: #266393;
	margin: 24px 12px 8px;
	padding: 6px 16px;
	background-color: #f2f4f7;
	border: 1px solid #e8ecf2;
}


#contents #col-22 h3,
#contents #col-2 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0063a3;
	margin: 0 0 8px;
	padding: 4px 0 2px;
	border-bottom: 1px solid #bec6cb;
}
#contents #col-2 h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #4e5872;
	text-decoration: none;
}
#contents #col-2 h3 a:hover {
	color: #c60000;
}

#contents #col-2 h4 {
	font-size: 12px;
	font-weight: normal;
	color: #7c87a5;
	padding: 0 34px;
	margin: -6px 0 2px 0;
}

#contents #main-contents {
	margin: 12px 12px 8px;
	padding: 6px 8px;
	background-color: #fff;
}

#the-contents {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #4e5872;
	margin: 16px 0 8px;
	padding: 0;
}

#the-contents p {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #4e5872;
	margin: 8px 0 8px;
	padding: 2px 0 0;
}

#the-contents a:link,
#the-contents a:visited,
#the-contents a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #c60000;
	text-decoration: underline;
}
#the-contents a:hover {
	text-decoration: none;
}

#the-contents h4 {
	font-size: 14px;
	font-weight: bold !important;
	line-height: 135%;
	color: #4e5872;
	margin: 8px 0 6px !important;
	padding: 0 !important;
}

#the-contents p {
	font-size: 12px;
	font-weight: normal !important;
	line-height: 135%;
	color: #4e5872;
	margin: 8px 0 6px !important;
	padding: 0 !important;
}

#the-contents ul {
	list-style-type: disc;
}
#the-contents li {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #4e5872;
	margin: 0 24px;
	padding: 0 0 2px;
}



	/* intro page login */
#contents .login-form {
	margin: 8px 0 16px;
	padding: 8px 24px;
	background-color: #f0f8fc;
	border: 1px solid #5d9fbc;
	overflow: hidden;
	zoom: 1;
}
#contents #col-2 div.lbl-holder {
	font-size: 12px;
	font-weight: bold;
	color: #535d6f;
	display: block;
	float: left;
	margin: 0 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
#contents #col-2 input.pass-fld {
	font-size: 12px;
	font-weight: normal;
	color: #2b3a55;
	margin: 2px 0 0 4px;
	padding: 1px;
	border: 1px solid #dcdedd;
	width: 150px;
}


td.lbl,
td.val {
	font-size: 12px;
	font-weight: normal;
	color: #535d6f;
	text-align: left;
	vertical-align: middle;
	padding: 2px 6px 2px 0;
}
td.lbl {
	color: #535d6f;
	text-align: right;
	width: 33%;
}
td.val span.notes {
	font-size: 12px;
	font-weight: normal;
	color: #535d6f;
	text-align: left;
	vertical-align: 2px;
	padding: 0;
}


td.form-label {
	text-align: left;
	vertical-align: middle;
	padding: 0 0;
}

td.form-label h4 {
	font-size: 12px;
	font-weight: normal !important;
	color: #535d6f;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #7c8fb3;
	padding: 0 0 2px 0;
	margin: 0 0 4px;
}

input.submit-btn {
	cursor: pointer;
}

input.str-edit {
	font-size: 12px;
	font-weight: normal;
	color: #535d6f;
	padding: 2px;
	border: 1px solid #bec6cb;
	width: 200px;
}

input.str-edit:focus {
	font-weight: bold;
	color: #2c3c59;
	border: 1px solid #7c95a6;
}

textarea.txt-edit {
	font-size: 12px;
	color: #535d6f;
	line-height: 160%;
	padding: 2px;
	border: 1px solid #bec6cb;
	width: 230px;
}

textarea.txt-edit:focus {
	border: 1px solid #7c95a6;
}

.pop-edit {
	font-size: 12px;
	margin: 0 6px;
	width: 170px;
}
/* @end */





/* @group column 3 */
#contents #col-3 {
	width: 206px;
	margin: 0 0 0 1px;
	padding: 10px 0 0;
	float: left;
}
*html #contents #col-3 {
	width: 219px;
}


#contents #col-3 li h3 {
	font-size: 14px;
	font-weight: bold;
	color: #535d6f;
	display: block;
	margin: 0;
	padding: 0;
}
#contents #col-3 li.brochure-box {
	margin: 0 0 6px;
	padding: 0;
	width: 210px;
	background-color: #8ce0f8;
	overflow: hidden;
	zoom: 1;
/*	position: relative;*/
}
*html #contents #col-3 li.brochure-box {
	width: 219px;
}
#contents #col-3 li.brochure-box h3 {
	font-weight: bold;
	color: #fff;
	padding: 6px 6px 10px;
	background: transparent url(img/report-narrow.png) no-repeat 0 top;
}

#contents #col-3 div.brochure-form {
	margin: 0 0;
	padding: 4px;
	overflow: hidden;
	zoom: 1;
}
#contents #col-3 div.select-holder {
	margin: 0 0;
	float: left;
}
#contents #col-3 select {
	font-size: 12px;
	margin: 0 6px;
	width: 160px;
}

#contents #col-3 li a:link,
#contents #col-3 li a:visited,
#contents #col-3 li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #535d6f;
	text-decoration: none;
	padding: 2px 0 1px;
	border-bottom: 1px solid #b3c1db;
	display: block;
	float: left;
}
#contents #col-3 li a:hover {
	color: #788db3;
	border-bottom: 1px solid #d7deea;
}


#contents #col-3 li.small-box {
	margin: 0 0 6px;
	padding: 5px 8px;
	border: 1px solid #dcdedd;
	border-left-width: 0;
	border-right-width: 0;
	background: #fff url(img/bk-smallbox.gif) repeat-x 0 bottom;
/*	position: relative;*/
	overflow: hidden;
}
*html #contents #col-3 li.small-box {
	width: 202px;
	zoom: 1;
}

#contents #col-3 li div.icon-holder {
	padding: 1px 4px;
	position: absolute;
	top: 1px;
	right: 4px;
}

#contents #col-3 li.icon-box {
	margin: 0 0 6px;
	padding: 5px 8px;
	border: 1px solid #dcdedd;
	border-left-width: 0;
	border-right-width: 0;
	background: #fff url(img/bk-smallbox.gif) repeat-x 0 bottom;
/*	position: relative;*/
	overflow: hidden;
}
*html #contents #col-3 li.icon-box {
	zoom: 1;
	width: 202px;
}
/* @end */


/* @end (contents) */



/* @group form message areas */
#the-contents span.mandatory {
	font-size: 14px;
	font-weight: bold;
	color: #e03d00;
	padding: 0 2px;
}


#the-contents #form_success {
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	color: #4e5872;
	margin: 8px 0;
	padding: 12px;
	background-color: #e5ffe2;
	border: 1px solid #9ed798;
}

#the-contents #form_error {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: #d03100;
	margin: 8px 0;
	padding: 12px 20px;
	background-color: #f4f9fc;
	border: 1px solid #d03100;
}
/* @end (message areas) */


div.hop2top a {
	text-decoration: none;
}


