h1	{	font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size:26px;
		color:#800000;
		margin:0 0 20px 0;
		line-height:22px;
		text-transform:uppercase;
		}
		
h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#d6492a;
	margin: 0em 0em 1.2em 0em;
	}

h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#005a84;
	margin: 1.5em  0em 0.5em 0em;
	}
	
h4	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:inherit
	font-size:12px;
	color:#800000;
	margin: 1em  0em 0.5em 0em;
	}
.inlineHead	{
	font-weight:bold;
	color:#800000;
	}

a.backtotop  { background-image:url(images/back.triangle.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:14px;
	margin-left:16px;
	display:inline;
	}

.highlight { color:#a21f4b;
	font-weight:bold;
	}
.textindent { 
	text-indent:2em;
	margin:0;
}
.query {
	color: #CC0033;
	font-weight: bold;
}
.photoright { float:right;
	margin:0 0 10px 14px;
	}

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


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

.textSmaller { font-size:10px;
	}

.black { color:#000000;
	}

.head1a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #484848;
}
.nobold { font-weight:normal;
	}
#homenews h1, #homenews h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#d6492a;
	margin: 0em 0em .2em 0em;
	line-height:12px;
	}
#homenews p { font-size:10px;
	font-weight:bold;
	line-height:130%;
	letter-spacing:normal;
	}
#homenews td { padding:16px 12px 16px 12px;
	}

.smallspace { font-size:2px;
	line-height:2px;
	}