/* CSS Document */
.containerTable {
	border: solid #000000 1px;
}

.bottomNavLook {
	font-family: arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}


.siteMapLook {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

.commonContent {
	font-family: arial;
	font-size: 14px;
	color: #000000;
}

.commonContentHeadline {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

body {
	background-color: #BBD1FF;
}.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00349D;
}
