* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 11px;
	color: #5d5d5d;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background: #ffffff url( '/VBSPublic/resources/images/body_bg.jpg' ) top center repeat-x;
	text-align: center;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
}

#page {
	width: 976px;
	margin: auto;
	text-align: left;
	padding: 0 0 10px 0;
	background: #ffffff;
}

#header {
	display: none;
}

#home_link {
	display: block;
	width: 330px;
	height: 99px;
}

#portal_access {
	float: right;
	margin: 3px 5px 0 0;
}

#menu {
	display: none;
}

#menu td {
	height: 46px;
}

#menu td a {
	display: block;
	height: 46px;
}

#submenu {
	position: absolute;
	height: 26px;
	width: 100%;
	background: transparent url( '/VBSPublic/resources/images/submenu_bg.gif' ) top left no-repeat;
}

#submenu div {
	padding: 5px 0 0 0;
}

#submenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

#submenu a:hover {
	text-decoration: underline;
}

#print_title {
	display: block;
}

#left_part {
	width: 304px;
	text-align: center;
	padding: 15px 0 15px 0;
	vertical-align: top;
}

#left_part #left_part_container {
	border-right: 1px dotted #cccccc;
	padding: 0 15px 16px 15px;
	text-align: left;
}

#left_part #left_part_container h1 {
	text-align: left;
	font-family: Helvetica, Arial, Sans Serif;
	color: #25aae1;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #25aae1;
	padding: 0 0 7px 0;
}

#left_part #left_part_container .link {
	color:#232c62;
	font-family: Helvetica, Myriad pro, Verdana;
	font-size: 12px;
	border-bottom: 1px dotted #283891;
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 10px 0 10px 0;
}

#left_part #left_part_container .active_link {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #283891;
}

#left_part #left_part_container .active_link span {
	color: #25aae1;
	font-family: Helvetica,Myriad pro, verdana;
	font-size: 12px;
}

#left_part #left_part_container .active_link div {
	padding: 5px 0 0 15px;
}

#left_part #left_part_container .active_links a {
	text-decoration: none;
	color: #252f68;
}

#left_part #left_part_container .active_links a:hover {
	text-decoration: underline;
}

#left_part #left_part_container .active_links img, #left_part #left_part_container .active_links a {
	vertical-align: middle;
}

#left_part #left_part_container .products {
	text-align: center;
	padding: 20px 0 0 0;
}

#left_part #left_part_container .products img {
	border: 1px solid #25aae1;
}

.submenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

#right_part {
	width: 642px;
	text-align: center;
	vertical-align: top;
	padding: 15px 0 15px 0;
}

#right_part2 {
	width: 642px;
	text-align: left;
	vertical-align: top;
	padding: 15px 0 15px 0;
}

#right_part2 table tr td{
    padding-top: 15px;
}

#right_part2 table tr td table tr td{
    padding-top: 15px;
}

#right_part2 table tr td table tr td table tr td{
    padding-top: 15px;
}

#right_part2 a{
	font-weight: bold;
    text-decoration: none;
    color: #252f68;
}

#right_part2 a:hover{
	text-decoration: underline;
}

#right_part2 table tr td table tr a{
	font-weight: normal;
}

#right_part2 table tr td table{
    margin-left: 45px;
}

#right_part2 table tr td table tr td table{
    margin-left: 45px;
}

#page_home {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_01.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_financial_sector {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_04.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_about_us {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_02.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_sitemap {	
	background-color: #ffffff;
	padding: 20px 14px 0 15px;
}

#page_public_services {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_05.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_utility_industry {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_06.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_contact {
	background: #ffffff url( '/VBSPublic/en/resources/images/overall_bg_03.jpg' ) top left no-repeat;
	padding: 0 14px 0 15px;
}

#page_top {
	width: 100%;
}

#breadcrumb {
	text-align: left;
	width: 80%;
	padding: 10px 0 10px 10px;
}

#breadcrumb a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #232c62;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .current_page {
	font-family: Arial;
	color: #25aae1;
}

#print {
	display: none;
}

#content_table {
	width: 615px;
	margin: auto;
	text-align: left;
}

#content_table .content_row {
	padding: 20px 0 20px 0;
	width: 100%;
}

#content_table .content_row table {
	width: 100%;
}

#content_table .content_row td {
	vertical-align: top;
}

#content_table .content_picture {
	padding: 0 20px 0 0;
}

#content_table .content_picture .content_picture_border {
	background: #c9cde3;
	padding: 1px 1px 1px 1px;
}

#content_table .content_picture .content_picture_border div {
	background: #ffffff;
	padding: 5px 5px 5px 5px;
}

#content_table .content_picture .content_picture_border div img {
	display: block;
}

#content_table .content_title {
	width: 100%;
}

#content_table .content_title h2 {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 18px;
	color: #232c62;
	padding: 0 0 7px 0;
	font-weight: normal;
}

#content_table .content_title2 {
	width: 50%;
}

#content_table .content_title2 h2 {
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 18px;
	color: #232c62;
	padding: 0 0 7px 0;
	font-weight: normal;
}

#content_table .underline {
	border-bottom: 1px dotted #cccccc;
}

#content_table .underline2 h2 {
	border-bottom: 1px dotted #838383;
}

#content_table .green h2 {
	color: #2c7a77;
}

#content_table .blue h2 {
    color: #25aae1;
}

#content_table .content_subtitle {
	color: #232c62;
}

#content_table .content_content {
	padding: 10px 0 0 0;
	line-height: 16px;
}

#content_table .top, #content_table .top b {
	color: #232c62;
}

#content_table .green, #content_table .green b {
	color: #2c7a77;
}

#content_table .blue, #content_table .blue b {
	color: #25aae1;
}

#content_table .content_content a {
	color: #25aae1;
}

#content_table .content_more {
	padding: 20px 0 0 0;
}

#content_table .content_more a {
	color: #232c62;
	text-decoration: none;
	font-weight: bold;
}

#content_table .content_more span {
	float: left;
}

#content_table .content_more img {
	float: left;
}

#go_top {
	display: none;
}

#go_top a {
	font-weight: bold;
	text-decoration: none;
}

#footer {
	display: none;
}

#footer_links {
	text-align: left;
	width: 940px;
	margin: 20px 0 0 30px;
	color: #ffffff;
}

#footer_links td {
	vertical-align: top;
}

#footer_links a {
	color: #ffffff;
	text-decoration: none;
}

#footer_links a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer_links table {
	margin: 5px 0 0 0;
}

#footer_links table td {
	padding: 0 0 2px 0;
	vertical-align: top;
}

.footer_links_title {
	font-weight: bold;
}

.footer_separator {
	width: 5px;
	text-align: center;
}

.footer_link {
	padding: 0 0 0 15px;
}

/* CONTACT */
#aboutus_article .content_classic,#aboutus_article .content_green{
	width:305px;
	float:left;
	margin-bottom:30px;
}

#aboutus_article .content_classic,#aboutus_article .content_classic span{
	color:#232c62;
}

#aboutus_article .content_green,#aboutus_article .content_green span{
	color:#2c7a77;
}

#aboutus_article .content_classic span, #aboutus_article .content_green span{
	font-weight:bold;
}

#aboutus_article .content_classic a{
	font-weight:normal;
	color:#25aae1;
}

/* financial sector */

.menu_open {
	padding-bottom:15px;
	border-bottom:1px dotted #232c62;
}

#menu_aboutus .link_open{
	color:#25aae1;
	font-family:Helvetica,Myriad pro, verdana;
	font-size:12px;
	display:block;
	text-decoration:none;
	width:100%;
	height:25px;
	padding-top:10px;
}

#menu_aboutus .sub_title a {
	color:#252f68;
	font-family:Helvetica,Myriad pro, verdana;
	font-size:10px;
	text-decoration: none;
}

#menu_aboutus .sub_title a:hover {
	text-decoration: underline;
}

/* portal */
.label_input{
	color:#ffffff;
	font-size:18px;
}

.sentence_intro{
	color:#ffffff;
}

.title_orange{
	color:#ff4d00;
	font-weight:bold;
}

.title_orange a{
	color:#25aae1;
}