/* 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 {
	
}
#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;
}
#navigation-map {
	border-bottom:thin;
	border-bottom:#660000;
	font-family:Verdana, "Trebuchet MS";
	font-size:10px;
	font-weight:100;
}


.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;
}

.a_small {
	font-family: Trebuchet MS,  Verdana;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
	white-space: nowrap;
	display: block;
	color:#666666;
}
.a_big {
	font-family: Trebuchet MS,  Verdana;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	
	text-decoration: underline;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
	white-space: nowrap;
	display: block;
	color:#CC0033;
	cursor:hand
}
.a_nav {
	font-family: Trebuchet MS,  Verdana;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: small-caps;
	
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	text-align: left;
	white-space: nowrap;
	display: block;
	color:#CC0033;
	cursor:hand
}

