@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
}


a:link {color:#528CB5;}
a:visited {color:#528CB5;}
A:hover {color: #F98057}
a:active {color:#528CB5;
			text-decoration: none;
	}
.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {font-size: 10pt; font-weight:bold; color:#F98057;}



.content {padding:20px;
font-size:100%;
text-align:left;
}

.content2 {
	padding:20px;
	font-size:90%;
	text-align:left;
	font-weight: 600;
}



.sectionlinks {
	position:relative;
	font-size:85%;
	text-align:center;
	width:140px;

	padding:0px;
	margin:0px;
}
	
		.sectionlinks a{
			background-color:#E4EDF3;
			color:#528CB5;
			border-bottom:1px solid #eaeaea;
						
			display: block;
			margin: 1px 1px 1px 1px;
			padding: 5px;
			text-decoration: none;
			width:100%;
			}
	

					.sectionlinks a:visited {
			 	}			
				.sectionlinks a:hover{
			background-color: #ffffff;
			color:#F98057;
			
			
			border-bottom:1px solid #cccccc;
			margin: 1px 1px 1px 1px;
			padding: 5px;
			display: block;
			}


				.sectionlinks a:active {
				background-color: #FFFFCC;
			 }	
			 .stone {
	background-color: #D7EBFF;
}


.sttwo {
	background-color: #C9E4E4;
}
.stthree {
	background-color: #DEE8BD;
}
.stfour {
	background-color: #D9D9EC;
}
.stfive {
	background-color: #EDDCCB;
}
