body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
#insideContent ol {
	color: #FFFFFF;
	padding-left: 150px;
	font-size: 13px;
	margin-top: 15px;
	padding-right: 170px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #2e929e;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 902px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 129px;
	width: 902px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(images/back_main.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 902px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContentInside {
	background-image: url(images/inside_02.jpg);
	background-repeat: repeat-y;
	width: 902px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#menuContainer {
	background-image: url(images/back_menu.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 902px;
	margin: 0px;
	padding: 0px;
}
#menuContainerInside {
	background-image: url(images/back_menuInside.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 902px;
	margin: 0px;
	padding: 0px;
}
#insideContent p {
	padding-left: 110px;
	font-size: 13px;
	padding-right: 160px;
	color: #FFFFFF;
	line-height: 22px;
}
#insideContent h1 {
	font-size: 24px;
	font-weight: bold;
	color: #2C8398;
	margin-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #308FA7;
	padding-bottom: 10px;
	margin-right: 150px;
	padding-top: 25px;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/inside_03.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#insideContent {
	width: 902px;
	background-image: url(images/inside_01.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

#box_left {
	width: 285px;
	margin-left: 60px;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 220px;
}
#box_left p {
	font-size: 14px;
	color: #FFFFFF;
}
#boxes_container1 {
	width: 220px;
	margin-left: 60px;
	float: left;
	position: relative;
	border-right-style: solid;
	top: 250px;
	background-color: #f2efbc;
	height: 145px;
	filter: Alpha(Opacity=85);
	opacity: 0.85;
	border-right-width: 1px;
	border-right-color: #999999;
}
#boxes_container1 p {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#boxes_container2 {
	width: 220px;
	margin-left: 0px;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 250px;
	background-color: #f2efbc;
	height: 145px;
	filter: Alpha(Opacity=85);
	opacity: 0.85;
}
#boxes_container1  h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #328690;
	font-weight: bold;
	color: #1F6976;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#boxes_container1 h3 {
	font-weight: bold;
	color: #008000;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#boxes_container1 a {
	color: #23727A;
}
#boxes_container2 p {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#boxes_container2 h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #328690;
	font-weight: bold;
	color: #1F6976;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#boxes_container2 h3 {
	font-weight: bold;
	color: #008000;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#boxes_container2 a {
	color: #23727A;
}


@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	margin: 0;
	padding: 0;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 110px;
	float: left;
	font-weight: bold;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 1em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #2F8DA7;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #2E91A8;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}
#MenuBar1  .news  {
	width: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D91A8;
}
#MenuBar1  .faq  {
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D8FA8;
}
#MenuBar1  .contact  {
	width: 70px;
}
#MenuBar1  .future  {
	width: 120px;
	margin-left: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #368DA8;
}
#MenuBar1  .friends  {
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #358FA7;
}
#MenuBar1  .grant  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3090A8;
	width: 130px;
}
#MenuBar1 .grant_rec {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3090A8;
	width: 128px;
}
#MenuBar1 .board {
	width: 138px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D8FA8;
}


.future .selected {
	color: #FFFFFF;
}

#insideContent li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#insideContent a {
	color: #ACE0D3;
	font-weight: normal;
}

#insideContent h2 {
	font-size: 19px;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 150px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #CCF1E0;
}

.small {
	font-size:10px;
	font-weight:normal;
	line-height: 12px;
}
#insideContent h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 150px;
	margin-bottom: 15px;
	margin-left: 100px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 10px;
}


#insideContent h3 {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2E2D4;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 150px;
	margin-left: 100px;
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 16px;
	font-weight: bold;
}
.grant_rec .selected {
	color: #FFFFFF;
}

.friends .selected {
	color: #FFFFFF;
}
.grant .selected {
	color: #FFFFFF;
}
.news .selected {
	color: #FFFFFF;
}
#insideContent h4 a {
	font-weight: bold;
	color: #FFFFFF;
}
#insideContent h5 {
	font-size: 24px;
	font-weight: bold;
	color: #BBEAD8;
	margin-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #308FA7;
	padding-bottom: 10px;
	margin-right: 150px;
	padding-top: 25px;
	margin-bottom: 20px;
}
.faq .selected {
	color: #FFFFFF;
}
.contact .selected {
	color: #FFFFFF;
}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
}
.bold {
	font-weight: bold;
}
.board .selected {
	color: #FFFFFF;
}
#insideContent td {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
h6 {
	font-weight: bold;
	font-size: 14px;
}
.right_callbox {
	width: 230px;
	float: right;
	margin-right: 150px;
	background-color: #1B6274;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 15px;
}
.oneColFixCtrHdr #container #mainContentInside #insideContent .right_callbox a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContentInside #insideContent .right_callbox .callboxtext {
	font-size: 12px;
	color: #CCCCCC;
}
#MenuBar1  .report {

	width: 150px;
}
#topmenu{
float:right;
font-size:11px;
font-weight:bold;
height:0;
left:40px;
position:relative;
top:25px;
width:300px;

}
#topmenu a:link{
color:#666666
}
#topmenu a:hover{
color:#2F8DA7;
}
#topmenu a:visited{
color:#666666
}

#year_menu{
font-size:11px;
font-weight:bold;
height:0;
left:100px;
position:relative;
}
#year_menu a:link{ color:#666666; font-weight:bold; }
#year_menu a:hover{ color:#2F8DA7; font-weight:bold; }
#year_menu a:visited{ color:#666666; font-weight:bold; }
