BODY {
	background-color : #DEE7EF;
	scrollbar-face-color: #AFC6DB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #DEE7EF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #AFC6DB;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: ##DEE7EF;
	text-align: left;
	padding: 10px 40px 50px 20px;	
	position: static;
}
p {
	font-family:serif;
	font-size:12.0pt;
	line-height:132%;
	text-indent: 15pt;
}

li {
	font-size:12pt;
	line-height: 132%;

}

A:link        { font-weight: bolder; text-decoration: none; color: #005177; }
A:visited     { text-decoration: none; color: #005177; font-weight: bolder; }
A:hover       { text-decoration: none; color: #CC3333; }
.SearchLink {
	text-align: left;
}
#content {
	width: 570px;
	padding-right: 40px;
	padding-left: 40px;
}
.footnote {
	font-size: 8pt;
	text-decoration: underline;
	vertical-align: text-bottom;
}
}
#nav {
	text-align: center;
}
#nav a {
	font-size: 8pt;
}
#menu {
	width: 150px;
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: thin solid #6394BD;
}
#menu ul li {
	background-color: #AFC6DB;
	text-decoration: none;
	font-size: 11pt;
	display: block;
	margin: 0px 0px;
	padding: 10px 0px 10px 5px;
	font-weight: bold;
	border-top: thin solid #6394BD;

}
#menu ul a:hover {
text-decoration: none;
}
#menu form {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu p{
	line-height:100%;
	text-indent: 0pt;
}
