﻿#experience		
{
	color:#000000;
	height:390px !important;
/*	background: url('../Images_/experienceShadow.gif') repeat-x #fff top center;*/
	padding-top:2px;
}

/* For Content on Default.aspx START */

.colMap
{
	margin-left: 6px;
	/*padding-left:6px;*/
	float:left;
	width:124px;
	height:205px;
}

.colImage
{
	margin-left:55px;
	float:left;
	width:369px;
	height:205px;
}

.colNews		
{
	float:left; 
	width:371px; 
	margin-left:35px;
	height:205px;
}

.NewsTable
{
	width: 371px;
/*	margin-left:-14px;	*/
	table-layout:fixed;
}

.NewsTable td
{
/*	padding-left:14px;	*/
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;	
/*	text-overflow:ellipsis;*/
	height:20px;
	white-space:nowrap;
}
.NewsTable td a
{
	color:#000000;	
}
.DateTD
{
	font-family:Arial;
	font-size:9px;
	color:#444444;
	width:50px;	
}

.NewsTD
{
	padding-left:14px;
	font-size:11px;
	color:#000000;
	height:16px;
}
.HeaderTD
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.readmore 		
{
	float:left;
	background: url('../Images_/linkArrowSubmenuActive.gif') 0px 4px no-repeat ;
	font-weight:bold;
	padding-left: 10px;
	margin:1px 8px 11px 60px;
}
a.readmore:hover {
	background-image: url('../Images_/linkarrowtoolbox.gif');
}
/* For Content on Default.aspx END */

/* For Content on ModelPage.aspx START */

.LeftTextContainer
{
	width: 400px;
	float:left;
	padding-left: 22px;
	padding-bottom: 10px;
}

.RightTextContainer
{
	width: 370px;
	float:right;	
	margin-top:10px;
}

/* For Content on ModelPage.aspx START */

/* For printContainer START*/
.PrintContainer
{
/*	float:right;	*/
	margin-top:-15px;
	margin-right:20px;
	font-size:11px;
}

.PrintContainer img
{
	margin-bottom:-2px;
	
}

.PrintContainer a
{
	color:#000000;
	text-decoration:underline;
}
/* For printContainer END*/

.LogoImage
{
	behavior: url(/Images_/iepngfix.htc);	
	width:175px;
	height:35px;
}

