/* CSS Document */
#bodyLayer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	padding-top:20px;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 9px;
	color: #333333;
}
h2 {
	font-size: 10px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 16px;
	color: #333333;
}
h6 {
	font-size: 18px;
	color: #333333;
}
#lineStyle {
	border:1px;
	
}
#textStyle100 {
	text-align:justify;
	font-family:Verdana, "Trebuchet MS"; 
	font-weight:100;
}
#textStyle200 {
	text-align:justify;
	font-family:Verdana, "Trebuchet MS"; 
	font-weight:200;
}
#footerStyle {
	text-align:right;
	font-family:Verdana, "Trebuchet MS";
	font-weight:100;
	font-size: 10px;
	color: #FFFFFF;
	padding:5px;
}
.style1 {color: #FFFFFF}
a {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
}
a.red_link{
	font-family:Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ED1C2C;
	text-decoration: none;
}
a.red_link:hover{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
#navigation-map {
	border-bottom:#660000;
	border-bottom:#660000;
	font-family:Verdana, "Trebuchet MS";
	font-size:10px;
	font-weight:100;
	width: auto;
	display: inline;
}

.a_subPage {
	font-family: Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: 500 ;
	color:#666666;
	text-decoration:none;
}
.a_subPage:hover {
	color: #CC0000;
}
.a_subpage:active {
	color: #CC0000;
}

.subPageNoLink {
	padding-left: 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.subPageLink {
	padding-left: 2px;
}

