h1	{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	margin:0;
	line-height:12px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-style: normal;
		}

h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#659833;
	font-weight:normal;
	font-style:normal;
	margin:0 0 30px;
	line-height:30px;
		}
h3	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#003a63;
	margin: 1em  0em 0.7em 0em;
		}
	
h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#6a0809;
	margin: 1em  0em 0.5em 0em;
	text-transform:uppercase;
	letter-spacing:2px;
		}
h5	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#659833;
	margin: 1em  0em 0.3em 0em;
		}



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

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


.moreSpaceAbove { margin-top:2em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove, #textarea h2.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}
.hangingIndent2  { margin:0 0 0 32px;
	text-indent:-16px;
	}

.textSmaller { font-size:10px;
	}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
p.textlinks {
	background-image:url(images/menubullet.right.gif);
	padding-left:16px;
	background-repeat:no-repeat;
	background-position:0 3px;
	}
.textlinks a {
	font-weight:bold;
	}
#textarea a {
	font-weight:bold;
	}
.red, #textarea .red {
	color:#6a0809;
	}
.black, #textarea .black {
	color:#000000;
	}
.brown, #textarea .brown {
	color:#b76712;
	font-weight: bold;
	}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#b12c1b;
	line-height:22px;
	margin-bottom:0;
	}
.quoteauthor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:normal;
	}
table.ruled  {
	border-top:1px solid #96bbe6;
	border-collapse:collapse;
	background-color:#faf2e3;
	}
#textarea table.ruled td  {
	border-bottom:1px solid #96bbe6;
	border-collapse:collapse;
	padding-left:6px;
	}
table.ruled tr.header td {
	background-color:#005ac2;
	font-weight:bold;
	color:#FFFFFF;
	}
#leftsidebar .quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin:24px 12px 4px 12px;
	color:#000000;
}
#leftsidebar .quoteauthor {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin:0 12px 0 12px;
}