body{
 background-color: #E6F0F6;
 padding: 0;
 font-family: Goudy Old Style;
 width:990px;
 margin:auto;
}
.logo{
 padding-top:10px;
 background-color:#FFFFFF;
 width:100%;
 padding-bottom:8px;
 padding-left:4px;
}
.menu{
	
	border-bottom: 1px #AAAAAA solid;
	border-top: 1px #AAAAAA solid;

	background-color:#FFFFFF;
	text-align:center;

	
}
.menu td{
	background-color: #F2F2F2;
	
	text-align:center;
	line-height:30px;
	color:#1F497D;
	font-weight:bold;
	font-family:Garamond;
	font-size:13pt;
	width:128px;

	
}
.menu a{

color:#1F497D;
	font-size: 13pt;
}
.menu a:link {
	color:#1F497D;
	font-size: 13pt;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color:#1F497D;
	font-size: 13pt;
}
.menu a:hover {
	text-decoration: underline;
	color:#1F497D;
	font-size: 13pt;
}
.menu a:active {
	text-decoration: none;
	
}
.slogan{
	
	padding-top:8px;
	padding-bottom:8px;
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
}
.info{
font-size:13pt;
font-family:"Goudy Old Style";
color: #1F497D;
font-weight:bold;
line-height:25px;
background-color:#FFFFFF;
height:200px;
}
.info a{
	color: #1F497D;
	font-size: 13pt;
	font-family:"Goudy Old Style";
}
.info a:link {
	color: #1F497D;
	font-size: 13pt;
	text-decoration: none;
	font-family:"Goudy Old Style";
}
.info a:visited {
	text-decoration: none;
	color: #1F497D;
	font-size: 13pt;
	font-family:"Goudy Old Style";
}
.info a:hover {
	text-decoration: underline;
	color: #1F497D;
	font-size: 13pt;
	font-family:"Goudy Old Style";
}
.foot a:active {
	text-decoration: none;
	font-family:"Goudy Old Style";
	
}
.line{
	border-top-color: #1F497D;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top:8px;
	height: 8px;
}
.foot td{
font-size:10pt;
font-family:"Goudy Old Style";
background-color:#FFFFFF;
padding:4px;
}
.foot a{
	color: #000000;
	font-size: 10pt;
	font-family:"Goudy Old Style";
}
.foot a:link {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-family:"Goudy Old Style";
}
.foot a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-family:"Goudy Old Style";
}
.foot a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
	font-family:"Goudy Old Style";
}
.foot a:active {
	text-decoration: none;
	font-family:"Goudy Old Style";
	
}
.wap{
background-color:#FFFFFF; border-left:solid 1px #92B9CA;  border-right:solid 1px #92B9CA;
}
