
.right-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #689F8A;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.leadership { font-family: arial, sans-serif; font-size: 80%; color: #000000;}

<!--
    /* Don't underline links */
    a:link {text-decoration: none; color: #339966;}
    a:visited {text-decoration: none; color: #800080;}
	a:active {text-decoration: none; color: #FF0000;}
    /* Add Hover with color to links */
    a:hover {text-decoration: none; color:#FF0000;}
	
	a.topnav:link {color: white; font-family: arial, sans serif; font-size: 100%; text-decoration: none; font-weight: bold;}
	a.topnav:visited {color: white; font-family: arial, sans serif; font-size: 100%; text-decoration: none; font-weight: bold}
	a.topnav:hover {color: gray; font-family: arial, sans serif; font-size: 100%; text-decoration: none; font-weight: bold}
	
	a.topnav2:link {color: white; font-family: arial, sans serif; font-size: 90%; text-decoration: none; font-weight: bold;}
	a.topnav2:visited {color: white; font-family: arial, sans serif; font-size: 90%; text-decoration: none; font-weight: bold}
	a.topnav2:hover {color: gray; font-family: arial, sans serif; font-size: 90%; text-decoration: none; font-weight: bold}
	
	.introtext	{color: black; font-family: arial, sans serif; font-size: 28px; font-weight: bold;}
	.secondarytext	{color: black; font-family: arial, sans serif; font-size: 18px; font-weight: bold;}
	.introtable	{color: black; font-family: arial, sans serif; font-size: 14px;}
	.rightnavheader	{color: #0c7153; font-weight: bold; font-size: 14px; font-family: arial;}
	.rightnav	{color: black; font-size: 12px; font: arial; font-family: arial, sans serif;}
	.maintext	{color: black; font-size: 12px; font-family: arial, sans serif;}
  -->
  
  .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

div.cf_wrapper {
position: absolute;

}
div.cf_element {
               width: 480px;
			   
}

div.cf_element div.content {
              
			   font-size: 12px;  color: #000000;
}

