/* CSS Document */
html, body {
	height:100%; 
	padding:0; margin:0; 
	font-family: Verdena, Arial, Helvetica, sans-serif;
	color: #416783;
	background-color:#FFFAEA;
}
a, a:link, a:visited{
	color: #7E7D7A;
}
a:hover, a:active{
	color: #7E7D7A;
	text-decoration: underline;
}
#N4 {
	padding:20px 0 20px 0;
}
/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-size: 14px;
}
#non4 {
display:none;
}
.clearer {
margin-top:-30px;
}
#main {
margin: 0 20px 0;
}
