@charset "utf-8";
/* CSS Document */
/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* For modern browsers */
.cf:before, .cf:after {
	content:"";
	display:table;
}

.cf:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom:1;
}

.headerMainImage {
	margin-top: 2em;	
}

.headerACCImage {
	position: fixed;
	opacity: 0.5;
	right: 10px;	
}
.bodytest {
	height: 100%;
	width: 100%;  
	margin: 0 0 3em 0;
	padding: 0 0 20px 0;
	min-width: 670px;
	text-align: center;
	background-color: #000; /* Old browsers */
}

body {
  font-family: Verdana;
	background-color: #000; /* Old browsers E3A820*/	
	margin: 0 auto; 
	text-align: center;
	min-width: 1024px;
}
.APT-text-1 {
	margin: 40px auto 0px;
	display: inline-block;
	opacity: 1;
	background-image: url('../images/sprites-apt.png');
	background-position: -16px -12px;
	width: 230px;
	height: 129px;
}
.APT-text-1:hover {background-position: -12px -160px; opacity: 1}
.headerFontLarge {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
  font-size: 5em;
  margin: 0 auto 0.5em;
	padding-top: 0.6em;
	color: #cfc;
}
.headerFont {
    font-size: 3em;
    margin: 0 auto 1.1em;
}
#dialog-1, #dialog-2, #img-formula1, #img-organization {
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: none; 
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
h1, h3 {
  color: #7b9da4;
}
ol {
  color: white;
  text-align: left;
}
.container-distribute {
	margin: 20px auto 0px;
  height: 180px;
	text-align: center;
 	min-width: 1280px;
  width: 50%;
	position: relative;
}
.container-distribute div.divButton {
	width: 200px;
	height: 80px;
	display: inline-block;
	background:#641314;
	position: relative;
	margin: 18px 7px;
	border: 15px solid #cfc;
	text-align: center; 
}
.container-distribute div.divButton:hover {
	background:#FFA5A6;
	color: #000;
}
.container-distribute:after {
	content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
	display: inline-block;
}
.divText {
	font-size: 2em;
	margin: 0px auto;
	line-height: 80px; 
  color: #7b9da4;
	font-weight: bold;
}
.centerdiv {
 	margin: 10px auto 10px;
  font-size: 1.4em;
  width: 50%;
}
.pushBody {
	margin-bottom: 13em;	
}
code {color: green; font-size: 1.6em} 
img {margin-bottom: 2em}
footer {
	position: fixed;
	color: #cfc;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	bottom: 0;
	left: 0;
	width: 100%;
}
footer p {
  font-size: 0.7em;
	padding-right: 20px;
	margin: 0px;
}