﻿/*control main elements*/
body {
	margin: 0px;
	padding: 0px;
/* Need to set body margin and padding to get consistency between browsers. */	text-align: center; /* Hack for IE5/Win */;
	font: 0.8em Lucida Grande, Arial, Sans-serif;
	line-height: 1.3em;
	background-color: #808080;
}
	/*control selectors*/
p {
	margin: 0px;
	padding: 5px 15px;
	text-align: justify;
	text-decoration: none;
	color:#808080;
}
h1 {
	font-size:1.3em;
	padding:5px 15px;	
	margin:0px;
	color: #800000;
	/*color:#886261;*/
	}
h2 {
	font-size:1.2em;
	font-weight:bold;
	padding:5px 15px;	
	margin:0px;
	color:#800000;
	}
h3
	{
	font-size:1.0em;
	page-break-after: avoid;
	font-family: Arial;
	color: #808080;
	margin: 15px 5px 15px 15px;
}

h4 {	
	font-size: .9em;
	padding: 5px 15px 5px 5px;
	color:#886261;
	text-transform: uppercase;
	text-align: center;
}

ul
	{margin-bottom:0in;}
li.MsoNormal
	{margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:Sylfaen;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}

/*control overall container*/	
#container {
	width: 100%;
	background-color: #808080;
	margin: 5px auto 5px auto;
/* Right and left margin widths set to auto */	
	text-align: left; /* Counteract to IE5/Win Hack */
}
.nav {
	font: .9em Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 5px 15px;
}
.red {
color:red;
	}
/*control links*/
a:link {
	color: #808080;
	text-decoration: underline;
}
a:visited {  color: #808080;
	text-decoration:none;
	}
a:hover {  color: #FFF; 
	background-color: #886261;
	}
a:active {  color: #F00; 
	text-decoration:none;
	}
.border {
	border:1px dashed #886261;
	}
.smalit {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
p.signature {
	font-family: Mistral;
	font-size: xx-large;
	color: #808080;
}
p.sidequote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #808080;
}
.floatright {
float: right;
margin: 0 0 10px 10px;
/*border: 1px solid #666;*/
padding: 2px;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
/*border: 1px solid #666;*/
padding: 2px;
}

.floatcenter {
margin: 10px 10px 10px 10px;
/*border: 1px solid #666;*/
padding: 2px;
display:block; 
margin-left:auto; 
margin-right:auto; 
}

.style2 {
	font-size: x-small;
}
.style3 {
	color: #808080;
}
.style4 {
	padding: 5px 5px 5px 5px;
	color: #808080;
	font: small/1.5em Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}
.style8 {
	color: #800000;
}
.style17 {
	text-align: left;
}
.style18 {
	font-family: "Times New Roman", Times, serif;
}
.style19 {
	text-align: center;
}
.style20 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
}
.style22 {
	color: #808080;
	font-size: small;
}
.style24 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.style25 {
	border: 1px solid #808080;
}
.style26 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style27 {
	color: #808080;
	font-weight: normal;
}
.style28 {
	font-weight: normal;
}
.style29 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style37 {
	border: 1px solid #808080;
}
