body{
	text-align: center;
	background-color: #3B556E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/_globalsBB/bodybg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}

p{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border: 1px solid #000;
}
#headtable {
	background-image: url(/images/header_ep.jpg);
	height: 226px;
	width: 750px;
	background-repeat: no-repeat;
}
#menuwrap {
	background-color: #00306f;
	padding-top: 5px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#menuwrap ul {
	margin: 0px;
	padding: 0px;
}
#menuwrap li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
}

#menuwrap a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;

}
#menuwrap a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
}
#contentwrap {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
}
.leftIMG {
	float: left;
	border: 1px solid #44607E;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contentfoot {
	background-color: #FFF;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 46px;
	padding-bottom: 10px;
}
#pagefooter {
	margin-top: 30px;
	font-size: 10px;
	color: #FFF;
	margin-bottom: 20px;
}
#pagefooter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
	padding-left: 20px;
}
.quotes {
	background-image: url(/_globalsBB/quotes.jpg);
	width: 600px;
	background-repeat: no-repeat;
	height: 66px;
	background-position: center top;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: center;
	padding-top: 15px;
}
.genIMG {
	border: 1px solid #44607E;
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.bordered {
	border: 1px solid #44607E;
}
.hideme {
	display: none;
}
.leftIMG2 {
	float: left;
	border: 1px solid #44607E;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
