body {
	background: #fff;
	font-size: 12px;
	border: 0px  #333333;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
body.int {
	background: #fff;
	font-size: 12px;
	border: 1px  #333333;
	width: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 880px;
	}

h1 {
	color: #000;
	font: 28px Garamond, Palatino, Times, "Times New Roman", serif;
}

h2 {
	color: #000;
	font: 24px Garamond, Palatino, Times, "Times New Roman", serif;
}

h3 {
	color: #000;
	font: 20px Garamond, Palatino, Times, "Times New Roman", serif;
}

h4 {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
}

p,ul,ol,blockquote {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #000;
}


b.header {
	color: #000;
	font: 18px Garamond, Palatino, Times, "Times New Roman", serif;
}


a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}




.intro {
	color: #666666;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 22px;
}

/*#footer {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	}*/
	
#subnav{
	padding-top: 20px;
	padding-bottom: 7px;
	border-bottom: 1px #ccc solid;
	width: 100%;
	text-align: center;
	background-color: #ffffff;

	}

#content {
	position: relative;
	display: inline-block;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 0px solid #666666;
	margin-top: 25px;
	text-align: center;
	width: 830px;
	padding: 45px;
}

#introblock {
	position: relative;
	display: inline-block;
	color: #666666;
	font: 14px Arial, Helvetica, sans-serif;
	width: 830px;
	background-color: #ffffff;
	text-align: left;
	margin-bottom: 75px;
	margin-top: 55px;
}

#navimages {
	margin-top: 90px;
	background-color: #ffffff;
	display: inline;
}

#navimage {
	background-color: #ffffff;
	width: 159px;
	height: 158px;
	text-align: center;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}

#newsline {
	margin-top: 90px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
}

#newsline2 {
	margin-top: 50px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 810px;
	}



#inthenews{
	width: 100px;
	text-align: right;
	float: left;
	margin-bottom: 15px;
	}
#inthenews p{
	margin: 0;
	padding: 0;
	}
#inthenews_cont{
	width: 260px;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	}
#inthenews_cont p{
	margin-top: 0;
	}


#announce{
	width: 120px;
	text-align: right;
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
	}
#announce p{
	margin: 0;
	padding: 0;
	}
#announce_cont{
	width: 650px;
	text-align: left;
	float: left;
	margin-left: 75px;
	margin-bottom: 15px;
	float: left;
	margin-top: 20px;
	}
#announce_cont p{
	margin-top: 2px;
	line-height: 15px;
	}
a.announce-head, span.announce-head{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 5px;
	}


p.homenews {
	color: #666600;
	font: 700 14px Arial, Helvetica, sans-serif;
	margin-top: 0;
}


#banner_about {
	width: 100%;
	height: 134px;
	background-color: #91911c;
	background-image: url(/images/nav/banner_about_bak.gif);
	background-repeat: no-repeat;
	}

#banner_grants {
	width: 100%;
	height: 134px;
	background-color: #193c82;
	background-image: url(/images/nav/banner_grants_bak.gif);
	background-repeat: no-repeat;
	}
	
#banner_grantees {
	width: 100%;
	height: 134px;
	background-color: #7b91aa;
	background-image: url(/images/nav/banner_grantees_bak.gif);
	background-repeat: no-repeat;
	}
	
#banner_outcomes {
	width: 100%;
	height: 134px;
	background-color: #ceaa2d;
	background-image: url(/images/nav/banner_outcomes_bak.gif);
	background-repeat: no-repeat;
	}
	
#banner_community {
	width: 100%;
	height: 134px;
	background-color: #f07028;
	background-image: url(/images/nav/banner_community_bak.gif);
	background-repeat: no-repeat;
	}
	
	
#int_nav {
	background-image: url(/images/nav/nav_bak.gif);
	text-align: center;
	height: 33px;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
	
	
#int_subnav {
	width: 100%;
	background-color: #fff;
	height: 20px;
	text-align: center;
	}
	
#page_nav {
	width: 100%;
	text-align: center;
	display: inline;
	vertical-align: middle;
	line-height: 0px;
	}

#pagecontent {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_about {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_about a{
	color: #666633;
	}
	
#pagecontent_grants {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_grants a{
	color: #44507B;
	}
	
#pagecontent_grantees {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
	
#pagecontent_grantees a{
	color: #7B91AA;
	}

#pagecontent_outcomes {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}

#pagecontent_outcomes a{
	color: #E1B416;
	}

#pagecontent_community {
	margin-top: 35px;
	margin-bottom: 50px;
	width: 500px;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}

#pagecontent_community a{
	color: #F07028;
	}

#pagenav_col {
	margin-top: 35px;
	width: 220px;
	padding: 20px;
	float: left;
	line-height: 22px;
	}
	
#left_col {
	margin-top: 35px;
	width: 110px;
	float: left;
	}

#pic {
	float: left;
	display: inline;
	margin-right: 15px;
	width: 260px;
	font-size: 11px;
	}
	
#formbox {
	padding: 10px;
	background-color: #b8bfdb;
	border: 1px solid #666;
	}

#footer {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 7px;
	top: 2em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	height: 20px;
	clear: both;
	vertical-align: middle;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	line-height: 20px;
	}
	
a.footer{
	color: #666;
	text-decoration: underline;
	line-height: 12px;
	}

a.homesubnav:link {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}

a.homesubnav:visited {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}

a.homesubnav:hover {
	color : #000066;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: bold;
}


a.intsubnav:link {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.intsubnav:visited {
	color : #666666;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.intsubnav:hover {
	color : #000066;
	text-decoration : none;
	font: 15px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #666666;
	font-weight: 700;
}

a.homenav:link {
	color: #ffffff;
	text-decoration : none;
	font: 700 21px "Trebuchet MS", arial, helvetica;
	position: relative;
	width: 100%;
	top: 3.4em;
	opacity: 0.65;
	/*IE only hack*/
	filter: alpha(opacity=70);
	}

a.homenav:visited {
	color: #ffffff;
	text-decoration : none;
	font: 700 21px "Trebuchet MS", arial, helvetica;
	position: relative;
	width: 100%;
	top: 3.4em;
	opacity: 0.65;
	/*IE only hack*/
	filter: alpha(opacity=70);
	}

a.homenav:hover {
	color: #ffffff;
	text-decoration : none;
	font: 700 21px "Trebuchet MS", arial, helvetica;
	position: relative;
	width: 100%;
	top: 3.4em;
	opacity: 1;
	/*IE only hack*/
	filter: alpha(opacity=100);
	}

a.int_navlink:link {
	color: #ccc;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink:visited {
	color: #ccc;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink:hover {
	color: #8B8C35;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline;
	height: 100%;
	}
	
a.int_navlink_ABOUT {
	color: #fff;
	background-color: #666633;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}

a.int_navlink_ABOUT:hover {
	color: #ccc;
	}
	
a.int_navlink_GRANTS {
	color: #fff;
	background-color: #44507B;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_GRANTS:hover {
	color: #ccc;
	}	
	

a.int_navlink_GRANTEES {
	color: #fff;
	background-color: #7B91AA;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_GRANTEES:hover {
	color: #ccc;
	}

a.int_navlink_OUTCOMES {
	color: #fff;
	background-color: #E1B416;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_OUTCOMES:hover {
	color: #ccc;
	}


a.int_navlink_COMMUNITY {
	color: #fff;
	background-color: #F07028;
	text-decoration: none;
	font: 700 15px arial, helvetica;
	padding: 9px 12px 7px 12px;
	display: inline-block;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 100%;
	}
	
a.int_navlink_COMMUNITY:hover {
	color: #ccc;
	}


a.navlink:link {
	color: #999;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink:visited {
	color: #999;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink:hover {
	color: #999;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlinkB:link {
	color: #333;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
a.navlinkB:visited {
	color: #333;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
a.navlinkB:hover {
	color: #333;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	padding-right: 5px;
	}
	
a.navlinkBa:link {
	color: #333;
	text-decoration: none;
	font: 600 10px arial, helvetica;
	padding-bottom: 5px;
	padding-right: 5px;
	}

#pagenav_col div p {
	margin: 0 0 8px 19px;
	padding: 0;
	display: block;
	width: 141px;
}
.hider{
	display: none;
}


/*a.navlinkBa:link {
	color: #333;
	text-decoration: none;
	font: 600 10px arial, helvetica;
	padding-bottom: 5px;
	margin-right: 3px;
	float: left;
	margin-left: 16px;
	width: 140px;
}*/
	
a.navlinkBa:visited {
	color: #333;
	text-decoration: none;
	font: 600 10px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlinkBa:hover {
	color: #333;
	text-decoration: underline;
	font: 600 10px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink_GRANTS:link {
	color: #44507B;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_GRANTS:visited {
	color: #44507B;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_GRANTS:hover {
	color: #44507B;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	text-decoration: underline;
	}


a.navlink_GRANTEES:link {
	color: #7B91AA;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_GRANTEES:visited {
	color: #7B91AA;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_GRANTEES:hover {
	color: #7B91AA;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	text-decoration: underline;
	}


a.navlink_ABOUT:link {
	color: #666633;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_ABOUT:visited {
	color: #666633;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink_ABOUT:hover {
	color: #666633;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}


a.navlink_OUTCOMES:link {
	color: #E1B416;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_OUTCOMES:visited {
	color: #E1B416;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_OUTCOMES:hover {
	color: #E1B416;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_COMMUNITY:link {
	color: #F07028;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}

a.navlink_COMMUNITY:visited {
	color: #F07028;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}
	
a.navlink_COMMUNITY:hover {
	color: #F07028;
	text-decoration: underline;
	font: 700 13px arial, helvetica;
	padding-bottom: 5px;
	}


a.navlink_GRANTS_G {
	color: #fff;
	text-decoration: none;
	font: 700 13px arial, helvetica;
	}

/*
a.navlink_GRANTS_G:hover {
	text-decoration: underline;
	}
*/

span.block{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 4px;
	}
	
span.block_GRANTS{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #44507B;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	

span.block_GRANTEES{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #7B91AA;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	
span.block_ABOUT{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #666633;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}

span.block_OUTCOMES{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #E1B416;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}

span.block_COMMUNITY{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #F07028;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;	
	}

span.block_G{
	font-family: Arial, Helvetica;
	font-size: 24px;
	color: #b8bfdb;
	font-weight: bold;
	line-height: 12px;
	position: relative;
	top: 4px;
	}
	

span.note{
	font-size: 9px;
	color: #666;
	}
	
select{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}

option{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}
	
input{
	font: 14px arial, helvetica;
	color: #44507B;
	border: 1px solid #666;
	}
	
img.staffphoto{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px
	}
	
td.tbl_head{
	background-color: #333;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}

td.tbl_body{
	background-color: #fff;
	color: #000;
	font-size: 11px;
	}
	
p.mod{
	text-align: center; 
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	}
	
div#announce_cont a:link, div#announce_cont a:visited, div#announce_cont a:hover, div#announce_cont a:active{
	color: #F07028;
	}

.subnavbar{
	background-color: #b8bfdb; 
	width: 220px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	line-height: 14px;
	}
.subnavbar a.navlinkB{
	display: block;
	padding: 1px 0 1px 14px;
	}
	
p.grant-update{
	padding: 15px;
	background-color: #efefef;
	font-style: italic;
	border: 1px solid #666;
	}
	
p.grant-update strong{
	color: #44507b;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	margin-bottom: 2px;
	}

.navlinkBa em{
    color: red;
    font-size: 10px;
    font-weight: bold;
	}
	
#home-subnav{
	padding-top: 20px;
	padding-bottom: 7px;
	border-bottom: 1px #ccc solid;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	margin-top: 25px;
	width: 100%;
	text-align: center;
	}
	
#home-subnav span{	
	font: 14px Arial, Helvetica, sans-serif;
	}
	
span.update{
	color: red;
	font-size: 13px;
	font-weight: bold;
	}
	
div.grant-feature{
	padding: 15px;
	background-color: #efefef;
	font-style: italic;
	border: 1px solid #666;
	}

div.grant-feature h3{
	margin-top: 1px;
	}