h1	{	font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:20px;
		color:#ae6119;
		margin:0 0 14px 0;
		line-height:100%;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ba4b2d;
	margin: 1.3em  0em 0.5em 0em;
		}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:inherit
	font-size:12px;
	color:#000000;
	margin: 1em  0em 0.5em 0em;
		}
h1 .plain { font-family:"Arial Light","Helvetica Light","Helvetica-Light",Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	}


.highlight { color:#ba4b2d;
	font-weight:bold;
	}
.textindent {
	margin-left: 16px;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright { float:right;
	margin:0 0 10px 14px;
	}

.photoleft { float:left;
	margin:0 14px 10px 0px;
	}


.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}

.textSmaller { font-size:10px;
	}
.photocaption { font-size:10px;
	font-weight:bold;
	}
.testimonialAuthor {
	text-align:right;
	margin-bottom:2em;
	font-weight:bold;
	font-size:11px;
	}

.darkblue { color:#2b2f64; }
.darkred { color:#72113d; }
.orange { color:#e38d1a; }
.blue { color:#00529b; }
.eggplant { color:#644764; }
.olive { color:#706a00; }
.purple { color:#49176d; }
.red { color:#a2224b; }
.green { color:#006554; }
.pinegreen { color:#668172; }
.bluegreen { color:#006469; }
