body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #002F66;
	font-size:12px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:none;
}
form {
	display:inline;
}

/*a, a:visited,*/ .red {
	color:#ff0000;
}
a, a:visited {
	color: #002f66;
}

em {
	color:#002F66;
	font-style:italics;
	font-weight:bold;
}

table.donationform tbody th .sub,
table.donationform tbody th a,
table.donationform tbody th a:visited {
	font-weight: normal;
	color: #002F66;
}

table.donationform thead th {
	padding-bottom: 10px;
}

table.donationform tfoot {
	text-align: center;
}

table.donationform tfoot td {
	padding-top: 15px;
}

table.donationform tbody th {
	white-space: nowrap;
	text-align: left;
	vertical-align:middle;
}

table.donationform tbody td
{
	text-align: left;
	vertical-align: top;
}

table.donationform tbody input {
	width: 14em;
}

table.donationform tbody input.cvv {
	width: 5em;
}

.err {
	border: 1px solid #FF0000;
	background-color:#FFFFCC;
}

h2.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom:1px solid #000;
	margin-right: 20px;
	line-height:32px;
	font-size: 24px;
}

h2.title small {
	color: #f00;
	font-size: 16px;
}


body.homepage h3 {
	border-top: 2px solid #cccccc;
	padding-top: 20px;
	font-size: 36px;
	font-weight: normal;
	color: #0033CC;
	text-align: center;
	margin-bottom: 0;
}
body.homepage h3, body.homepage p.fundraiser-photos a, body.homepage p.fundraiser-photos a:hover, body.homepage p.fundraiser-photos a:visited, body.homepage p.fundraiser-photos a:active {
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}
body.homepage a.fundraiser-video img {
	display: block;
	margin: 0 auto;
	border:0;
}
body.homepage p.fundraiser-photos {
	text-align:center;
}
body.homepage p.fundraiser-photos a {
	font-size: 18px;
}



div.life-grant-list-item {
	display: block;
	position: relative;
	height: 104px;
	margin-bottom: 40px;
}

div.life-grant-list-item img {
	position: absolute;
	top: 0;
	left: 0px;
}

div.life-grant-list-item a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding-left: 100px;
}
div.life-grant-list-item a, div.life-grant-list-item a:hover, div.life-grant-list-item a:visited {
	color: #002f66;
	text-decoration: none;
}
div.life-grant-list-item a:hover strong {
	text-decoration: underline;
}



.homepage-callout {
	background-color: #d6e2fc;
	border: 2px solid #c5d2ed;
	padding: 8px;
	width: 164px;
	color: #000066;
	line-height: 1.6em;
	float: left;
	margin: 30px 4px 0 4px;
	height: 220px;
}
.homepage-callout h4 {
	margin: 0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #0033cc;
}
.homepage-callout img {
	border: 2px solid #ffffff;
	display: block;
	margin: 6px auto;
}
.homepage-callout a, .homepage-callout a:hover,
.homepage-callout a:visited, .homepage-callout a:active {
	color: #0033cc;
	text-decoration: none;
}
.homepage-callout form {
	display: block;
	padding-top: 4px;
}
.homepage-callout input[type="text"] {
	width: 98px;
	border: 2px solid #c5d2ed;
	display: block;
	margin-right:4px;
	float: left;
}