#pagetitle h1	{	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:10px;
		color:#000000;
		margin:0;
		line-height:12px;
		letter-spacing:3px;
		text-transform:uppercase;
		}
#textarea h1	{	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-style:italic;
		font-size:16px;
		color:#000000;
		margin:0 0 20px 0;
		line-height:20px;
		letter-spacing:0px;
		}

#pagetitle h2	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		color:#d18416;
		font-weight:bold;
		font-style:italic;
		margin:0;
		line-height:26px;
		}
#textarea h2	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#6a0809;
		font-weight:bold;
		margin:1.5em 0 .5em 0;
		line-height:18px;
		}
h3	{
	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;
		}
	
h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin: 1em  0em 0.5em 0em;
		}



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

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


.moreSpaceAbove { margin-top:1.5em;
	}
.noSpaceBelow	{ margin-bottom:0;
	}
.noSpaceAbove, #textarea h2.noSpaceAbove	{ margin-top:0;
	}
.hangingIndent  { margin:0 0 0 16px;
	text-indent:-16px;
	}
#textarea .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;
	}
.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;
	vertical-align:bottom;
	}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #b12c1b;
	margin-bottom:6px;
}

.quoteauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:normal;
	letter-spacing:normal;
}
.shaded {
	display:table-cell;
	padding:4px 8px 5px 8px;
	background-color:#d6e5f7;
}
*+html .shaded {
	padding:2px 8px 2px 8px;
}
* html .shaded {
	padding:2px 8px 2px 8px;
}
