#pageBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 990px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #00507D;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #00507D;
	background-image: url(body.jpg);
	background-repeat: repeat-y;
}

#pageHeader {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 151px;
	width: 634px;
}

#pageFooter {
	width: 990px;
	height: 100px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	float: right;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #00507F;
	border-bottom-color: #00507F;
	background-color: #FFFFFF;
	clear: right;
}
#pageContent {
	float: right;
	background-repeat: no-repeat;
	width: 630px;
	position: static;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: justify;	
}

#pageObject {
	clear: right;
	float: right;
	height: 110px;
	width: 330px;
	margin-top: 20px;
}
.menu1 {
	font-size: 14px;
	color: #004F82;
	text-decoration: none;
	font-weight: bold;
//	display:block;
	float: left;
	clear: none;
	height: auto;
	width: auto;
}
.menu11 {
	font-size: 14px;
	color: #004F82;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: left;
	clear: none;
	height: auto;
	width: 330px;
}
.menu1:hover {
	color: #5576C5;
}
.menu2 {
	float: left;
	clear: right;
	display:block;
//	height: auto;
//	width: auto;
	}
.menu21 {
	display:block;
	float: left;
	clear: inherit;
	height: auto;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
.menu22 {
	float: right;
	clear: inherit;
	display: block;
	height: auto;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.subMenu {
	font-size: 11px;
	color: #004F82;
	text-decoration: none;
	font-weight: bold;
	clear: left;
	float: left;
	line-height: 21px;
//	display:block;
	width: auto;
	height: auto;
	padding-left: 15px;
	padding-right:0px;
}		
.subMenu1 {
	font-size: 11px;
	color: #004F82;
	text-decoration: none;
	font-weight: bold;
	clear: left;
	float: left;
	line-height: 21px;
//	display:block;
	width:150px;
	height: inherit;
	padding-left: 15px;
	padding-right:0px;
}
.subMenu:hover {
	color: #5576C5;
}
.subMenu1:hover {
	color: #5576C5;
}
.imageborder {
	border: 2px double #6697C0;
}



body {
	margin: 0px;
	text-align: center;
}
#pageMenu {
	background-image: url(menu.jpg);
	float: right;
	height: 894px;
	width: 356px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #00507D;
	font-size: 150%;
	text-indent: 30px;
	text-align: left;
}
h4 {
	font-size: 130%;
	text-indent: 30px;
}

p {
	text-indent: 30px;
}
