@import url("sIFR-print.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

ul.CMSListMenuUL,
div#home_flash,
div.hr,
div.quote,
div.donate,
div.sidebar,
div#topbar,
div#footer,
div#content h1 {
	display: none;
	}

div.central {
	width: 100%;
	border-top: 1px solid #333333;
	margin-top: 1em;
}


/* Copied from artsfund.css */
 {
		}
	div#content h2 {
		color: #DDA40C;
		font-size: 2em;
		font-weight: bold;
		text-transform: uppercase;
		margin: 1em 0 .5em !important;
		}
	div#content h3,
	div#content table th,
	div#content a.strong,
	div#content table.receipt_details tr.total td {
		color: #6C5447;
		font-size: 1.3em;
		font-weight: bold;
		letter-spacing: -.3px;
		margin-bottom: 1em;
		text-decoration: none;
		}
	div#content a.strong {
		font-size: 1.25em;
		}
	div#content h3 {
		margin: 1em 0 .3em;
		}
	div#content h4 {
		font-size: 1em;
		font-weight: bold;
		}
	div#content p,
	div#content ul,
	div#content ol,
	div#content dl {
		margin: 0 0 1.2em 0;
		}
	div#content p {
		line-height: 1.4em;
		}
	div#content a {
		color: #CC6633;
		text-decoration: none;
		}
		div#content a:hover {
			text-decoration: underline;
			}
		div#content li a,
		div#content td a,
		div#content a.more {
			padding-right: 10px;
			background-image: url(../../_images/bg_li_a.gif);
			background-position: right;
			background-repeat: no-repeat;
			}
			div#content li p a {
				padding-right: 0;
				background-image: none;
				}
	div#content dl.twocol {}
		div#content dl.twocol dt {
			width: 200px;
			float: left;
			clear: left;
			}
		div#content dl.twocol dd {
			display: inline;
			}
	div#content ul {
		list-style: none;
		clear: both;
		}
		div#content ul li {
			background-image: url(../../_images/list_dot.gif);
			background-repeat: no-repeat;
			background-position: 0 4px;
			padding-left: 14px;
			margin-bottom: .5em;
			}

	div#content ul.blank {}
		div#content ul.blank li {
			background-image: none;
			padding-left: 0px;
			}