html {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #e7eae3;
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 20px;
	margin: 0px 0px 12px 0px;
	color: #222;
	color: #506a2d;
	font-family: times new roman;
	font-weight: normal;
	font-size: 20pt;
	padding: 0px;
}

h2 {
	font-size: 13.5pt;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #222;
	color: #623b86;
}

h3 {
	font-size: 11pt;
	margin: 0px 0px 8px 0px;
	color: #222;
	color: #506a2d;
}

h4 {
	font-size: 10.5pt;
	margin: 0px 0px 12px 0px;
	color: #222;
}

a {
	color: #506a2d;
	outline: none;
}

a:hover {
	color: #623b86;
}

p, td {
	font-family: Helvetica, Arial,  Sans-serif;
	font-size: 10.5pt;
	color: #333;
	margin: 0px 0px 8px 0px;
	line-height: 20px;
}

ul, ol {
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

li {
	font-family: Helvetica, Arial,  Sans-serif;
	font-size: 10.5pt;
	color: #333;
	margin: 0px 0px 6px 16px;
}

img {
	border: 0px;
	vertical-align:middle;
}

.fieldName {
	padding: 2px;
	text-align: right;
	width: 160px;
}

.fieldVal {
	padding: 2px;
}

.fieldNameError {
	width: 160px;
	padding: 18px 2px 0px 2px;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #deb63c;
	border-left: 1px solid #deb63c;
	border-bottom: 1px solid #deb63c;
	background-color: #fcfba0;
}

.fieldValError {
	padding: 2px;
	border-top: 1px solid #deb63c;
	border-right: 1px solid #deb63c;
	border-bottom: 1px solid #deb63c;
	background-color: #fcfba0;
}

.fieldValError p {
	color: red;
	font-size: 8.5pt;
	margin: 0px;
}

#header {
	background: #fff url('../images/keys.jpg') right top no-repeat;
	padding: 26px 0px 6px 16px;
}

#content {
	background: #fff url('../images/contentbg.gif') left top repeat-x;
	padding: 32px 36px 10px 36px;
}

#homeContent {
	background: #fff url('../images/contentbg.gif') left top repeat-x;
	padding: 0px;
}

#footer {
	background-color: #f0f2ec;
	color:#666666;
	text-align: center;
	padding: 12px;
}

#footerLinks {
	color: #222;
	font-weight: bold;
	font-size: 9pt;
	padding: 8px;
}

#footerLinks a {
	color: #444;
	font-weight: normal;
	font-size: 9pt;
	margin: 0px 8px 0px 8px;
}

#copyright {
	text-align: center;
	font-color: #444;
	font-size: 8pt;
	padding: 0px 0px 8px 0px;
}

.block { 
	margin-bottom: 12px;
	width: 220px;
}

.block h2 {
	background: #fff url('../images/blockhdr.gif') left top no-repeat;
	color: #fff;
	padding: 5px 4px 3px 10px;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
}

.block div {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 6px 6px 2px 6px;;
}

.block div p {
	margin: 0px 0px 4px 0px;
}

.block div p a {
	font-weight: bold;
	font-size: 10pt;
}

.edit {
	width: 300px;
}

.divider {
background-color:#CCCCCC;
border:0 none;
color:#CCCCCC;
height:2px;
width: 800px;
}
/*============================================================================================================================================
	MESSAGE DIALOG
============================================================================================================================================*/

#message
{
padding:0px; 
margin:0 auto; 
border:1px solid #888888;
width: 400px;
font-size:15px;
clear:both;
margin-top:15px;
}

#message .header{ 
margin:0px; 
border:0px;
background-color:#516fa7;
color: #ffffff;
padding:3px;
font-weight:bold;
font-size:14px;
}

#message .close{ 
margin:0px; 
border:0px;
float:right;
padding-right: 3px;
}


#message .close img{ 
vertical-align: middle;
}

#message .content{ 
margin:0px; 
border:0px;
background-color:#ffffff;
padding:8px;
font-size:13px;
}

#message h1
{
	font-size: 20px;
}

#message h1.error
{
	color:red;
}
/*============================================================================================================================================
	HEADER MENU
============================================================================================================================================*/
#header_menu {
	height: 42px;
	line-height: 42px;
	clear:both;
	background: #d1e8b1 url('../images/menubg.gif') left top repeat-x;
}

#header_menu a {
	display: block;
	height: 42px;
	float: left;
	color: #623b86;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 30px;
}

#header_menu a#sel {
	background: transparent url('../images/menuselbg.gif') center top no-repeat;
	color: #8953bb;
}

#header_menu a:hover {
	color: #8953bb;
}

#header_menu .right_wing {
	float:right;
}
#header_menu .right_wing a
{
	font-size: .88em;
}
#header_menu b
{
	border-right: 1px solid #aaaaaa;
	width: 1px;
	background-color: #efefef;
	overflow: hidden;
	height: 29px;
	margin:3px;
	float:left;

}
.menu_seperator {
	border-right: 1px solid #badc8f;
	width: 1px;
	background-color: #e6f3d2;
	overflow: hidden;
	height: 29px;
	margin: 7px 0px 0px 30px;
	float:left;
}

#logout_link
{
	font-size: 12px;
	FONT-FAMILY: Helvetica, Verdana, Arial,  Sans-serif;
	display:inline;
}

/*============================================================================================================================================
	WRAPPER
============================================================================================================================================*/
#wrapper {
	background: #fff url('../images/pagebg.gif') left top repeat-y;
	width: 940px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	padding: 0px 6px 0px 6px;
}

.wrapper_cap {
	background-repeat: no-repeat;
	width: 902px;
	padding-top:0px;
	height:18px;
	left:-1px;
	position:absolute;
	z-index: 99;
}

#wrapper_cap_top
{
	background-position:top left;
	margin:0 auto;
}

#wrapper_cap_bottom
{
	margin-top:-18px;
	background-position: bottom left;
}


/*============================================================================================================================================
	LOGIN DIALOG BOX
============================================================================================================================================*/
#login_box
{
border: 1px solid #888888;
width:500px;
margin: 0 auto;
background-color:#f6f6f6;
}


#login_box .login_header
{
height:20px;
line-height:15px;
background-color: #cccccc;
border-bottom:1px solid #888888;
background-image: url( 'images/login_bg.gif' );
background-repeat: repeat-x;
background-position: top;
text-align:left;
padding-top:4px;
}

#login_box .login_header img
{
vertical-align:middle;
margin-right:5px;
margin-left:5px;
margin-top:-1px;
}

/*============================================================================================================================================
	404 DIALOG
============================================================================================================================================*/
.dialog_404
{
	width:450px;
	border: 2px solid #820000;
	margin: 0 auto;
	padding: 10px;
}
.dialog_404 h1
{
	display:inline;
}

.dialog_404  .cms_content
{
	text-align:center;
	margin:10px;
}
/*============================================================================================================================================
	DIALOG
============================================================================================================================================*/

.dialog
{
padding:10px; 
margin:0px; 
border:1px solid #888888;
font-size:13px;
background-color: #fbfbfb;
}

.dialog .header{
padding:0px; 
color:#666666;
background-color:#daedbf;
padding: 4px 8px;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #888888;
border-top:1px solid #888888;
margin: -11px -10px 20px -10px;
background-image:url(images/dialog_bg.gif);
}

/*============================================================================================================================================
	INPUT FORM
============================================================================================================================================*/
.input_form input[type="text"], .input_form textarea, .input_form input[type="password"]
{

    font-family: Arial, Sans-Serif;
    font-size: 13px;
  
    padding: 2px;
   border:1px solid #bbbbbb;

    background-image: url( 'images/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
	vertical-align:middle;
}

.input_form input[type="text"]:focus, .input_form  textarea:focus, .input_form  input[type="password"]:focus
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}

.activeField
{
        background-image: none;
        background-color: #ffffff;
        border: solid 1px #33677F;
}
.idle
{
    border:1px solid #bbbbbb;
    background-image: url( 'images/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}

.input_form select
{

border:1px solid #888888;
margin:2px;
font-size:12px;

    font-family: Arial, Sans-Serif;
 
    margin-bottom: 5px;
  

   border:1px solid #bbbbbb;

    background-image: url( 'images/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}

button, .input_form button, input[type="submit"]
{
    display:inline;
    margin:0 7px 0 0;
    background-color:#efefef;
    border:1px solid #aaa;
    border-top:1px solid #bbb;
    border-left:1px solid #bbb;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:4px 7px 5px 7px; /* Links */
  
}

button:hover, .input_form button:hover, input[type="submit"]:hover {
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;

}

/*============================================================================================================================================
	TABLES & SORTING
============================================================================================================================================*/


#grantsList {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 32px;
}

#grantsList tr th {
	border-top: 1px solid #d5eab8;
	border-bottom: 1px solid #b7d48e;
	background-image: url('images/menu_bg.gif');
	font-size: 10pt;
	color: #493683;
	padding: 0px 6px 0px 6px;
	height: 32px;
}

#grantsList tr td {
	padding: 4px 6px 4px 6px;
}

#grantsList tr.titleRow td {
	background: transparent url('../images/rowbg.gif') left top repeat-x;
	font-weight: bold;
	font-size: 10.5pt;
}

.usertable
{
padding:0px; 
margin:0px; 
border:1px solid #888888;
font-size:15px;
width:100%;

}

.usertable td{
padding:1px 5px 1px 5px;
margin:0px; 
border-right:1px solid #888888;
font-size:13px;
border-top:1px solid #888888;
}

.usertable .header{
padding:0px; 
margin:0px; 
background-color:#daedbf;
padding-left:8px;
padding-right:8px;
font-size:15px;
border-bottom:1px solid #888888;
background-image:url(images/dialog_bg.gif);
}

.usertable .header a{
text-decoration: none;
color: #666666;
width:100%;
display:block;
padding-right:10px;
}

.usertable .header .sort_asc a{
text-decoration: none;
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/sort_asc.gif');
}


.usertable .header .sort_asc a:hover{
text-decoration: underline;
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/sort_desc.gif');
}


.usertable .header .sort_desc a{
text-decoration: none;
color: #666666;
width:100%;
display:block;
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/sort_desc.gif');
}


.usertable .header .sort_desc a:hover{
text-decoration: underline;
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/sort_asc.gif');
}

.usertable .header a:hover{
text-decoration: underline;
color: #666666;
width:100%;
display:block;
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/sort_asc.gif');
}


.usertable .header td{
border:0px;
border-right:1px solid #badc8f;
border-left:1px solid #ffffff;
color: #666666;
}

.usertable .endcell{
border-right:0px;
}
.usertable .purge_session{
font-size:11px;
}

.usertable .row_even{
background-color: #eeeeee;
}


/*============================================================================================================================================
	NAVIGATION
============================================================================================================================================*/
.nav_box
{
	line-height: 30px;
	height:30px;
	text-align: center;
}

.nav_box a 
{ 
	margin:0px 4px 0px 4px;
}

.nav_first
{
	font-size: .9em;
	padding-left: 10px;
	background-repeat:no-repeat;
	background-position: center right;
	background-image:url('images/nav_first_result.gif');
	text-decoration:none;
}

.subscription_modify
{
	font-size: .9em;
	padding-left: 18px;
	background-repeat:no-repeat;
	background-position: center left;
	background-image:url('images/page_go.gif');
	height:17px;
	padding-bottom:1px;
}

.subscription_modify_small
{
	font-size: .9em;
	padding-left: 12px;
	background-repeat:no-repeat;
	background-position: top left;
	background-image:url('images/page_go_small.gif');
	height:17px;
	padding-bottom:2px;
}

.nav_last
{
	font-size: .9em;
	padding-right: 10px;
	background-repeat:no-repeat;
	background-position: center left;
	background-image:url('images/nav_last_result.gif');
	text-decoration:none;
}

.nav_prev
{
	font-size: .9em;
	padding-left: 10px;
	background-repeat:no-repeat;
	background-position: center left;
	background-image:url('images/nav_prev.gif');
}
.nav_next
{
	font-size: .9em;
	padding-right: 10px;
	background-repeat:no-repeat;
	background-position: center right;
	background-image:url('images/nav_next.gif');
}
.nav_tr
{
	border:0px;
}


#urchin_view
{
width:980px;
height: 600px;
border:0px;
}
.nav_tr td
{
	border:0px;
}
.nav_link_selected
{
font-weight: bold;
	margin:0px 8px 0px 8px;
	font-size: 1.1em;
}
.nav_link
{
font-size: .9em;
}

/*============================================================================================================================================
	FOUNDATION PAGE FORMATING
============================================================================================================================================*/
.foundation_field
{
font-weight:bold;
color:#333333;
}

#foundation_profile {
}


#foundation_profile h1, #foundation_profile h2, #foundation_profile h3 {
	color: #222;
}

.search_table
{
vertical-align:middle;
}
.search_table input
{
margin-top:5px;
}
.search_field_name
{
text-align:right;
font-weight:bold;
padding-right:10px;
vertical-align:middle;
width:170px;
}

.edit_link a
{
padding-right:21px;
}
.edit_link a:hover
{
background-repeat:no-repeat;
background-position: center right;
background-image:url('images/edit_pencil.gif');
}

.edit_lock
{
background-repeat:no-repeat;
background-position: center center;
background-image:url('images/edit_lock.gif');
}

#foundation_information {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}

#foundation_information tr th h2 {
	margin-bottom: 4px;
}

#foundation_information tr td {
	border: 1px solid #ccc;
	margin-right: 24px;
	padding: 12px 16px 8px 16px;
	background-color: #f5f5f5;
}

#notes-updates {
	padding:6px 16px;
	border: 1px solid #DDDDDD;
}
#notes-updates-h {
	margin:12px 0 12px 0;
}

#micodes {
	margin: 16px 0px 32px 0px;
	background-color: #fbf6cf;
	border: 1px solid #f1e581;
	padding: 6px 16px 0px 16px;
}

#synopsisBox {
	background-color: #ecf6da;
	border: 1px solid #cfe7b0;
	padding: 6px 16px 8px 16px;
	margin-bottom: 32px;
}

#grantinfoBox {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 6px 16px 8px 16px;
	margin-bottom: 32px;
	color: #222;	
	font-size: 10.5pt;
	color: #222;
	line-height: 20px;
}

#guidelinesBox {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 6px 16px 8px 16px;
	margin-bottom: 32px;
}

#publicationsBox {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 6px 16px 8px 16px;
	margin-bottom: 32px;
}

#contactsBox {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 6px 16px 8px 16px;
	margin-bottom: 32px;
}

#snyopsisBox p, #guidelinesBox p, #publicationsBox p, #contactsBox p {
	margin: 0px 0px 4px 0px;
}

.error {
	color: red;
	background-color: #fdd;
	border: 1px solid red;
	padding: 12px 12px 10px 12px;
}

.last_updated {
	font-size: .9em;	
}

.searchresults_grant_count {
	margin-right:10px;
}

div.align-right {
	float:right;
}

div.align-left {
	float:left;
}

.clear-both {
	clear: both;
}
span.ein{
	/* font-size:18px;*/
}

