#summary div.summarywrap {
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #EEEEEE;
}
#summary div.leftcolumn {
	width: 388px;
	float: left;
}
#summary div.rightcolumn {
	float: right;
	width: 171px;
}
#summary .summarywrap .rightcolumn div {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#summary .summarywrap .leftcolumn div {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#summary .summarywrap .bottom  div {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#summary .summarywrap .history  div {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	margin: 8px;
}

#summary h1 {
	background-image: url(../_gfx_/background/titleback.jpg);
	margin: 0px;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}
#summary h2 {
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#summary h2.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


#summary p {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;
}

#summary .leadership th, #summary .peers th, #summary .history th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#summary .leadership td, #summary .peers td, #summary .history td {
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #EEEEEE;
}
#summary th {
	vertical-align: bottom;
}

#summary th.rightalign, #summary td.rightalign {
	text-align: right;
}
#summary th.leftalign, #summary td.leftalign {
	text-align: left;
}
#summary th.centeralign, #summary td.centeralign {
	text-align: left;
}
#summary .summarywrap .leftcolumn div.rating {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.indent {
	padding-left: 15px;
}
#summary div.tabs {
	padding-left: 60px;
	border-bottom: 1px solid #CCC;
}



#summary div.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#summary div.tabs li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(http://www.charitynavigator.org/_css_/none);
}
#summary div.tabs a {
	text-align: center;
	margin: 0px 2px;
	padding: 4px 10px;
	line-height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#summary div a.current {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background: #EEEEEE;
	color: #333333;
	font-weight: bold;
}


/* Hides from IE5-mac \*/
* html .summarywrap {height: 1%;}
/* End hide from IE5-mac */

h2.tagline {
	font-size: 11px;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: 0.8em;
	font-weight: normal;
}
h1.charityname {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
#summary a.glossary:link {
	color: #333333;
}
#summary a.glossary:hover {
color: #006699;
}