a:link {
	text-decoration: none;
}
.Layer_border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: justify;
}
.normal_text_bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.italic_text {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
}



a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
}
.banner1 {
	color: #000066;
	font-family: Arial;
	font-size: 80px;
}
.banner2{
	color: #003399;
	font-size: 80px;
	font-family: Arial;
}
.banner3 {
	color: #0033CC;
	font-size: 80px;
	font-family: Arial;
}
.bold_text_larger {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}


#Layer1 {
	position:absolute;
	width:285px;
	height:200;
	z-index:1;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#Layer2 {
	position:absolute;
	width:288px;
	height:205px;
	z-index:2;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#Layer3 {
	position:absolute;
	width:542px;
	height:197px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	width:400;
	height:183px;
	z-index:4;
	background-color: #999999;
}
.normal_text {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
.small_text {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}	
.small_text_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.Layer_all_borders {
	border: thin solid #000000;
}
.bold_text_larger_ital {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3799ff;
	font-style: italic;
}
