﻿body, html {
    height: 100%
}
body {
    color:#214076;
    font: 0.8em Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    background: #ddd url(Images/bg.jpg) repeat-y center;
 }
form { height: 100%; }
.wrapper {
    margin:0 auto;
    width:780px;
    height: 100%;
    padding-left: 1px;
}

h1 {
    font: bold 1.5em Arial,Verdana,sans-serif;
    margin: 20px 0 10px 0;  
}
.grants h1 { text-align: center; }

h2 { 
    font: bold 1.3em Arial,Verdana,sans-serif;
    margin: 20px 0 10px 0;  
}

h4 
{
	font: bold 1.1em Arial,Verdana,sans-serif;
	margin: 20px 0 10px 0;
}

.hdr {
    background: url(Images/headerImage.jpg) no-repeat;
    width: 780px;
    height: 98px;
    
}
.hdr a {
    text-indent: -9999px;
    display: block;
    width: 400px;
    height: 98px;   
    background: url(Images/headerImage.jpg) no-repeat;
}
.hdr-date {
    background: url(Images/dateBarBgImage.jpg) no-repeat;
    color: #fff;
	font: 8pt Georgia, Garamond, serif;
    text-align: right;
    width: 780px;
    height: 16px;   
}
.lower {
    background: #F4F9FF url(Images/leftSideRunner.jpg) repeat-y;
    width: 780px;
}
#lowerLayout {}
#lowerLayout td { vertical-align: top; }
.left {
    background: url(Images/lSideBg2.jpg) no-repeat;
    width: 180px;
}
#menu { 
    height: 230px;
}
#mission h3 { 
    margin: 0;
    text-indent: -9999px;
    background: url(Images/missionStatement.jpg) no-repeat;
    width: 180px;
    height: 26px;
}
#mission p {
    margin: 0;
    padding: 0 6px;
    color: #fff;
    font: 9pt Times New Roman, serif;
    width: 140px;
}
.content {
    background: url(Images/mainBg.jpg) no-repeat;
    width: 600px;
}


.footer {
    font: bold 1em Times New Roman, serif;   
}
.footer-bottom #copyright,
.footer-bottom #terms {
    text-align: center;
}

.footer-default {
    width: 600px;
    position: relative;
    left: 180px;   
}
.footer-default .footer-top,
.footer-default #ftrMain {
    display: none; 
}
.footer-default .footer-bottom {
    padding-top: 10px;   
}

.footer-home .footer-top {
    background: #456492 url(Images/blue_strip.jpg) no-repeat;
    width: 780px;
    height: 22px;
    height: 30px;
}
.footer-home #ftrMain {
    width: 780px;
    height: 207px;
}
.footer-home .footer-main0 { background: url(Images/strip_1.jpg) no-repeat; }
.footer-home .footer-main1 { background: url(Images/strip_2.jpg) no-repeat; }
.footer-home .footer-main2 { background: url(Images/strip_3.jpg) no-repeat; }
.footer-home .footer-main3 { background: url(Images/strip_4.jpg) no-repeat; }
.footer-home .footer-main4 { background: url(Images/strip_5.jpg) no-repeat; }
/*
.footer-home .footer-main5 { background: url(Images/strip_6.jpg) no-repeat; }
.footer-home .footer-main6 { background: url(Images/strip_7.jpg) no-repeat; }
.footer-home .footer-main7 { background: url(Images/strip_8.jpg) no-repeat; }
.footer-home .footer-main8 { background: url(Images/strip_3.jpg) no-repeat; }
*/
.footer-home .footer-bottom {
    background: #214076;
    color: #fff;   
}
.footer-home .footer-bottom a {
    color: #fff;   
}

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000000;
}

.body-txt, .content-sub {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #131552;
}


/* CONTENT */
.content-hdr {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: #214076;
}
.content-sub-hdr {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold
}
 
/* HISTORY(SUBSECTION) */
.subsection { padding: 5px; }

/* GRANTS */
.grants-content {
    margin: 5px;
    width: 590px;
}
.grants th {
    background: #214076;
    color: #fff;
    height: 30px;
}
.grants td { 
    font-weight: bold;
    padding: 5px 5px 20px 5px;
}
.row-total td { padding: 5px; }
.grants-org { width: 40%; }
.grants-amt { width: 10%; }
.grants-prog { width: 50%; }
.grants-total { border-bottom: double #214076; }

/* GRANT APPLICATION */
#app-btns {
    margin: 0 auto;
    width: 250px;
}
#app-btns a {
    display:block;
    float: left;
    width: 100px;
    height: 40px;
    text-indent: -9999px;
    filter: alpha(opacity=20); 
    -moz-opacity: 0.2;
}
#app-btns a:hover {
    filter: alpha(opacity=100); 
    -moz-opacity: 1.0;
}
#app-btns #decline {
    background: url(Images/decline.gif) no-repeat;
    margin-right: 10px;
}
#app-btns #accept {
    background: url(Images/accept.gif) no-repeat;
}

/* Archives */
.archives { text-align: right;}
.archives a {
	text-decoration: underline;
	color: Black;
}
.archives a:hover {
	text-decoration: underline;
	color: Black;
}
.archives a:visited {
	text-decoration: underline;
	color: Black;
}

/* NEWS */
.news {padding: 5px;}
.newsArticle { width:560px; }
.newsArticle h1 { text-align: center; }
/* Captions for News Page */
.MsoCaption {
   font-size: 0.8em;
   padding: 0 20px;
}

.newsItem { 
	width:560px;
	height:198px;
	overflow:auto;
	background-color:#456492;
}
.newsItem a {
	text-decoration:underline;
	color:#fff;
	font-weight:normal;
}
.newsItem a:hover {
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
	/*background-color:#214076;*/
}
.newsList {
	width: 580px;  
	background-color:#214076;						
}

.newsList th {	
    background: #009;
    color: #99f;
    text-align: center;
    padding: 3px;   	
}
.mediaHdr {
	background: url(Images/media_header.jpg);
	width: 543px;
	height:32px;
}
.newsletterHdr {
	background: url(Images/newsletter_header.jpg);
	width: 543px;
	height:32px;
}
.newsDate {
	color:#fff; font-weight:bold; width: 90px;
}
.newsDetail .story {
    width: 425px;
    padding: 10px;
    float: left;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.newsDetail .contact {
    padding: 10px;
    width: 124px;   
    border-top: 1px solid #ccc;
}
.newsDetail .contact h2 {
    margin-top: 0px;
}

/* VIDEO */
.videoGallery {
	 padding-left: 40px;
	 background-color: #F4F9FF;
}

.videoGallery .videoFrame{
	border-width:2px;	
	float:left;	
	width:512px;
	height:450px;
	margin-left: 5px;
	/* background-color: #F4F9FF;*/
	background: url(/Gallery/videobuttons_screen1.jpg) no-repeat; 
}

.videoGallery .videoLinks{
	float:left;	
	overflow:auto;
	width:540px;
	/*margin-right:10px;*/
	padding-top: 10px;
	/*text-align:center;*/
}
.videoGallery .videoLinks a {
   text-align:left;
   /*vertical-align:middle; */
}
.videoGallery .videoLinks img {
	/*vertical-align:middle; */
	cursor:pointer;	
}


/* CONTACT US/BOARD of DIRECTORS */
.contactus { padding: 5px; }
.bod td { padding: 5px 5px 20px 5px;}
.bod-name { font-weight:bold; }
.bod-pos {}
.contactus-footer {
	font-weight:bold; 
	font-style:italic;
}

/* DEFAULT */
.default {padding: 5px;}

/* RESOURCE LINKS */
.resourcelinks { padding: 5px; }

/* For DEFAULT-generated Templates */
.headertpl { padding: 5px; }

/* GALLERY */
.photo { padding: 2px 0px; }
.photo_header {padding: 0px 5px;}
.video { padding: 2px 0px; }
.video_header {padding: 0px 5px;}

/* PRINTING SETTINGS */
@media print {		
	.wrapper {
		margin: 0 auto;
		width:600px;
		height: 100%;
		padding-left: 1px;
	}

	.content {		
		width: 600px;
	}
	
	a { 
	  text-decoration : underline; 
	  color : #0000ff; 
	}
	
	#menu, #mission { 
	  display : none; 
	} 
	
	#navigation, #advertising, #other, #menunav { 
		display : none; 
	} 
	
	.left {
		width: 20px;
	}
	
	.hdr {
		display: none;
	}	
	
	.hdr-date {
		display: none;  
	}
	
	.footer-default {
		width: 600px;
		position: relative;
		left: 20px;   
	}
	
	.newsItem {
		visibility:hidden; 
		height: 1px; 
	}
	
} /* End: Printing Settings */
