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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

body {
	background-color: #c8c8c8;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	bottommargin="0"
}

a:visited {  color: #000080; text-decoration: none}
a:link {  color: #000080; text-decoration: none}
a:hover {  color: #000080; text-decoration: underline}
a:active {  color: #000080; text-decoration: underline}

.greenscript {
	font-family: "Brush Script MT";
	font-size: 60pt;
	color: #2A8235;
}

.links {font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
}
.footerlinks {font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.highlights {font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight:bold;
	display: marker;
	color: #000;
	background: #FF0; 
}

.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	letter-spacing: 1pt;
}

.alltech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #2A8235;
	font-weight:bold;
}

.greenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #2A8235;
	font-weight:bold;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight:bold;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C00;
	font-weight:bold;
}

.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #C00;
	font-weight:bold;
}

.largeblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}
.largegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #646464;
	font-weight:bold;
}

.gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #646464;
	font-weight:bold;
}

#wrapper {
	width: 1100px;
	padding: 0px;
	margin: auto;
	float: left;
}

#heading {
	width: 1100px;
	float: left;
}

#c1 {
	width: 1100px;
	float: left;
}
	

#c2 {
	width: 1100px;
	float: left;
}

#footer {
	width: 1100px;	
	clear: both;
}