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

body {
	margin: 0;
	background-image: url(images/body-bgr.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.copyright {
	font-size: 9pt;
	color: #FFFFFF;
}

#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.undrlinehdr {
	font-size: 13pt;
	color: #007c92;
	text-decoration: underline;
	font-weight: bold;
}

#undrlinehdr a:link {
	color: #007c92;
	}
	
#undrlinehdr a:hover {
	color: #007c92;
	}
	
#undrlinehdr a:visited {
	color: #007c92;
	}

.turqhder {
	font-size: 16px;
	color: #007c92;
	font-weight: bold;
}

.topmenu {
	color: #007c92;
	font-size: 10pt;
}

#topmenu a:link {
	color: #007c92;
	text-decoration: none;
}

#topmenu a:hover {
	color: #007c92;
	text-decoration: underline;
}

#topmenu a:visited {
	color: #5f0803;
	text-decoration: none;
}

a:link {
	color: #333333;
}

a:visited {
	color: #5f0803;
}

.boldtext {
	font-weight: bold;
}

.mission {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.small-note {
	font-size: 8pt;
	color: #333333;
}
.maroonhder {
	font-size: 16px;
	color: #3D0C08;
	font-weight: bold;
}
.hang {
	text-indent: -4em; margin-left:4em;
}
