﻿/* Common Element Style */
body
{
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
	color: #666;
}
table
{
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
}
textarea
{
	font-size: 12px;
	font-family: Arial,Univers,Helvetica,sans-serif;
}
ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li
{
	padding-left: 14px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 10px;
	background-image: url(/images/listing.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 18px;
}
ol
{
	margin: 0px;
	padding: 0px;
}
ol li
{
	padding-left: 0px;
	margin-left: 30px;
	list-style-position: outside;
	line-height: 18px;
}


/* Style for ANCOHOR element */
a
{
	color: #0D5C91;
	text-decoration: none;
}
a:hover
{
	color: #00A3E0;
	text-decoration: none;
}

/* Style for FORM elements */
input
{
	font-size: 12px;
	border: solid 1px #99A0A8;
	font-family: Arial,Univers,Helvetica,sans-serif;
}
/*.form_text {font:11px Arial; text-decoration:none;}*/

/* Style for ERROR MESSAGE */
.errormessage
{
	color: #900;
	background: #ffc;
}

/* Style for TOP */
#top
{
	width: 960px;
}
#LGDesignModule
{
	padding: 0px 3px 0px 0px;
	border: none;
	width: 323px;
	float: left;
}
#HeaderImage
{
	border: none;
	width: 634px;
	float: left;
}

/* Style for META NAVIGATION */
#MetaNavigation .navi
{
	width: 960px;
	float: left;
	height: 46px;
}
#MetaNavigation .navi .col1
{
	width: 156px;
	float: left;
	margin-top: 12px;
}
#MetaNavigation .navi .col1 img
{
	border: none;
	float: left;
}

#MetaNavigation .navi .col2
{
	margin-top: 10px;
	float: left;
}
#MetaNavigation .navi .col2 #SearchLbl
{
	font-size: 12px;
	color: #0D5C91;
	padding-right: 12px;
}
#MetaNavigation .navi .col2 #SearchBox input
{
	color: #000000;
	width: 120px;
	height: 15px;
}
#MetaNavigation .navi .col2 #SearchBtn
{
	padding-left: 6px;
	padding-right: 18px;
}
#MetaNavigation .navi .col2 #SearchBtn input
{
	background: #00ACE0;
	font-size: 11px;
	font-weight: 600;
	width: auto;
	color: #FFFFFF;
	border: none;
	padding: 0px 3px;
}

#MetaNavigation .navi .col3
{
	font-size: 12px;
}
#MetaNavigation .navi .col3 a
{
	padding-right: 18px;
}
#countryname
{
	font-size: 15px;
	text-align: right;
	color: #0D5C91;
	margin-top: 10px;
	margin-left: 18px;
	float: right;
}

/* Style for PATH NAVIGATION */
#PathNavigation .navi
{
	width: 960px;
	background: #E5E5E5;
	margin-bottom: 20px;
	line-height: 17px;
	float: left;
}
#PathNavigation .navi span
{
	margin-left: 18px;
}
#PathNavigation .navi a
{
	font-size: 12px;
	display: inline-block;
}
#PathNavigation .navi a.navlink
{
	font-size: 12px;
	background-image: url( '/images/navpathimg.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	margin-left: 10px;
	padding-left: 13px;
}
#PathNavigation .navi a.selected
{
	font-weight: bold;
	color: #00A3E0;
	text-decoration: none;
	font-size: 12px;
}


/* Style for CONTAINER */
#pagecontent
{
	width: 100%;
}
#container
{
	width: 960px;
	/*overflow: auto;*/
}

/* Style for LEFT NAVIGATION */
#left_col
{
	width: 174px;
	margin-bottom: 14px;
	float: left;
}
#left_col .divider
{
	width: 100%;
	height: 1px;
}
#left_col .divider img
{
	width: 100%;
	height: 1px;
}

#left_col .level1
{
	height: auto;
	_height: 17px;
	line-height: 17px;
}
#left_col .level1_hover
{
	height: auto;
	_height: 17px;
	line-height: 17px;
	background-image: url( '/images/navimg.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}
#left_col .level1 a
{
	padding: 0px 7px 0px 16px;
}
#left_col .level1_hover a
{
	padding: 0px 7px 0px 16px;
}

#left_col .level2
{
	height: auto;
	_height: 17px;
	line-height: 17px;
	background: #EEEEEE;
}
#left_col .level2_hover
{
	height: auto;
	_height: 17px;
	line-height: 17px;
	background: #EEEEEE;
	background-image: url( '/images/navimg.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}
#left_col .level2 a
{
	padding: 0px 7px 0px 24px;
}
#left_col .level2 a.selected
{
	padding: 0px 7px 0px 13px;
	font-weight: 600;
}
#left_col .level1_hover a
{
	padding: 0px 7px 0px 24px;
}

/* Styel for MAIN CONTENT */
#page_content
{
	margin-right: 42px;
	width: 456px;
	margin-left: 42px;
	margin-bottom: 14px;
	float: left;
}

#page_content h1
{
	margin-top: 0;
	font-family: Arial,Univers,Helvetica,sans-serif;
	font-size: 21px;
	color: #0D5C91;
	font-weight: 400;
	margin-bottom: 10px;
}
#page_content h2
{
	margin-top: 0;
	font-family: Arial,Univers,Helvetica,sans-serif;
	font-size: 12px;
	color: #0D5C91;
	font-weight: bold;
	margin-bottom: 5px;
}

#page_content .divider
{
	width: 100%;
	height: 1px;
}
#page_content .divider img
{
	width: 100%;
	height: 1px;
	margin: 5px 0px;
}

/* Style for CONTACT PAGE */
.title, .Title
{
	font-weight: bold;
	border-bottom: solid 1px #BDCFCE;
}
.bulletedlist
{
	padding-left: 14px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 10px;
	background-image: url(/images/listing.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
.linkteaser
{
	height: auto;
	_height: 18px;
	line-height: 18px;
	background-image: url( '/images/navimg.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 7px 0px 17px;
}
.highlight
{
	color: #900;
}
.bluetext
{
	color: #0D5C91;
}

.addr
{
	line-height: 18px;
}
.spacer
{
	height: 25px;
}

/* Style for NEWS PAGE */
.news-list-date
{
	font-size: 12px;
	color: #0D5C91;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}


/* Style for JOB PAGE */
.applicationform
{
	background: #D2DFE2;
}
td.appliform_title
{
	background: #D2DFE2;
	color: #0D5C91;
	border-top: solid 1px #ffffff;
}
td.appliform1_title
{
	background: #D2DFE2;
	color: #0D5C91;
	border-top: solid 1px #B0B7B7;
}



/* Style for FEEDBACK PAGE */
.buttons1
{
	background: #00ACE0;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	color: #FFFFFF;
	border: none;
	padding: 0px 3px;
}
.feedbackform
{
	background: #D2DFE2;
}
td.feedbackform_title1
{
	background: #D2DFE2;
	border-top: solid 1px #B0B7B7;
}

/* Style for RIGHT COLUMN */
#right_col
{
	width: 246px;
	margin-bottom: 14px;
	float: right;
	font-size: 12px;
	line-height: 17px;
}
#right_col .divider
{
	width: 100%;
	height: 1px;
}
#right_col .divider img
{
	width: 100%;
	height: 1px;
}

#right_col .level3
{
	height: auto;
	_height: 17px;
	line-height: 17px;
}
#right_col .level3_hover
{
	height: auto;
	_height: 17px;
	line-height: 17px;
	background-image: url( '/images/navimg.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}
#right_col .level3 a
{
	padding: 0px 7px 0px 16px;
}
#right_col .level3_hover a
{
	padding: 0px 7px 0px 16px;
}

.teaser
{
	background: #EEEEEE;
	font: 12px Arial, verdana, Helvetica, sans-serif;
	line-height: 18px;
	padding: 9px;
	margin-bottom: 3px;
}
.teaser h6
{
	font-size: 13px;
	font-weight: bold;
	color: #036;
	margin: 0px;
	padding: 0 0 10px 0;
}
.teaser p
{
	font: 12px Arial, verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

p.list-title
{
	font-size: 12px;
	color: #0D5C91;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 5px 0;
}


/* Style for FOOTER */
#footer
{
	width: 960px;
	margin-top: 15px;
	font-size: 11px;
	float: left;
}
#footer
{
	clear: both;
}

#footer .col1
{
	margin-bottom: 16px;
	margin-left: 216px;
}
#footer .col2
{
	margin-top: 6px;
	margin-left: 216px;
}

#footer .col1 .back
{
	padding-right: 20px;
}
#footer .col1 .print
{
	background-image: url( '/images/print.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	padding-right: 340px;
}
#footer .col1 .top
{
	background-image: url( '/images/topnav.gif' );
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 5px;
}

#footer .divider
{
	width: 100%;
	height: 1px;
}
#footer .divider img
{
	width: 100%;
	height: 1px;
}

#footer .col2 a
{
	padding-right: 20px;
}
#copyright
{
	padding-right: 20px;
}

/* Style for Clientele TABLE */

.tblhead
{
	color: #0D5C91;
	font-weight: bold;
}
.tblclientele
{
	padding-bottom: 30px;
}
.tblclientele ul
{
	clear: both;
	width: 456px;
	margin: 0px;
	padding: 5px 0px;
}
.tblclientele ul li
{
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.tblclientele ul li.col0
{
	width: 222px;
	padding-right: 12px;
}
.tblclientele ul li.col0l
{
	width: 222px;
}
.tblclientele ul li.col1
{
	width: 144px;
	padding-right: 12px;
}
.tblclientele ul li.col1l
{
	width: 144px;
}
.tblclientele ul li.col2
{
	width: 66px;
	padding-right: 12px;
}
.tblclientele ul li.col2l
{
	width: 66px;
}
.txtwidth
{
	width: 220px;
}

/* Style for Sitemap */


/* Sitemap */
div.SitemapLine
{
	clear: both;
	width: 500px;
	margin-left: 28px;
}
div.SitemapLine div.imagepage, div.SitemapLine div.imagelast, div.SitemapLine div.imagenav
{
	float: left;
	width: 14px;
	height: 15px;
}
div.SitemapLine div.imagepage
{
	background-image: url(/images/page.gif);
}
div.SitemapLine div.imagelast
{
	background-image: url(/images/lastpage.gif);
}
div.SitemapLine div.imagenav
{
	background-image: url(/images/nav.gif);
}
div.SitemapLine div.textbox
{
	float: left;
}
div.SitemapLine div.textbox a
{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
div.SitemapLine div.layer0 a
{
	line-height: 22px;
	font-weight: bold;
	color: #0D5C91;
}
div.SitemapLine div.layer1 a
{
	color: #0D5C91;
}
div.SitemapLine div.layer2 a
{
	color: #45637A;
}
div.SitemapLine div.layer3 a
{
	color: #45637A;
}
div.SitemapLine div.textbox a:hover
{
	color: #00A3E0;
}

#PopupHeader
{
	width: 100%;
	height: 66px;
	margin-bottom: 24px;
	font-family: Arial;
	background-color: #BFD1D6;
}

#PopupHeader h1
{
	position: absolute;
	margin-left: 28px;
	margin-top: 30px;
	margin-right: 100px;
	color: #0D5C91;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
#PopupHeader div.action
{
	position: absolute;
	right: 35px;
	top: 30px;
	font-size: 11px;
	line-height: 15px;
}
/* Div-Popup */
div.Popup
{
	/* 	position:fixed; 	*/
	position: absolute;
	display: none;
	overflow: hidden;
	z-index: 5;
	left: 50px;
	top: 50px;
	background-color: #FFF;
	border: 2px solid black;
}
div.Popup #PopupHeader h1
{
	font-size: 16px;
}
.PanError
{
	background-color: #ffc;
	border: solid 1px;
	padding: 10px 10px 10px 35px;
	background-image: url( '/images/icon_error.gif' );
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: 600;
	color: #C00;
	margin-bottom: 20px;
}
.pagelist
{
	padding-bottom: 8px;
}
.pagination
{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 2px;
}
.pagination a
{
	font-size: 10px;
	padding: 0px 0px;
	color: #999;
}
.pagination a:hover,a.selected
{
	font-size: 10px;
	padding: 0px 0px;
	color: #00A3E0;
}


.pagination1
{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	border-top: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.pagination1 a
{
	font-size: 10px;
	padding: 0px 0px;
	color: #999;
}
.pagination1 a:hover,a.selected
{
	font-size: 10px;
	padding: 0px 0px;
	color: #00A3E0;
}
