/* general definitions */
* {
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color: #867866;
text-decoration:none;
}
.promaintxt {
	font-size: 12px;
	line-height: 180%;
}
.classname {
	font-size: 20px;
	line-height: 180%;
	color: #564D41;
	font-family: "ºÚÌå";
}
a.LinkPath:link {color: #ffffff;}
a.LinkPath:visited {color: #ffffff;}
a.LinkPath:hover{color: red;}
a.LinkPath:active {color: #ffffff;}
.showtxt  
{
	color: #ffffff;
}
.lefttxt {
	color: #ffffff;
}

html {
overflow-y: scroll;
}

#content_body li {
	margin-left:30px;
	line-height:20px;
}

#content_body td {
	margin-left:0px;
}

img {
border:0;
}
strong {
font-weight:bold;
}
a:focus {
outline:none;
}
/*  START fix for Burj Khalifa image gallery*/
#iskContentElement50443079 {
	border: 0;
}
/*  END fix for Burj Khalifa image gallery*/

/*  START for subtitles in pims*/
#headline .subtitle {
	font-size:18px;
	padding:0px;
	margin:0px;
	display:block;
	line-height:22px;
}

.portal .subtitle {
	clear:left;
	margin:0 !important;
	font-size:11px !important;
	color:#867866;
	line-height:12px;
}
.portal a:hover .subtitle, 
.portal a:active .subtitle, 
.portal .active .subtitle  {
	color:#FF0000;
}

#global_nav .subtitle {
color:#867866;
font-size:11px;
}

.captionContainer .caption .subtitle {
display:block;
font-size:11px;
height:70px;
}





