body {
	text-align:center;
	background: #616fA2 url(../images/top_grad.png) repeat-x left top;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
p {
	font-size: 13px;
	line-height: 17px;
}
small {
	font-size: 11px;
	line-height: 17px;
}
h1 {
	height: 40px;
	background-color: #30689f;
	font-size: 16px;
	color: #fff;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
#container {
	margin: 0 auto;
	width: 640px;
	text-align: left;
	background: #fff;
}
#top, #bottom {
	margin: 0 auto;
	width: 650px;
	height: 10px !important;
	display: block !important;
	visibility: visible;
}

#mymargins {
	padding: 12px;
}
.push_button_72 {
	display: block;
	background-position: 0 0;
	color: #000;
	text-decoration: none;
	font: bold 12px/22px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	overflow: hidden;
	
	background: url("../images/btn_regular_72.gif") top left no-repeat;
	width: 72px;
}

.push_button_72:hover {
	display: block;
	background-position: 0 0;
	color: #000;
	text-decoration: none;
	font: bold 12px/22px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	overflow: hidden;

	background-position: left -22px;
}

.push_button_72_disabled, .push_button_72_disabled:hover {
	display: block;
	background-position: 0 0;
	color: #b5b5b5;
	text-decoration: none;
	font: bold 12px/22px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	overflow: hidden;
	background: url("../images/btn_regular_72.gif") bottom right no-repeat;
	width: 72px;
}

#footer_copyright {
	display: block;
	color: #fff;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
