.Body-Header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #455A9D;
}

.Body-SubHeader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #E84756;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
}


.Footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

.FooterTop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	font-weight: bold;
}

.FooterMiddle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;
}


.BodyBackground {
	ackground-image: url(top_r3_c2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.PageDesc-Background {
	background-image:  url(images/bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.LinkDesc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	
	color: white;
}

.TreeLink {
	
}

a.overview { 
	color: #3366CC;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
a.Disclaimer {
	font-size:9px;
	font-weight:bold;
	font-style: normal;
	color:black;
}


.printopen {	
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.LinkHighLight {
	color: red;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

li {
	margin-top:4;
}