@charset "UTF-8";
/* CSS Document */

body 
	{
	background-color: #FFFFFF;
	margin: 0px
	}
p 	{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	}
#horizon        
	{
	color: white;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#container    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -477px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 955px;
	height: 600px;
	visibility: visible
	}
#whatyouseeBtn {
	background-image: url(images/whatYouSeeBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#whatyouseeBtn a {
	background-image: url(images/whatYouSeeBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#whatyouseeBtn a:hover {
	background-image: url(images/whatYouSeeBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 150px;
}
#whatschangingBtn {
	background-image: url(images/whatsChangingBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	width: 150px;
	float: left;
}
#whatschangingBtn   a {
	background-image: url(images/whatsChangingBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 150px;
	float: left;
}
#whatschangingBtn   a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#faqBtn {
	background-image: url(images/faqBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#faqBtn a {
	background-image: url(images/faqBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#faqBtn  a:hover {
	background-image: url(images/faqBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#linksBtn {
	background-image: url(images/linksBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#linksBtn a {
	background-image: url(images/linksBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#linksBtn a:hover {
	background-image: url(images/linksBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#newsmediaBtn {
	background-image: url(images/newsMediaBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#newsmediaBtn a {
	background-image: url(images/newsMediaBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#newsmediaBtn a:hover {
	background-image: url(images/newsMediaBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#BGinfoBtn {
	background-image: url(images/BGinfoBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#BGinfoBtn a {
	background-image: url(images/BGinfoBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#BGinfoBtn a:hover {
	background-image: url(images/BGinfoBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#listATMBtn {
	background-image: url(images/listATMBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#listATMBtn a {
	background-image: url(images/listATMBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#listATMBtn a:hover {
	background-image: url(images/listATMBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#termAndDefinitionsBtn {
	background-image: url(images/termsAndDefinitionsBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 70px;
	width: 150px;
}
#termAndDefinitionsBtn a {
	background-image: url(images/termsAndDefinitionsBtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 150px;
}
#termAndDefinitionsBtn a:hover {
	background-image: url(images/termsAndDefinitionsBtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contentWrapper {
	background-image: url(images/contentBG.gif);
	background-repeat: no-repeat;
	height: 425px;
	width: 565px;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
#content {
	height: 395px;
	width: 515px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A1A1A;
	text-align: left;
	overflow: auto;
}
#title {
	margin-bottom: 15px;
}
.boldTxt {
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}
a:link {
	color: #FAFAFA;
	text-decoration: none;
}
a:visited {
	color: #FAFAFA;
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: underline;
}
a:active {
	color: #FAFAFA;
	text-decoration: none;
}
#downloadBrochureBtn a {
	background-image: url(images/downloadBrochureBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 140px;
	float: left;
}
#downloadBrochureBtn a:hover {
	background-image: url(images/downloadBrochureBtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clearBoth {
	clear: both;
}
#pageNumbers {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	position: absolute;
	width: 515px;
	top: 480px;
}
.faqTitles {
	font-size: 15px;
	color: #FAFAFA;
}
.pageDivide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#apcaLogo a {
	background-image: url(images/apcaLogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 115px;
	float: left;
}
#apcaLogo a:hover {
	background-image: url(images/apcaLogo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#apcaLogoContainer {
	height: 70px;
	width: 115px;
	margin-right: auto;
	margin-left: auto;
}
#mediaReleasesBtn a {
	background-image: url(images/mediaReleaseBtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 25px;
	width: 112px;
}
#mediaReleasesBtn a:hover {
	background-image: url(images/mediaReleaseBtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
