/* CSS Document */

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

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/*-- Global Elements --*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

blockquote {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

ul {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

ol {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}

a, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

img.imgSpace {
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.news_date, .news_date p {
	font-size: 11px;
	font-weight: bold;
}

.bio_name {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: none;
}

.purpose_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
}

.tenSpacer {
	margin: 0px;
	padding: 0px;
	height: 10px;
	font-size: 0px;
}

.twentySpacer {
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 0px;
}

.thirtySpacer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-size: 0px;
}

.blue_horizontalBar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 0px;
	height: 3px;
	background-color: #bee6eb;
}

.back_to_top {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.back_to_top p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #5dc1cc;
}

.back_to_top p a, .back_to_top p a:link, .back_to_top p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #5dc1cc;
	text-decoration: none;
}

.back_to_top p a:active, .back_to_top p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #509ca4;
	text-decoration: underline;
}

.subHeaders {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.dates {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px !important;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

p.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px !important;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.inset_story {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic !important;
	color: #666666;
}

.indent_content {
	margin: 20px 0px 0px 25px;
	padding: 0px;
}


/*-- SECTION LINKS --*/
.section_links {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.section_links a, .section_links a:link, .section_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}

.section_links a:active, .section_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
/*-- END SECTION LINKS --*/

/*-- STORY LINKS --*/
.story_links {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.story_links a, .story_links a:link, .story_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}

.story_links a:active, .story_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
/*-- END STORY LINKS --*/

/*-- End Global Elements --*/

#excelen_container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}

#excelen_container2 {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	text-align: left;
}

#vision_pgh {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	width: 960px;
	height: 127px;
}

#our_goal {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 960px;
	height: 12px;
}

#excelen_logo {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 80px;
}

#excelen_logo_inside {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 960px;
	height: 80px;
}

#excelen_stories_banner {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 198px;
}

#excelen_stories_banner_inside {
	margin: 46px 0px 22px 0px;
	padding: 0px;
	width: 960px;
	height: 198px;
}

#tab_nav {
	margin: 2px 0px 0px 98px;
	padding: 0px;
	width: 724px;
}

/*-- Begin Homepage Nav Elements --*/

#tab_nav_links {
	margin: 8px 0px 0px 98px;
	padding: 0px;
	width: 724px;
	/*height: 230px;*/
}

/*-- Homepage Education and Research --*/
#h_er_nav {
	display: block;
	margin: 0px;
	padding: 0px;
}

#h_er_nav p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#tab_nav_links #h_er_nav {
	visibility: hidden;
}

/*-- Homepage Skills Lab and Testing  --*/
#h_slt_nav {
	display: block;
	margin: 0px;
	padding: 0px;
}

#h_slt_nav p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#tab_nav_links #h_slt_nav {
	visibility: hidden;
}

/*-- Homepage About Us --*/
#h_au_nav {
	display: block;
	margin: 0px;
	padding: 0px;
}

#h_au_nav p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#tab_nav_links #h_au_nav {
	visibility: hidden;
}

/*-- END homepage nav elements --*/

/*-- Secondary Navigation Elements --*/
#secondaryNav {
	margin: 9px 0px 20px 104px;
	padding: 0px;
}

#secondaryNav_slt {
	margin: 9px 0px 20px 389px;
	padding: 0px;
}

#sectionHeader {
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

#sectionHeader_slt {
	margin: 0px 0px 18px 285px; 
	padding: 0px;
}

#sectionHeader_aboutUs {
	margin: 0px 0px 18px 485px;
	padding: 0px;
}
#sectionHeader_campaign {
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
/*-- End Secondary Navigation Elements --*/

/*-- Story Elements --*/
#story_content {
	margin: 0px 0px 0px 104px;
	padding: 0px;
	width: 785px;
	min-height: 300px;
}

.story_copy {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

.story_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 19px;
	text-align: left;
}
/*-- End Story Elements --*/

/*-- About Us Elements --*/
.email_address {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #5dc1cc;
}

.email_address a, .email_address a:link {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #5dc1cc;
	text-decoration: none;
}

.email_address a:active, .email_address a:hover {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #509ca4;
	text-decoration: none;
}

.img_placer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.img_placer img {
	display: block;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	text-align: left;
	font-size: 0px;
}

.img_placer a, .img_placer a:link, .img_placer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #5dc1cc;
	text-decoration: none;
}

.img_placer a:active, .img_placer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #509ca4;
	text-decoration: none;
}

.bio_block {
	margin: 0px 0px 28px 0px;
	padding: 0px;
}

.bio_block p {
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
}

.simple_copy {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 19px;
}

/*-- End About Us Elements --*/

/*-- Footer Element --*/
#excelen_footer {
	clear: both;
	display: block;
	margin: 50px 138px 0px 100px;
	padding: 0px 0px 20px 0px;
	width: 722px; /* 960 */
	height: 11px;
}

.copyright_info {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	vertical-align: middle;
}

.footer_nav {
	float: right;
	margin: 0px;
	padding: 0px;
}
/*-- End Footer Element --*/
/*--CAMPAIGN --*/

#campaignStory.story_copy {
	margin-top:0px;
}

#campaignStory H1 {
	font-size:23px;
	margin-bottom:4px;
}
#campaignStory H2 {
	font-size:15px;
	margin:0 0 5px 0;
}
#video.story_copy p{
	text-align:center!important;
}
table#donorTable {
	width:600px;
	margin-left: 50px;
}

table#donorTable td.divider {
	width: 40px;
}
table#donorTable td.donor {
	width: 280px;
}
#donorTable, #donorTable p{
	font-size:13px;
	
	margin-bottom:8px;
	color:#333;
}
#donorTable h1 {
	padding-top: 16px;
	padding-bottom: 8px;
	color: #7DCDD6;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: bold;
}