body {
	background-color: #FCE5A4;
}

p {
}

p.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E3616;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 1cm;
	margin-right: 1cm;
}

p.BlockQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	line-height: 20px;
	margin-left: 4cm;
	margin-right: 6cm;
}

p.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
}

p.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	margin-left: 2cm;
	margin-right: 2cm;
}

p.Heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E3616;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 1cm;
	margin-right: 1cm;
}

p.Copywrite {
	vertical-align: bottom;
	padding-top: 2cm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

p.BlockQuoteRight {
	padding: 10px;
	margin: 5px;
	color: #FFFFFF;
	width: 216px; 
	float: right; 
	background-color: #213E99;
	font-weight: bold;
	text-align: center;
}

p.BlockQuoteLeft {
	padding: 10px;
	margin: 5px;
	color: #FFFFFF;
	width: 216px; 
	float: left; 
	background-color: #213E99;
	font-weight: bold;
	text-align: center;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin-left: 20%;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	margin-left: 20%;
}


a:link {
	color: 5E3616;
}
a:visited {
	color: 5E3616;
}





/*--------------- CSS for the Donations Page ---------------------*/

/* ------------------------ERROR------------------------- */

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
a.error:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	
}
a.error:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #115837;
	text-decoration: underline;
	font-weight: bold;
}
a.error:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	
}
a.error:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #115837;
	text-decoration: underline;
	font-weight: bold;
}

/* ------------------------Text-------------------- */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	
}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	font-weight: bold;
	text-decoration: none;
}
a.text:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	
}

/*----------------------------Border------------------------- */

.border1 {
	border: 1px solid #000000;
}

/*------------------------Header------------------------ */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #115837;
}

/*-----------------------Sublinks-------------------------- */

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
}
a.sublinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}

/*----------------------------GreenText------------------------ */

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #213e99;
}
a.greentext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.greentext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
}
a.greentext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
	text-decoration: none;
}
a.greentext:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5e3616;
}

/*--------------------------SmallText-------------------------- */

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

/*------------------------SmallGreenText---------------------- */

.smallgreentext2 {
	font-family: Arial;
	font-size: 7pt;
	color: #213e99;
}
a.smallgreentext2:link {
	font-family: Arial;
	font-size: 7pt;
	color: #5e3616;
	text-decoration: none;
	font-weight: normal;
}
a.smallgreentext2:hover {
	font-family: Arial;
	font-size: 7pt;
	color: #5e3616;
	text-decoration: underline;
	font-weight: normal;
}
a.smallgreentext2:visited {
	font-family: Arial;
	font-size: 7pt;
	color: #5e3616;
	text-decoration: none;
	font-weight: normal;
}
a.smallgreentext2:visited:hover {
	font-family: Arial;
	font-size: 7pt;
	color: #5e3616;
	text-decoration: underline;
	font-weight: normal;
}

/*----------------------Arrow1-------------------------- */

.arrow1 {
	list-style-image: url(../images/aalas_arrowbutton2.gif);
	text-align: left;
}
/*--------------------Border-Right------------------------------- */

#border-right {
	BORDER-RIGHT: #88ab9b 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #88ab9b 1px solid; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	BORDER-LEFT: #88ab9b 1px solid; 
	WIDTH: 100%; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #88ab9b 1px solid;
}