body, p, td, ol, ul {
	font-family:verdana, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1	{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#606443;
	margin:0;
	line-height:24px;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	margin: 2em 0 .5em 0;
	}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin: 1em  0 .5em 0;
		}

h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	color:#000000;
	margin: 1em  0 0.5em 0;
		}



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

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


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

.textSmaller, #hometext .textSmaller { 
	font-size:10px;
	line-height:normal;
}

sup, .superscript { 	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

#textarea table, #textarea table.ruled {
	border-top:1px solid #b6cee3;
}
#textarea table.ruled td, #textarea table td {
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #b6cee3;
}
#textarea table.plain, #textarea table.plain td {
	border:0;
}
#textarea .sidebar {
	float:right;
	margin:0 0 10px 20px;
	border:1px solid #00427a;
	background-color:#dfdff4;
}
#textarea .sidebar td {
	padding:6px;
	border:0;
}
#textarea .sidebar p, #textarea .sidebar ul, #textarea .sidebar ol {
	margin-bottom:.6em;
}
#textarea .sidebar p.highlight {
	font-weight:bold;
	color:#FFF;
	background-color:#7272b7;
	font-size:12px;
}
#textarea table.phototable, #textarea table.phototable td {
	border:0;
	vertical-align:middle;
}
#textarea table.spacedParagraphs p {
	margin-bottom:.6em;
}
ul.spaced li {
	margin-bottom:.8em;
}
.quote, #rightsidebar .quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#8a1d03;
	font-weight:bold;
	font-style:italic;
	line-height: 20px;
}
.textlinks {
	list-style-type:none;
	margin:0 0 .8em 0;
	padding:0;
}
.textlinks li {
	list-style-type:none;
	padding:0 0 0 14px;
	margin:0 0 .5em 0;
	background-image:url(images/menutriangle.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
.textlinks a, .textlinks a:visited {
	color:#5387bd;
}
.textlinks a:hover {
	color:#00F;
}
#textarea table tr.header td {
	background-color:#606443;
	color:#FFF;
	line-height:normal;
}
#textarea table tr.header td p {
	color:#FFF;
	line-height:normal;
}
#textarea tr.yellowrow td {
	background-color:#ffe098;
	padding-left:6px;
}
#textarea tr.whiterow td {
	background-color:#fff;
	padding-left:6px;
}

