body {

	background-color: black;
	
}


.page {

	background-color: black;
  	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/*text-align: left;*/
	text-align: justify; 
}

.header {

	margin-top: 20px;
	background-color: black;
	padding-bottom: 10px;
}

.footer {

	padding: 10px;
}

.logo {

	background-color: #48484a;
	padding: 10px;
	text-align: left;
	border-style:none;
	border: 0px;
	
	

}


.nav {
	
	background-color: black;
	padding: 10px;
	padding-bottom: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	background-color: black;
	padding: 0px;
}

ul li {
	
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	
	
	margin-right: 40px;
	background-color: black;
}

ul li a {

	float: left;
	padding-left: 10px;
	background-color:0;
}

.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;}

.main {

	background-color: #58595B;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 2px;
}


/*
.nav {

	background-color: black;
	width: 739px;
	height: 36px;
	
	font-size: 12px;
	font-family: helvetica, verdana, tahoma;
}
*/

a {
	color: white; text-decoration: none;
	
	font-size: 12px;
	font-family: helvetica, verdana, tahoma;
}

a:hover { color: #9FCC3B;}*/
/*a:hover { color: blue; } */

a:visited { color:#58595B; }
a:active {
}


.adobe {

	color: white;
}


.divider {
	
	background-color: black;
	margin-left: 0px;
	float: left;
}

.foot a {

	color: #FFFFFF;
	font-weight: normal;
}

.ft {

	background-color: #9FCC3B;
	height: 16px;
}
.bt {

	background-color: #9FCC3B;
	height: 14px;
}

.data1 {
	
	padding: 10px;
}

p {

	font-size: 14px;
	line-height: 20px;
}

.space {

	height: 228px;
}

h1, .h1{font-size:196%; font-weight:normal; font-style: normal; color:#9FCC3B;}
h2, .h2{font-size:167%; font-weight:normal; font-style: normal; color:#9FCC3B;}
h3, .h3{font-size:146.5%; font-weight:normal; font-style: normal; color:#9FCC3B;}
h4, .h4{font-size:123.1%; font-weight:normal; font-style: normal; color: #9FCC3B;}
h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#9FCC3B;}
h6, .h6{font-size:108%; font-weight:normal; font-style: italic; color:#9FCC3B;}
