/* general styles & classes */
/*
div { border: 1px #f00 dashed; }
table { border: 1px #00f solid; }
*/

body {	
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	}
	
td  {	font-family: arial, sans-serif;
		font-size:12px; 
		vertical-align:top;
	}
a {
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#000000; 
	}
	
a.plain {
	text-decoration:none;
	}
	
a:hover {
	text-decoration: underline;
	color:#b34d00;
	}
	
h1 {
	font-family: arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000
	}
	
h1.noimg {
	position:absolute;
	top: -2000px;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
	}

p, dl, dd {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	text-align:justify;
	}

.mainBody, .contentBody {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: regular;
	color: #000000;
	text-align:justify;
	width:320px; 
}

/* related content classes */

/*
.contentRelated {
	font-family: arial, sans-serif;
	font-size: 12px;
	background:#c9dae5;
	width:330px;
	padding-left:10px; 
	padding-top:8px; 
	padding-bottom:8px; 
	margin-top:8px;
	}
.contentRelated a:link {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
	}

.contentRelated a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;	
	text-decoration:none;
	}
	
.contentRelated a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-decoration:none;
	}
*/

.fe {
	position: absolute;
	top:0px;
	left:-4000px;
	}

.contentRelatedBlock {
	padding-bottom:10px;
	}

.contentRelatedHeader {
	padding-bottom:2px;
	font-weight:bold;
	font-size:11px;
	}

.contentRelatedType {
	font-weight:bold;
	font-size:11px;
	padding-bottom:5px;
	}

.contentRelatedItem {
	padding-left:8px;
	padding-bottom:6px;
	line-height:100%;
	}

/* special classes & ids for news section */

#contentNews {
	background:#98b8cd;
	padding-left:20px;
	padding-top:20px;
	width:342px;
	}

#columnRightNews {
	background-image: url(../graphics/bkg_news.gif);
	background-repeat: repeat;
	width:266px;
	vertical-align:bottom;
	}
#newsList {
}
.newsPadding {
	padding-right:16px;
	}

.newsTable {
	width:284px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;	
	}

.newsTableRow1 {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:#5f9ab8;
	text-align:left;
	}

.newsTableRow2 {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	}

/* news ticker classes */

.ticker 	{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #c9dae5;
	padding-left:55px;
	line-height:120%;
	}
	
.ticker a:link	{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #c9dae5;
	line-height:120%;
	}	

.ticker a:visited	{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #c9dae5;
	line-height:120%;
	}
	
.ticker a:hover	{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #ffffff;
	line-height:120%;
	}

/* classes for country flag text */

.flags {
	font-family: arial, sans-serif;
	font-size: 11px;
	}

.flags a:link	{
	font-size: 11px;
	color: #000000;
	}	

.flags a:visited	{
	font-size: 11px;
	color: #000000;
	}
	
.flags a:hover	{
	font-size: 11px;
	color: #b34d00;
	}

/* navigation classes */

.navigation	{
	background:#98b8cd;
	width:152px;
	}
	
.navigationtext	{
	text-indent:-6px;
	padding-left:33px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:11px;
	}

.navigationtext_on	{
	text-indent:-6px;
	padding-left:33px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:11px;
	text-decoration: none;
	font-size:11px;
	color:#000000;
	font-family: arial, sans-serif;
	}

.navigation a:link	{
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	}

.navigation a:visited	{
	color: #ffffff;
	text-decoration: none;
	font-size:11px;
	}

.navigation a:hover	{
	color: #000000;
	text-decoration: none;
	font-size:11px;
	}

#navigationSubLinks {
	margin-left:30px;
	text-indent:-6px;
	padding-bottom:5px; 
	line-height:110%;
	position:relative;
	}

#navigationSublinks a:link {
	text-decoration: none;
	}

#navigationSublinks a:visited {
	text-decoration: none;
	}

#navigationSublinks a:hover {
	color: #b34d00;
	text-decoration: none;
	}

.navSpacer {
	height:55px;
	}

/* main content area ids */

#tableMain {
	width:760px;
	}

#navMain {
	background:#486d84;
	width:152px;	
	}

#contentMain {
	background:#98b8cd;
	padding-left:20px;
	padding-top:20px;
/*
	padding-right:152px;

	width:533px;
*/
	width:608px;
	}

#contentMainL3 {
	background:#98b8cd;
	padding-left:20px;
	padding-top:20px;
	padding-right:175px;
	padding-bottom:55px;
	width:533px;
	}

#columnRight {
	background:#486d84;
	width:75px;
	}	

/* header ids & classes (includes search field) */

#header {
	background:#486d84;
	width:760px;
	}

#headerSearch {
	background:#5283a1;
	width:152px;
	vertical-align:top;
	}

.searchbox_home {
  	font-size: 10px;
	vertical-align:top;
	margin-left:18px;
	}

/* footer ids */

#footer {
	background:#486d84;
	width:760px;	
	}

/* image, logo & button positioning ids */

#positionImage {
	position:absolute;
	top:110px;
	left:586px;
	z-index:100;
	}

#positionImage2 {
	position:absolute;
	top:164px;
	left:586px;
	z-index:100;
	}
	
#positionLogo {
	position:absolute;
	top:251px;
	left:588px;
	z-index:100;
	}

#positionButton1 {
	position:absolute;
	top:110px;
	left:540px;
	z-index:80;
	}
#positionButton1a {
		position:absolute;
		top:110px;
		left:540px;
		z-index:120;
		}

#positionButton2 {
	position:absolute;
	top:168px;
	left:532px;
	z-index:100;
	}

#positionButton3 {
	position:absolute;
	top:334px;
	left:532px;
	z-index:100;
	}

#positionVideo {
	position:absolute;
	top:58px;
	left:531px;
	z-index:100;
	}

#positionVideo2 {
	position:absolute;
	top:143px;
	left:494px;
	z-index:100;
	}

#positionVideoImage {
	position:absolute;
	top:64px;
	left:584px;
	z-index:105;
	}

#positionVideoText {
	position:absolute;
	top:143px;
	left:531px;
	z-index:100;
	}

#positionVideoFix {
	width:1px;
	height:175px;
	}

#positionRealplayer {
	position:absolute;
	top:190px;
	left:594px;
	z-index:100;
	}
	
	#navigationHeader {  width:151; background-color:#98B8CD; line-height:90%;
	}
	
	.navigationColumn { background-color:#98B8CD;
	}	
	
	.navigationHeaderOn, 
	.navigationHeaderOn a:visited, 
	.navigationHeaderOn a:link,
	.navigationHeaderOn a:hover
	{ background-color:#98B8CD; color:#b34d00; font-size:11px; text-decoration: none;
	}
	
	.navigationHeaderOff, 
	.navigationHeaderOff a:visited, 
	.navigationHeaderOff a:link 
	{ background-color:#98B8CD; color:#000000; font-size:11px; text-decoration: none;
	}


	.navigationHeaderOff a:hover {
		background-color:#98B8CD; color:#b34d00; font-size:11px; text-decoration: none;
	}

#printIcon  {
	position:absolute;
	left:710px;
	top:68px;
}

#L3Nav {
		padding-bottom:10px;
	}

#contact_form_flags {
	position:absolute;
	left:540px;
	top:80px;
	width:200px; 
	text-decoration:none;
	font-style: italic;
}
#firmGroupList {
	padding-left:10px;
}
#firmGroupListItem  {
	padding-bottom:4px;
}
#hasLatestNews {
	/* position:absolute;left:175px;top:104px;z-index=1000; */
	}

#footerText {	
	position:absolute;
	left:660px;
	padding-top:3px; 
	padding-bottom:20px; 
	}

#footerText, #footerText a:link, #footerText a:visited {	
	font-family: arial, sans-serif;
	font-size:11px; 
	color:#98B8CD; 
}
#footerText a:hover {	
	color:#ffffff; 
}

.siteMap {line-height:150%;}

.siteMap, .siteMap a:link, .siteMap a:visited  {
	color:#000000;
}

.siteMap a:hover{
	color:#ffffff;
}

.siteMapItem {
	padding-left:20px;
}
.siteMapTitle {
	padding-top:7px;
	font-weight:bold;
}

.searchword {
/* 	background-color: yellow; */
} 

	.contentRelatedBlock, .contentRelatedType, .contentRelatedItem {
		border:0px;
	}

		.contentBody { font-size: 12px; font-family: arial, sans-serif; font-weight: regular; color: #000000;
			text-align:justify; width:320px; float:left; padding-right:10px;}
		#sideBar { 	font-size: 12px; font-family: arial, sans-serif; font-weight: regular; color: #000000;
			width:230px; padding-left:10px; float:left; }
	
		.mainBody { width:580px;}
	
		.contentRelated {
			font-family: arial, sans-serif;
			font-size: 12px;
			background:#c9dae5;
			width:237px;
			padding-left:10px; 
			padding-top:8px; 
			padding-bottom:2px; 
			margin-top:8px;
			margin-bottom:8px;
			position:relative;
		}
		.contentRelated a:link { font-family: arial, sans-serif; font-size: 11px; color: #000000;	text-decoration:none; }
		.contentRelated a:visited { font-family: arial, sans-serif; font-size: 11px; color: #000000;	 text-decoration:none; }
		.contentRelated a:hover { font-family: arial, sans-serif; font-size: 11px; color: #b34d00; text-decoration:none; }
		#printIcon  {
			position:absolute;
			left:710px;
			top:68px;
		}
		.contentRelatedBlock, .contentRelatedType, .contentRelatedItem {
			border:0px;
		}
	.contentRelatedBlock {
		padding-bottom:10px;
		}
	.contentRelatedType {
		font-weight:bold;
		font-size:11px;
		padding-bottom:5px;
		}
	.contentRelatedItem {
		padding-left:8px;
		padding-bottom:6px;
		line-height:100%;
		}
	#positionImage_ {
		position:relative;
		width:230px;
		padding-left:84px;
		padding-bottom:20px;
		}
	#positionImage2_ {
		position:relative;
		width:230px;
		padding-left:84px;
		padding-bottom:20px;
		}
	#positionLogo_ {
		position:relative;
		width:230px;
		padding-left:86px;
		padding-bottom:30px;
		padding-top:20px;
		}

	#positionVideo_ { }
	#positionVideo2_ { } 
	#positionVideoText_ { position:relative; width:230px; padding-left:30px; } 
	#positionVideoImage_ { position:relative; width:230px; padding-left:80px; padding-top:5px; }
	#positionRealplayer_ { position:relative; width:230px; padding-left:95px; } 
	#positionButton1_ { padding-left:38px; padding-bottom:9px; height:50px;} 
	#positionButton1a_ { padding-left:38px; padding-bottom:9px; height:50px;} 
	#positionButton2_ { } 
	#positionButton3_ { } 
	#caseVideo {background-color:#caccac; width:153px; height:85px; margin-left:30px; background-image: url(../graphics/img_video_placeholder.jpg)}
	#caseRealLink {padding-top:10px;padding-left:85px;}
	