h1.header_blue {
	font-size: 24px;
	font-family: Arial, verdana, sans-serif;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 500;
	color: #0000ff;
	}

/* REPORTS PAGE STYLE */
#org {

	float: left;
	width: 170px;
	height: auto;
	}
.org_stats {

	float: left;
	width: 350px;
	height: auto;
	}
#org p {
	margin: 6px 10px 10px 0;
	font-size: 12px;
	line-height: 12px;
	}
#org img.org {
	border: 2px solid #A1BCC7;
	}
.org_stats h4.stat {

	float: left;
	width: 90px;
	height: auto;
	text-align: right;
	margin: 0 0 4px 0;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
	}
.org_stats p.stat_val {

	float: left;
	width: 250px;
	max-width:250px;
	height: auto;
	margin: 0 0 4px 8px;
	font-size: 12px;
	line-height: 12px;
	}
h3.mission {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 4px 0 0 0;
	padding: 0;
	}
p.mission {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	}
ul.tabbox-tabs-report {

	height: 20px;
	margin: 0;
	padding: 0px;
	margin-bottom: 0px;
	z-index: 100;
	}
ul.tabbox-tabs-report li {
	float: left;
	list-style-image: none;
	list-style-position : none;
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
	height: auto;
	}
ul.tabbox-tabs-report a, 
ul.tabbox-tabs-report a:link{
	display: block;
	width: 102px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	line-height: 20px;
	color: #696969;
	background-image: URL(../images/tabbox-tab.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	background-color: #efefef;
	padding-bottom: 1px;
	}
ul.tabbox-tabs-report a:hover {
	color: #000;
	background-position: 0px -21px;
	background-color: #dcdcdc;
	}
ul.tabbox-tabs-report a.active, 
ul.tabbox-tabs-report a.active:hover {
	color: #000;
	font-weight:normal;
	cursor: default;
	background-position: 0px 0px;
	background-color: #fff;
	}
div.tabbox-report {

	padding: 20px 15px 20px 20px;
	border: 1px solid #A1BCC7;
	}


table.stat_table {
	}
table.stat_table th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: normal;
	}
table.stat_table td.tally,
table.stat_table td.amnt,
table.stat_table td.mnth {
	font-size: 11px;
	line-height: 11px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align:middle;
	}
table.stat_table td.tally,
table.stat_table td.amnt {
	text-align: right;
	}
table.stat_table tr.thead {
	border-bottom: 1px solid #808080;
	}
table.stat_table tr.ytd {
	border-top: 1px solid #808080;
	background-color: #efefef;
	}
table.stat_table tr.si {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #ffffe0;
	}

div.tabbox div.tabbox-head {

	height: 24px;
	margin-bottom: 16px;
	text-align: right;
	}
div.tabbox-report div.tabbox-head form.year {

		text-align:left
	}

div.tabbox-report{
	/*background:url(../images/coming-soon.jpg) no-repeat center center;*/
	background-image:none ;
}

form.capture {

	margin: 0;
	padding: 0;
	width: 100%;
	height: 31px;
	overflow: hidden;
	background:url(../images/capture_back.gif) no-repeat left top;
	text-align: right;
	}
form.capture input.textinput {

	top: 7px;
	left: 0;
	font-size:14px;
	font-family:arial,helvetica,sans-serif;
	margin:0 0 0px 5px;
	border:none;
	outline: none;
	width: 410px;
	background-color: transparent;
	text-align: left;
	}
form.capture a.copy,
form.capture a.email {
	display: inline-block;

	font-size:14px;
	font-weight: bold;
	padding: 0px 0 2px 0 !important;
	margin:0 !important;
	border:none !important;
	outline: none !important;
	height: 31px;
	width: 60px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/capture_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	}
form.capture a.email {
	width: 104px;
	border-left:1px solid #8A8A8A !important;
	background-position: right 0px;
	}
form.capture a.copy:hover {
	background-position: 0px -31px;
	}
form.capture a.email:hover {
	background-position: right -31px;
	}

.causelink {
	display: block;
	float: right;
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/heart_icon.gif) no-repeat 0 0;
}