/* CSS Document */
html,body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,blockquote,fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	color: #464646;
}
body {
	text-align: center;
	background-color: #CCCC99;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a:hover {
	color: #666699;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: underline;
}
#container {
	width: 969px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../gfx/bkgnd-main.jpg);
}
#mainbody {
	text-align: left;
	width: 969px;
	height: 100%;
}
.td_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 10px;
	color: #464646;
}
.clear {
	clear: both;
}

#indexbody {

	text-align: left;
	width: 969px;
	height: 100%;
}
.ul_list1 {
	margin-left: 20px;
	margin-top: 8px;
}
li {
	margin-bottom: 8px;
}
blockquote {
	margin-left: 12px;
	margin-right: 12px;
	font-size: 11px;
}
.lrg_quote {
	font-size: 18px;
	line-height: 1.5;
}
.ul_list2 {

	margin-left: 20px;
}
.indent_left20 {
	margin-left: 20px;
}
.temp {
	color: #FF0000;
}
input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
select {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.newsDate {
	line-height: 24px;
}
#privacy {
	text-align: left;
	width: 600px;
	height: 100%;
	padding: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
.textRelay {
	padding: 15px 0;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.smaltext {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, "Helvetica LT Std", sans-serif;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
}
.formButtons {
	color: #FFFFFF;
	background-color: #493729;
	padding: 3px 1px;
	margin: 10px 0;
	font-size: 12px;
	cursor: hand;
}
.submitButton {
	color: #FFFFFF;
	background-color: #493729;
	padding: 3px 4px;
	margin: 10px 0;
	font-size: 16px;
	cursor: hand;
}
.recipButton {
	color: #FFFFFF;
	background-color: #493729;
	padding: 3px 1px;
	margin: 10px 0;
	font-size: 12px;
	cursor: hand;
	width: 175px;
}
#donRight {
	width: 222px;
	float: right;
}
#donLeft {
	width: 740px;
	background-image: url(../gfx/050_Help_Donat.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.ltGrey {
	color: #999999;
}
