#staticContentArea {
	padding: 20px 0 0 100px;
}

.domainHeader {
	font: bold 17px Georgia,"Times New Roman", Times, serif;
	color: #00488B;
	padding: 0 0 10px 0;
}

.lanHeader {
	font: italic bold 14px Georgia,"Times New Roman", Times, serif;
	color: #00488B;
	padding: 10px 0 10px 0;
}
/* --- SITE MAP --- */
.siteMap0 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00488B;
	text-decoration : none;
}
.siteMap0  A:visited {
	color: #00488B;
	text-decoration : none;
}
.siteMap0  A:hover {
	color: #297CD9;
	text-decoration : none;
} 
/* --- level 1 --- */
DIV.siteMap1  {
	padding: 5px 0 5px 30px;
	background: url(images/siteMapTLine.gif) no-repeat 13px;
}
.siteMap1 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00488B;
	text-decoration : none;
}
.siteMap1  A:visited {
	color: #00488B;
	text-decoration : none;
}
.siteMap1  A:hover {
	color: #297CD9;
	text-decoration : none;
} 
/* --- level 2 --- */
DIV.siteMap2  {
	padding: 4px 0 4px 50px;
	background: url(images/siteMapTLine.gif) no-repeat 33px;
}
.siteMap2 {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00488B;
	text-decoration : none;
}
.siteMap2  A:visited {
	color: #00488B;
	text-decoration : none;
}
.siteMap2  A:hover {
	color: #297CD9;
	text-decoration : none;
} 
/* --- level 3--- */
DIV.siteMap3  {
	padding: 4px 0 4px 70px;
	background: url(images/siteMapTLine.gif) no-repeat 53px;
}
.siteMap3 {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00488B;
	text-decoration : none;
}
.siteMap3  A:visited {
	color: #00488B;
	text-decoration : none;
}
.siteMap3  A:hover {
	color: #297CD9;
	text-decoration : none;
} 
/* --- level 4--- */
DIV.siteMap4 {
	padding: 4px 0 4px 90px;
	background: url(images/siteMapTLine.gif) no-repeat 73px;
}
.siteMap4 {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00488B;
	text-decoration : none;
}
.siteMap4 A:visited {
	color: #00488B;
	text-decoration : none;
}
.siteMap4 A:hover {
	color: #297CD9;
	text-decoration : none;
} 
