.topNavArea{
	height:146px;
	text-align: left;
	
}

#title_area{
	clear:both;
	margin:0;
}

#leftNavAndContent{
	position:relative;
	height:60%;
	clear:both;
	margin:0;
}

td.contentArea{
	height:500px;
	width:800px;
	margin:0;
	font-size:12px;
}

td.leftNav{
	width:135px;
	background-image:(/cda/arthus/img/bgLeftMenu01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0;
	padding-left:5px;
}

a.breadcrumb{
	font-size: 10pt; 
	font-style:italic;
	color:  #FFA21B; 
	font-weight:bold;	
	text-decoration:underline;	
}

a:hover.breadcrumb{
	font-size: 10pt; 
	font-style:italic;
	color:  #C47300; 
	font-weight:bold;
	text-decoration:underline;	
}

.fullBreadcumb{
	font-size: 10pt; 
	font-style:italic;
	font-weight:bold;
	font-weight:bold;
	color:  #FFA21B; 
	text-decoration:none;	
	text-transform:uppercase;
}

.title{
	font-family: Arial; 
	font-size: 10pt; 
	color: #003399;
	font-weight:bold;
	letter-spacing: -1px		
	margin:0;	
}

a.leftnav_lvl2{
	font-size: 9pt; 
	color:  #FFA21B; 
	text-decoration:none;	
	font-weight:normal;
}

a:hover.leftnav_lvl2{
	font-size: 9pt; 
	color:  #FFA21B; 
	text-decoration:underline;	
}

a.leftnav_lvl3{
	font-size: 9pt; 
	color:  #003399; 
	text-decoration:none;	
	line-height: 15px;
	font-weight:normal;
}

a:hover.leftnav_lvl3{
	font-size: 9pt; 
	color:  #003399; 
	text-decoration:underline;	
	line-height: 15px;
}
#logo{
	width:229px;
	height:146;
	margin:0;
	float: left;
}

td.topNav{
	vertical-align:bottom;
	height:146px; 
	width:100%;
	background-image:url(/cda/arthus/img/top.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0;
	float: left;
}
a.nav1link{
	font-family: Arial; 
	font-size: 8pt; 
	color: #003399;
	text-decoration:none;
}
	
a.nav1linkBold{
	font-family: Arial; 
	font-size: 8pt; 
	color: #003399;
	text-decoration:none;
}

.lvl1Button{
	position:relative;
	height:56;
	margin:0;
	float: left;
	text-align:left;
	display:inline;
}	

.lvl11Buttons{
	position:absolute;
	top:73px;
	margin:0;
	text-align:left;
	float: left;
	background-color:#FFFFFF;
	display:none;
}

.lvl12Button{
	position:relative;
	width:inherit;
	left:43px;
	margin:0;
	text-align:left;
	border:1;
	border-style:solid;
	border-top-color:#003399;
	border-left-color:#003399;
	border-right-color:#FF9900;
	border-bottom-color:#FF9900;
	padding:2px
}	

.firstlvl12Button{
	position:relative;
	width:inherit;
	margin:0;
	text-align:left;
	border:1;
	border-style:solid;
	border-top-color:#003399;
	border-left-color:#003399;
	border-right-color:#FF9900;
	border-bottom-color:#FF9900;
	padding:2px
}	

/*The following was added for color redesigned - november 2008 - Javier Liņares for RGIS*/

#leftNavBG{
  background-color: #E0E2E3;
  width:193;
  border:0px;
  padding:2px; 
  border-spacing: 0px;
  border-collapse: collapse; 
  
}

.leftNavBG2{
  width:193px; 
  border-spacing: 0px;
  border-collapse: collapse; 
  padding:2px; 
  border:0px; 
  background-color: #F0F1F2;
}

.greyBullet{
  color:#5F6367;
}

a.leftNavLink, .tboxLead a {
 font-weight:bold;
 color: #06357A;
 text-decoration: none;
}

a.contentAreaLink, .contentBody a{
 color: #06357A;
 text-decoration: none;
}

a:hover.leftNavLink, a:hover.contentAreaLink  , .tboxLead a:hover, .contentBody a:hover{
  text-decoration: underline;
}

a:active.leftNavLink, a:active.contentAreaLink, .tboxLead a:active, .contentBody a:active {
  text-decoration: none;
}

table .airfTitleBar{
  background: #06357A;
}

#floorPlan{
  border-style:solid;
  border-width:1px;
  border-color:#969DA2;
  width:100%;
  padding:0px;
  border-spacing: 1px;
  border-collapse: collapse; 
}

.managementPic{
  border: 1px;
  border-style:solid;
  border-color: #ABB1B5;
  width:105px;
  height:153px;
}

.managementPopup{
  display:none;
  position:absolute;
  left:25%;
  top:40%;
  border-color: #C0C5C8;
  border-style: solid;
  border-width:2px;
  background-color: white;
  padding: 5px;
  width:700;
  height:300;
}

.popupManagementTitle{
  color:#5F6367;
  font-weight:normal;
}

.magLinksRaquo{
  color:#5F6367;
  width:5%;
  text-align:left;
  vertical-align:middle;
}