
div#bodybody
{
  width:  90%;
  margin: 0px auto;
  padding: 0px;
  font: normal 92% Verdana, Arial, sans-serif;
  background-color:  white;
}div#hdr
{
  text-align: center;
  line-height: .5;
  margin:  0px auto;
  padding:  15px;          
  background-color:  #a7d6d5;
  color: black;
}
div#ftr
{
/*   width:  100%; */
  text-align: left;
  margin:  0px auto;
  padding: 15px;
  background-color: #a7d6d5;
  color: black;
  float: left;
  clear: left;
}div#nav
{
text-align: left;
float: left;
width:11em;
height: 200px;
}div.onecolumn
{
  margin:  0px auto;
  padding: 15px;
  position: relative;
  left: 0px;
}div.twocolumns
{
  text-align: justify;
  width:  45%;
  margin:  0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	left: 0px;
  float: left;
}div.threecolumns
{
  text-align: justify;
  width:  25%;
  margin:  0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	left: 0px;
  float: left;
}div#threecolumnscolor
{
  background-color: #49bab6;
  text-align: justify;
  width:  25%;
  margin:  0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	left: 0px;
  float: left;
}
div#hrr
{
 	height:  1px; 
	margin: 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
   background-color: #49bab6;
	text-align: center;
}div.buttons
{
text-align:  center;
}blockquote
{
font-family: 'Courier New', Courier, Monospace;
color: #228b22;
text-align: justify;
}p
{
font: normal 92% Verdana, Arial, sans-serif;
}p.email
{
font: normal 78% Verdana, Arial, sans-serif;
}h1
{
font: bold 170% Verdana, Arial, sans-serif;
color: black;
text-align: center;
}h2
{
font: normal 130% Verdana, Arial, sans-serif;
color: black;
text-align: center;
}h3
{
font: bold 110% Verdana, Arial, sans-serif;
font-style: italic;
color: black;
text-align: left;
}h4
{
font: bold 100% Verdana, Arial, sans-serif;
font-style: normal;
color: black;
text-align: left;
}li
{
font-size: .5em;
line-height: 2em;
}
li span
{
font-size: 1.7em;
}table.buttons
{
  width:  100%;
  background-color:  #ebf5fc;
  text-align:  center;
  margin:  0px auto;
  border: 0px;
}td.buttons
{
border: thin solid silver;
text-align: center;
font-size: xx-small;
}td.bottompad
{
line-height: 3px;
text-align: center;
padding-bottom: 5%;
}.rght
{
text-align: right;
}.cntr
{
text-align: center;
}
.left
{
text-align: left;
}.ital
{
font-style: italic;
}.bold
{
font-weight: bold;
}.fltrght
{
float: right;
}.fltleft
{
float: left;
}table.thankyou
{
  width:  100%;
  background-color:  #ebf5fc;
  text-align:  center;
  margin:  0px auto;
  border: 5px;
}p.sold
{
font: bold 150% Verdana, Arial, sans-serif;
color: red;
text-align: center;
}a:link {color: green;}
a:visited {color: black;}
a:focus {color: purple;}
a:hover {color: lime;}
a:active {color: teal;}
