* {
	margin: 0;
	padding: 0;
}
body {
	font: 75.009% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: #4c688e;
}
a img {
	border: 0;
}
#container {
	width: 780px;
	background: #fff url("images/ContentBackground.gif") top center repeat-x;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}
#header {
	background: #fff url("images/Logo.gif") top center no-repeat;
	display: block;
	height: 204px;
	width: 1057px;
	margin: 0 auto;
	text-align: left;
}
#header h2 {
	text-indent: -9000em;
}
#header p {
	font: 139% Geneva, Arial, Helvetica, sans-serif;
	color: #7b9fcf;
	text-align: center;
	margin: 55px 0 0 300px;
}
#content {
	padding: 0 20px;
}
#content h1 {
	color: #2a4262;
	padding: 3px 3px 0 3px;
	margin: 0 0 8px 0;
	border-bottom: 3px solid #97b1d5;
	font: 225.009% 'Minion Pro', 'Times New Roman', Georgia, Times, serif;
	font-weight: bold;
}
#content h2 {
	color: #2a4262;
	border-bottom: 1px solid #97b1d5;
	font: 200.009% 'Minion Pro', 'Times New Roman', Georgia, Times, serif;
}
#content h3 {
	font: 150.009% 'Times New Romain', Georgia, Times, serif;
	text-decoration: underline;
}
#content p {
	margin: 6px 0 15px 9px;
}
#content .notifyblock {
	background: #e4ebf4;
	margin: 0 0 15px 0;
	border: 1px dashed #a7b9d2;
}
#content .notifyblock p {
	padding: 10px;
	border: 4px solid #fff;
	text-align: center;
}
#content .image {
	float: right;
	background: url("images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#content .image div {
	background: url("images/shadow2.png") no-repeat left top !important;
	background: url("images/shadow2.gif") no-repeat left top;
	padding: 0px 5px 5px 0px;
}
#content .image img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
#content .imagel {
	margin: 10px 0 0 5px;
}
#content .imagel div {
	padding: 0 5px 0 0;
}
#content .imagel img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}
#footer {
	margin: 0 auto;
}
#footer #coloredbox {
	margin: 5px auto;
	background: #e4ebf4;
	border-top: 1px solid #a7b9d2;
	border-bottom: 1px solid #a7b9d2;
}
#footer #coloredbox div {
	border: 4px solid #fff;
	padding: 5px;
}
#footer table {
	border: 0;
	text-align: center;
}
#footer table p {
	margin: 0 0 5px 0;
}
#footer img {
	border: 0;
}
.whl {
	background: #3c6aa9;
	width: 100%;
	height: 8px;
	margin: 0;
	padding: 0;
}
#jpda-menu {
	list-style-type: none;
	width: 780px;
	position: relative;
	height: 31px;
	font-size: 13px;
	margin: 0 auto;
}
#jpda-menu li {
	display: block;
	float: left;
	margin: 0;
	height: 27px;
}
#jpda-menu li a, #jpda-menu li a:link, #jpda-menu li a:visited {
	display: block;
	float: left;
	color: #4c688e;
	background: #fff;
	border-top: 4px solid #7e98bc;
	line-height: 27px;
	text-decoration: none;
	padding: 0 17px 0 18px;
	height:27px;
}
#jpda-menu li a:hover, #jpda-menu li a:active {
	color: #121212;
	background: #f7f9fc url("images/ContentBackground.gif") middle center no-repeat;
	border-top: 4px solid #385275;
}
#jpda-menu li a.active, #jpda-menu li a.active:hover {
	color: #121212;
	background: #eff2f7 url("images/ContentBackground.gif") top center no-repeat;
	border-top: 4px solid #385275;
}
