html, body  {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	background-color:#e0e0e0;
}
   
#wrapper {
	text-align: left;
	vertical-align: top;
	width:750px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0;
	margin-left:auto;
   }
#wrapper2 {
	text-align: left;
	vertical-align: top;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
   }
h1 {
	font-family: "Verdana";
	font-size:17px;
	font-weight:normal;
	line-height:normal;
}
.footer {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #3f5b69;
	line-height: 14px;
	text-decoration: none;
}
.footer a:link{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #3f5b69;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #3f5b69;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #ee1c23;
	line-height: 14px;
	text-decoration: none;
}
.menu{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.menu a:link{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.menu a:visited{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
}
.submenu {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #233392;
	line-height: normal;
	text-decoration: none;
}
.submenu a:link{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #233392;
	line-height: normal;
	text-decoration: none;
}
.submenu a:visited{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #233392;
	line-height: normal;
	text-decoration: none;
}
.submenu a:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #233392;
	line-height: normal;
	text-decoration: underline;
}
.menu2 {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 16px;
}
.menu2 a:link{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 16px;

}
.menu2 a:visited{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 16px;

}
.menu2 a:hover{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 16px;

}




