body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.horbar_green {
	background-image: url(images/horbar_green.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.bg_toprow {
	background-image: url(images/bg_toprow.gif);
	background-repeat: no-repeat;
}
.vertline_purple {
	background-image: url(images/vertline_purple.gif);
	background-repeat: repeat-y;
}
.vertline_orange {
	background-image: url(images/vertline_orange.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.vertline_orange_thin {
	background-image: url(images/vertline_orange_thin.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.txt_purple12 {
	font-size: 15px;
	color: #5C2D91;
	line-height: 18px;
	font-weight: bold;
}
.txt_black12 {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.txt_black14 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.txt_black_tight {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.txt_black_link {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.txt_orange_tight {
	font-size: 12px;
	color: #F7931D;
	line-height: 16px;
}
.txt_green12 {
	font-size: 12px;
	color: #669933;
	line-height: 20px;
}
.txt_green_headline {
	font-size: 12px;
	color: #669933;
	line-height: 20px;
	text-transform: uppercase;
}
.txt_whiteNav {
	font-size: 12px;
	color: #FFFFFF;
}
.txt_whiteNav11 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.txt_white_subnav {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.txt_yellow_subnav {
	font-size: 12px;
	color: #E7B807;
	line-height: 16px;
}
.txt_purpleNav {
	font-size: 11px;
	color: #5C2D91;
}
.txt_purple_lightNav {
	font-size: 11px;
	color: #9459D7;
}
.txt_black10 {
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.txt_black11 {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.bg_horbar_purple {
	background-image: url(images/horbar_purple.gif);
	background-repeat: repeat-x;
}
.bg_horbar_purple_flip {
	background-image: url(images/horbar_purple_flip.gif);
	background-repeat: repeat-x;
}
.txt_orangeBig {
	font-size: 18px;
	color: #F7931D;
	line-height: 26px;
}

.txt_greenBig {
	font-size: 20px;
	line-height: 26px;
	color: #669933;
}
.txt_greenBigDiff {
	font-size: 20px;
	color: #8CC63F;
	line-height: 26px;
}
.txt_green14 {
	font-size: 14px;
	color: #8CC63F;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.bg_home {
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_pages {
	background-image: url(images/bg_pages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_donor_list {
	background-image: url(images/bg_donor_list2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_teens {
	background-image: url(images/bg_teens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_capital {
	background-image: url(images/bg_capital.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bullet_orange {
	padding-top: -.5em;
	list-style-image: url(images/bullet_orange.gif);
	margin-left: .5em;
	padding-left: .5em;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
