﻿body {
}

a:active
{
	color:#835234;
}

a:hover
{
	color:#835234
}

a:link
{
	color:#835234
}

a:visited
{
	color:#835234
}

.NormalText 
{
	margin: .15in .25in .15in .25in; color: Black; font-family:Arial; font-size:medium
}

.QuoteText 
{
	margin: .15in .25in .15in .25in; color: Black; font-family:Arial; font-size:medium; font-style:italic
}

.QuoteCredit 
{
	margin: .15in .25in .15in .25in; color: Black; font-family:Arial; font-size:small; font-style:italic; text-align:right
}

.TextBelowHeading 
{
	margin: .05in .25in .15in .25in; color: #6C6151
}

.IndentedText 
{
	margin-left: .15in; color: #6C6151
}

.FlowImageLeft
{
	background-position:left top;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	clear: none;
	display: block;
	float: left;
}

.FlowImageRight
{
	background-position:right top;
	position: relative;
	padding-left: 10px;
	right: 0px;
	overflow: hidden;
	clear: none;
	display: block;
	float: right;
}

.NormalTable
{
	font-family:Arial;
	font-size:small;
	margin-left:20px;
}

.TableCell
{
	border-style:groove;
	font-size:small;
}

.InputField
{
	width:250px;
}

.NormalBullet 
{
	color: #835234; font-family: Symbol; font-size: small; margin-left: .3in
}

.Heading 
{
	color: #835234; margin: .20in .25in 0.0in .25in
}

.List
{
	list-style: disc url(Images/OrngDot.PNG) outside;
}

.ListItem
{
	margin-bottom: .15in;
	margin-right: .25in;
	list-style: disc url(Images/OrngDot.PNG) outside;
}

