legend{
	margin:auto;
	font-weight:bold;
	font-size: 1.4em;
}
p, li{
	text-align:justify;
}
.ub{
	color:blue;
}
.hanging{
	margin-left:10px;
}
h3{
	font-size:16px;
	font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-weight:bold;
}
.title{
	font-size:19px;
	font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-weight:bold;
}
.s1{
	float:left;
	width:200px;
	text-align:center;
}
.s2{
	clear:left;
}
#logo {
	margin:auto;
	background-image: url('../images/logo.png');
	width:400px;
	height:202px;
}
#footer{
	width:100%;
	height:18px;
	margin:auto;
	padding-top:2px;
	background-color:#0d5881;
	font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size:.7em;
	color:white;
}
#footer a{
	color:white;
	text-decoration:none:
}
#footer a:hover{
	text-decoration:underline:
}
#page {
	width:100%;
	min-height:650px;
	background-color:white;
}
body{
	 background-color:white;
	 margin:0px;
}
#menubar {
	height:23px;
	width:100%;
	margin:auto;
	background-color:#0d5881;
	float:left;
	text-decoration:none !important;
	text-align:center;
	position:relative;
	color:white;
}
