﻿
.BoldAccent
{
	font-weight: bold;
	font-size: .8em;
	line-height: 1.1em !important;
	font-family: Verdana;
	color: #482121;
}

.footnote
{
	font: italic normal normal 0.9em verdana, arial, sans-serif;
	clear: both;
	margin-left: 2em;
}

.indent
{
	margin-left: 2.5em;
}

blockquote
{
	margin-left: 2em;
}

.photoCaption
{
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em !important;
	font-family: Verdana;
	color: #97012E;
}

p
{
	margin: 0.7em 0 0.7em 0;
	color: #40484c;
}

a
{
	text-decoration: none;
	color: #197f12;
}

a:hover
{
	color: #887869;
	text-decoration: underline;
}

a:visited
{
	color: #040c5f;
}

h1
{
	color:#197f12;
	font-family:Tahoma,Verdana;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;
}

h2
{
	color:#0870a0;
	font-family:Tahoma,Verdana;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;
}

h3
{
	color:#197f12;
	font-family:Tahoma,Verdana;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;

}

h4
{
	color:#0870a0;
	font-family:Tahoma,Verdana;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;
}

h5
{
	color:#197f12;
	font-family:Tahoma,Verdana;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0.5em;
}

blockquote p
{
	margin: 0em !important;
	padding: 0;
}

.LeftImage
{
	float: left;
	padding: 0 0.5em 0.5em 0;
}

.RightImage
{
	float: right;
	padding: 0 0 0.5em 0.5em;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}