body{

	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#d6d6d6;
	

}

/* Layout */

#wrapper {
	width:838px;
	margin:auto;
	background-image:url(images/display/body_bg.gif);
	background-repeat:repeat-y;
	position:relative;
}	

#header h1 {
	background-image:url(images/display/header.gif);
	width:838px;
	height:107px;
	margin-top:0px;
	margin-bottom:0px;
}

#header h1 span{
	display:none;
}

#header h1 a {
	display:block;
	border:none;
	width:838px;
	height:117px;
	text-decoration:none;
}

#topNav { 
	padding:3px 25px 5px 25px ;
	position:absolute;
	top:15px;
	right:10px;
}	



#separator {
border-top: dotted 1px #cccccc;
margin-top:5px;

margin-bottom: 5px;
float:none;
}

#content{
	padding:10px 35px 10px 35px;
}

#left {
	width:300px;
	float:left;
}

#left_wide{
	width:400px;
	float:left;
}


.newsHead {
	color:#333333;
	font-weight:bold;
	font-size:11px;
}

#right {
	width:400px;
	float:right;
}	



#right_thin {
	width:310px;
	float:right;
}		
	
#left_program{

	width:210px;;
	float:left;

}

#right_program {
	width:500px;
	float:left;
	margin-left:50px;}	
	
	
#footer {
	clear:both;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height:125%;
}		


	
.clearme {

	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;

}	

/*home page styles*/

#leftHP{
	width:220px;
	float:left;
}
#leftHP ul{
	margin-left:30px;
}

#rightHP {
	background-color:#64bedc;
	float:right;
	width:250px;
	position:relative;
	right:0px;
	border: solid 1px #0194c5;
}

#rightHPwide {
	background-color:#FFFF99;
	float:right;
	width:300px;
	position:relative;
	right:0px;
	border: solid 1px #0194c5;
}

#ctrtHP {
	float:none;
	width:275px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:230px;
	z-index:0;
}

#rightHP h3 {
	padding:0px 5px 0px 10px;
	font-size:13px;
	line-height:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
	margin-top: 6px;
}

#rightHP h3 a {
	text-transform:none;
	font-size:13px;
	line-height:13px;
	color:#fff;
}

#rightHP h3 a:hover {
	text-decoration:underline;
}

#rightHP p {

	padding:0px 5px 5px 10px;
	font-size:10px;
	line-height:10px;

}

#rightHP .news {
	font-size:10px;
	line-height:12px;
	color:#666666;

}


#rightHP blockquote {

	padding: 20px 20px 10px 20px;
	line-height:200%;
	font-style:italic;
	color:#333;
	font-weight:bold;

}

#rightHP #hpimage {
padding:0;
margin:0;
}

#rightHP .eventHilite {
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	padding-top:3px;
	padding-bottom:0px;
	border: dotted 1px #cccccc;
	margin-bottom:10px;
	margin-top:3px;
}

#pageLeft {
	float:left;
	width:430px;
	border-right:dotted 1px #cccccc;
	padding-right:15px;
	margin-right: 10px;
}

#pageRight {
	float:right;
	width:300px;
}

#grant1stYearBox {
	float:right;
	width:280px;
	padding:10px; 
	background-color:#FFFF99;
}


	
/* Typography */


#content p {
	font-size:12px;
	color:#666666;
	line-height:16px;
	margin-bottom:10px;
	margin-top:5px;
}	

#content ul{
	color: #0099CC;
	font-weight:bold;
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	display:block;
	padding-left:15px;
}

#content li {
	color: #0099CC;
	list-style-position: outside;
	list-style-type: disc;	
	margin-left: 10px;

}

a img { border:none; } 


a, a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
	color: #00a6de;
}

a:hover {
	color: #e77e8d;
}


.subhead {
	font-size: 14px;
	color: #DE7C8C;
}



.extraEm {
	color:#DE7C8C;
}


#content #intro {
	font-size: 12px;
	color: #666666;
		line-height: 16px;

	}
	
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #e77e8d;
	margin: 15px 0 15px 0;
	text-align:center;
}

.auction {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	font-weight: lighter;
}



.auctionbold {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}

.mouse {
	font-size: 10px;
}

.sponsorThanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#999;
	line-height:11px;
	padding-top:3px;
}

.hilite {
	color: #DE7C8C;
}

.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	font-style:italic;
	font-size:11px;
	line-height:13px;
}

.story a:link {
	text-transform:none;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}

.story a {
	text-transform:none;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
.story a:visited {
	text-transform:none;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}

.storyHead {
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height:34px;
		color: #DE7C8C;
	font-style: italic;
}

a.donations {
	font-size: 14px;
}

a.newsArticleSubhead {
	font-size: 12px;
}
a:hover.newsArticleSubhead {
	text-decoration: none;
}

.grantFirstYear {
	font-size: 11px;
	font-weight:bold;
	line-height:13px;
	color:#333333;
}

.Quotee {
font-family: Georgia, "Times New Roman", Times, serif;
color: #999999
font-size: 11px;
line-height: 16px;
color: #666666;
}

.subhead2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.textHead {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

.names {font-size: 12px}
	
.callout {
	font-size:12px;
	font-weight:bold;
	background:#FFFF99;
	padding-left:6px;
	padding-top: 6px;
	padding-right:6px;
	padding-bottom:6px;
	color:#333333;
}

.heading {
	font-size: 18px;
	color: #DE7C8C;
	line-height: 20px;
	margin-top:5px;
}

.heading2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	margin-bottom: 5px;
	color: #ffffff;
	line-height: 30px;
}

.index {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
}

.greyBullet {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
	font-weight:normal;
}


#content  h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	color: #0194c5;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:0px;
}
#content h2 {
	color: #0194c5;
	margin-top: -10px;
	margin-bottom: 20px;
	font-weight: normal;
	
	font-size: 18px;
	line-height: 22px;

}
#content  h3 {
	font-size: 13px;
	color: #e77e8d;
	font-weight:normal;
}
#content  #signup h1, #content  #login h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #999;
}

#footer{
color:#666;
font-size:11px;
position:relative;
top:10px;
padding-bottom:10px;
}

#footer a{

	text-decoration:none;
	color: #0194c5;
	font-weight:bold;
	text-transform:uppercase;

}

#footer a:hover{

	text-decoration:underline;
	color: #DE7C8C;


}



#wrapper #content .fileinfo {
color:#666;
font-size:10px;
}


#teamTable td{
text-align:left;
}


.error{
border:dashed 1px red;
padding:5px;
text-align:center;
color:#666;
}


#terms {
	width:200px;
}	

#content .news h3{

	font-size:12px;
	color:#818285;
	margin:0;
	font-weight:bold;
	line-height:normal;
	clear:both;

	
}

#content .news h2{

	font-size:12px;
	color:black;
	margin:0;
	padding:0;
	line-height:normal;
	font-weight:bold;
	
}
#content .news .source {
	margin-bottom:0;
	line-height:normal;
	font-style:italic;
}

#content .news p {
	line-height:normal;
}	

#content .news a {

}

#stories-NP {
	float:right;
	text-align:right;
	margin-bottom:10px;
}


#newsText p {
	color: #333333;
}

li.txt {
	font-color:#666666;
	font-weight:normal;
}

.formLabel{
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
}

a.hiddenLink:link, a.hiddenLink, a.hiddenLink:visited {
	color:#666666;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	font-size:100%;
}	

a.hiddenLink:hover {
	text-decoration:underline;
}

#sidebarScroller {
	 width:250px; 
	 overflow:scroll; 
	 margin-top:6px;		
	 overflow-x:hidden; 
	 background-color:#FFC;
	 padding-bottom:1px;
  	 }