@charset "UTF-8";

body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	color: #FFF;
	background-color: #CC0000;
	text-align: center;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#header_top {
	height: 39px;
	background-image: url(images/page_images/header_top.jpg);
}
#logo_bg {
	background-image: url(images/page_images/logo_bg.gif);
	height: 68px;
}
#header_bottom {
	background-image: url(images/page_images/header_bottom.jpg);
	height: 79px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0;
	margin-top: -5px;
	margin-bottom: -5px;
	padding-top: 15px;
}
#close {
	background-image: url(images/page_images/close_bg.jpg);
	height: 192px;
	clear: both;
}
.buttons {
	background-image: url(images/page_images/body_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
}
.opener {
	background-image: url(images/page_images/opener.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
#body {
	background-image: url(images/page_images/body_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: auto;
	vertical-align: top;
	padding-right: 70px;
	padding-left: 75px;
}
.closer {
	background-image: url(images/page_images/closer.jpg);
	background-repeat: no-repeat;
	height: 47px;
	clear: both;
}
.belowButtons {
	background-image: url(images/page_images/body_bg.jpg);
	background-repeat: repeat-y;
	height: 50px;
}
p {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -7px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
	margin-top: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	text-decoration: underline;
	margin-top: 3px;
}
.aboveButtons {
	background-image: url(images/page_images/body_bg.jpg);
	background-repeat: repeat-y;
	height: 10px;
}
#apcontact p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
	cursor: pointer;
}
#MenuBar7 span {
	margin: 0;
	padding: 2px;
	padding-left: 22px;
	display: block;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
#apcontact {
	position:absolute;
	top:239px;
	width:209px;
	height:131px;
	z-index:5;
	background-color: #000;
	border: medium solid #FFF;
	visibility: hidden;
	margin-left: -104px;
	left: 50%;
}