h1.headline {
	color: #aaa;
	font-size: 30px;
}

.departmentInfo td, th {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}

.departmentInfo th {
	padding-right: 20px;
}

.waysToGiveBox {
	float: right;
	text-align: left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px;
	padding-left: 10px;
	width: 332px;
}

.waysToGiveBox h2 {
	line-height: 0em;
	font-size: 2.2em;
	letter-spacing: -0.02em;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}

.waysToGiveBox h3 {
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #999;
	padding-top: 7px;
	padding-bottom: 6px;
}

.waysToGiveBox a {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #004480;
}

p {
	font-size: 1.05em;
	color: #333;
}

ul {
	color: #333;
	padding-left: 10px;
	font-size: 1.05em;
	line-height: 1.4em;
}

ul ul li {
	padding-bottom: 0px;
}

ul li {
	padding-bottom: 5px;
}

/******** Layout // *****************************************************/

.thinHeader {

}

ul.realUl a {
	color:#004480;
}

.square {
	list-style-type: square;
}	

ul.realUl a:hover {
	color:#658550;
}

hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: none;
	margin-bottom: 15px;
}

ol {
	margin-left: 50px;
}

ul.sidelinks {
	padding-left: 0px;
	margin-left: 0px;
}

ul.sidelinks li {
	width: 300px;
	border-bottom: 1px dotted #ccc;
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.sidelinks a
	{
	color:#004480;
	}

ul.sidelinks a:hover
	{
	color:#658550;
	}
	
a {
	color:#004480;
}



/* LINK styles */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

/*General heading link styles*/	
h1 a
	{
	color:#fff;
	}

h1 a:visited
	{
	color:#fff;
	}

h1 a:hover
	{
	color:#004388;
	}

h4 a
	{
	color:#004488;
	}

h4 a:hover
	{
	color:#658550;
	}

p a
	{
	color:#004480;
	}

p a:hover
	{
	color:#658550;
	}

/*Style-specific links*/
#legend
	{
	clear:both;
	margin-bottom:0px;
	}
	
#legend h2 a span.subsitename
	{
	font-size: 1.1em;
	font-weight: bold;
	color:#333;
	letter-spacing: -0.01em;
	}

#legend h2 a:hover span.subsitename
	{
	color:#68abd0;
	}

#legend h2 span.pagename
	{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.01em;
	color:#888;
	}
	
#legend h2 span.pagename2
	{
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.01em;
	color:#004480;
	}	

#legend h2 a:hover span.pagename
	{
	color:#aaa;
	}

span.extralink, span.green
	{
	color:#97b657;
	}

span.extralink a
	{
	color:#004480;
	}

/* Heading styles */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

h2.caseBlueGray {
	color: #d1d9dc;
	font-weight: bold;
	font-size: 4.5em;
	letter-spacing: -0.05em;
	text-transform: lowercase;
}

h2
	{
	color:#658550; 
	}

h3					
	{
	color:#004480; 
	}

h4
	{
	color:#333; 
	}

/* SITE-SPECIFIC NAVIGATION styles and configuration */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

/*Default menu aligns left*/
#glocal
	{
	float:left;
	/***for right-aligned navigation: set float to right***/
	/*float:right;*/
	}

#glocalnav, #glocalnav ul 
	{
	float:left;
	/***for right-aligned navigation listing: set float to right***/
	/*float:right;*/
	}

#glocalnav li:hover ul 
	{
	left: auto;
	/***for right-aligned navigation: set right:auto***/
	/*right:auto;*/
	}

#glocalnav li:hover ul, #glocalnav li.sfhover ul 
	{
	margin:-20px 0px 0px 185px;
	/***for right-aligned navigation: change the spacing***/
	/*margin:-20px 185px 0px 0px;*/
	}

/*Styles for site-specific navigation with background color; default color is medium gray with white text*/

.filledmenu ul#glocalnav
	{
	/***for navigation with background color: set background color***/
	background:#b1b1b1;
	/***for navigation without background color: set background to none***/
	/*background:none;*/
	}

.filledmenu ul li a
	{
	/***for navigation with background color: set reversed font color***/
	color:#fff;
	/***for navigation without background color: set non-white font color***/
	/*color:#004480;*/
	}

.filledmenu ul li a:hover
	{
	color:#004480;
	text-decoration:none;
	}

.filledmenu h4.glocal2nav
	{
	margin-top:20px;
	}

.filledmenu #glocalnav li:hover ul, .filledmenu#glocalnav li.sfhover ul 
	{
	
	margin:-20px 0px 0px 160px;
	/***for right-aligned navigation: change the spacing***/
	/*margin:-20px 160px 0px 0px;*/
	}


/*Styles for left navigation with no background color or white background; default menu text color is blue*/
.whitemenu
	{
	width:210px;
	/***optional border for white background menu***/
	/*border-top:#eaeaea 1px solid;*/
	/*border-bottom:#eaeaea 1px solid;*/
	}

.whitemenu ul
	{
	/***for navigation without background color: set background to none***/
	background:none;
	}

.whitemenu ul li a
	{
	/***for navigation without background color: set non-white font color***/
	color:#004480;
	}

.whitemenu ul li a:hover
	{
	color:#658550;
	text-decoration:none;
	}

/*Colors and borders for navigation blow-outs*/

#glocalnav li
	{
	font-size:1.1em;
	padding-top:3px;
	padding-bottom:5px;
	}

#glocalnav li ul 
	{
	background-color:#333;
	border:#444 2px solid;
	}

#glocalnav li ul li
	{
	font-size:12px;
	border-bottom:#666 1px solid;
	}

#glocalnav li ul li a
	{
	color:#fff;
	}

#glocalnav li ul li a:hover
	{
	color:#a3c362;
	}
/*End menu tweaks*/


/* CONTENT specs */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/

#content h2
	{
	margin:13px 0px 10px 0px;
	}

#highlightIMG img
	{
	padding:3px;
	border:#ccc 1px solid;
	}

#highlightIMG h2
	{
	text-transform:uppercase;
	color:#333;
	}

#highlightIMG p
	{
	color:#666;
	}

p.getmore
	{
	text-align:right;
	margin-right:20px;
	}

p.getmore a
	{
	color:#004480;
	text-decoration:none;
	}

p.getmore a:hover
	{
	color:#658550;
	text-decoration:underline;
	}

/*Optional top-of-page feature specs and background graphics*/

#featureContainer {
	position: absolute;
	left: 0px;
	top: 86px;
	width: 100%;
	height: 234px;
	background-color: #eee;
}

#feature
	{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	clear:both;
	width:960px;
	height:225px;
	background-color:#fff;
	display:block;
	text-align:center;	
	margin-bottom:20px;
	}

#feature img
	{
	margin-top:10px;
	}

#featureMenu
	{
	margin-top:5px;
	display:block;
	}

#featureRight
	{
	padding-top:5px;
	}

#featureRight img
	{
	float:right;
	}

#featureRTall
	{
	width:730px;
	height:295px;
	text-align:center;
	float:right;
	background-color:#FFFFFF;
	margin-bottom:15px;
	}

#featureRTall img
	{
	margin-top:10px;
	}
	
/*style for <BODY>*/	

#white {
}

#grayfeature, #grayfeaturemenu {
	background: url("/narrative/images/blueBgShort.jpg") repeat-x;

}


#bluefeaturemenu div#content
	{
	border:none;
	}

#bluefeaturemenu ul#glocalnav
	{
	margin-top:-8px;
	}
	
#bluefeaturemenu ul#glocalnav li
	{
	border-bottom:#fff 1px solid;
	}

#brownfeature
	{
	background: url(images/brownbggrad.png) repeat-x;
	}

/* Three- and Five-column Top specs */
/*///////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////*/
#feature3col
	{
	width:100%;
	}

.topbox
	{
	float:left;
	width:320px;
	text-align:left;
	background: url(images/topbox.png) top left no-repeat;
	margin-bottom:-15px;
	}

.topbox4
	{
	float:left;
	width:230px;
	height:170px;
	text-align:left;
	background: url(images/topbox4.png) top left no-repeat;
	margin:0px 10px 10px 0px;
	}

.topbox5
	{
	float:left;
	width:184px;
	height:170px;
	text-align:left;
	background: url(images/topbox5.png) top left no-repeat;
	margin:0px 10px 10px 0px;
	}

.topbox h3, .topbox4 h3, .topbox5 h3
	{
	margin-left:3px;
	}

.topbox p
	{
	width:290px;
	display:block;
	margin-left:3px;
	}

.topbox div.image
	{
	width:301px;
	height:195px;
	float:none;
	}

.topbox div.image a
	{
	border:none;
	}

.topbox div.image img
	{
	width:282px;
	height:147px;
	margin-top:12px;
	margin-left:13px;
	border:none;
	}

#topbox4last, #topbox5last
	{
	margin-right:0px;
	}

.topbox4 p
	{
	width:180px;
	display:block;
	margin-left:3px;
	}

.topbox4 div.image
	{
	width:220px;
	height:160px;
	float:none;
	}

.topbox4 div.image a
	{
	border:none;
	}

.topbox4 div.image img
	{
	width:220px;
	height:160px;
	margin-top:5px;
	margin-left:5px;
	border:none;
	}

.topbox5 p
	{
	width:180px;
	display:block;
	margin-left:3px;
	}

.topbox5 div.image
	{
	width:174px;
	height:160px;
	float:none;
	}

.topbox5 div.image a
	{
	border:none;
	}

.topbox5 div.image img
	{
	width:174px;
	height:160px;
	margin-top:5px;
	margin-left:5px;
	border:none;
	}