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

body {
	background-color: #4a85ac;
	color: #005085;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	
}

a.footer:link {
color: #FFF;
text-decoration: none;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
}

a.footer:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif
font-size:10px;
}

a.footer:hover {
	color:#FFF;
	text-decoration:underline;
	font-family: Tahoma, Geneva, sans-serif;
font-size:10px;
}

a.footer:active {
	text-decoration: none;
	color: #FFF;
	font-family:Tahoma Geneva, sans-serif;
font-size:16px;
}


a:link { 
color: #4a85ac;
text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a:visited {
	color: #4a85ac;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a:hover {
	color:#4a85ac;
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a:active {
	text-decoration: underline;
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

a.container:link {
color: #4a85ac;
text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a.container:visited {
	color: #4a85ac;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
font-size:16px;
}

a.container:hover {
	color:#4a85ac;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
font-size:16px;
}

a.container:active {
	text-decoration: none;
	color: #4a85ac;
	font-family:"Times New Roman", Times, serif;
font-size:16px;
}
	
#header {
 height: 182px;
 width: 725px;
}

#container {
	width:725px;
}

#sideimage {
	
	width: 179px;
float: left;
padding-right:10px;
}

#topnav {
	width: 725px;
	height: 56px;
	background-color: #6d945b;
	font-size:12px;
	font-family:Tahoma Geneva, sans-serif;
}
a.topnav:link {
color: #4a85ac;
text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

a.topnav:visited {
	color: #4a85ac;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
font-size:12px;
}

a.topnav:hover {
	color:#4a85ac;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
font-size:12px;
}

a.topnav:active {
	text-decoration: none;
	color: #4a85ac;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#subnav {
	width: 725px;
	height: 40px;
	background-color: #549636;
	font-size:12px;
}

#directorimages {
	width: 190px;
float: left;
padding-right:10px;
}

a.grants:hover {
	color:#000;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
font-size:x-large;
}

a.grants:active {
	text-decoration:none;
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	}

a.directors:hover {
	color: #000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

a.directors:active {
	color: #000;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
font-size:12px;
}


#content {
	width: 708px;
	background-color:#FFF;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color: #000;
padding-right: 5px;
padding-top: 5px;
padding-left:12px;
}

#footer {
	width: 725px;
	height: 47px;
	background-color: #0067ac;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	float: left;
}