/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
 margin: 0px;
}
.copyright {font-family: Arial, Helvetica, sans-serif; 
			color: #727272; 
			font-size: 10px;
}
	A:LINK {
	color: 7A9723;
} 
	A:ACTIVE {
	color: 7A9723;
} 
	A:VISITED {
	color: 7A9723;
} 
	A:HOVER {
	color: 7A9723;
} 
  body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style6 {color: #7a9723; }
.style10 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
  .white {	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}
.style26 {font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-size: 12px; }
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A9723;
	font-size: 14px;
	font-weight: bold;
}
.greeni {	
	font-family: Arial, Helvetica, sans-serif;
	color: #7a9723;
	font-size: 12px;
	font-style: italic;
}
.green {color: #7a9723; 
		font-weight: bold; 
		text-align: justify;
		}
.bottomgry {
	font-size: 14px;
	font-weight: bold;
}
  .dash {color: #000000}
  .bottomgreen {color: #7a9723;
 			font-size: 14px;
			font-weight: bold;}
			
			
/*** Added by Artesian Design Group ***/
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: 7A9723;
}

h1 {
	font-size: 1.4em;
}

h2, h1.subHead {
	font-size: 1em;
	margin: 1.2em 0 0 0;
	padding: 0;
	color: #7A9723;
	text-align: left;
}

p.whiteParagraph {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-align: justify;
}

p {
	margin-top: 0;
	margin-bottom: 1.25em;
}

.noTopMargin {
	margin-top: 0;
}
/*** End Artesian Design Group addition ***/