/* Generated by KompoZer */

body{
	font-family: Times New Roman, serif, sans-serif;
	font-weight: normal; 
	font-style: plain; 
	color: black;
	background-color: white;
	}
a:link {
  color: #0000ff;
  text-decoration: none;
}
a:link:hover {
  color: #ff6600;
  text-decoration: none;
}
a:active {
  color: #ff6600;
  text-decoration: none;
}
a:visited {
  color: #0000aa;
  text-decoration: none;
	}
a:visited:hover {
  color: #ff6600;
  text-decoration: none;
	}
h1	{
	font-weight: bold; 
	font-size: 1.5em;
	font-style: italic; 
	text-align: center;
	color: black;
	}
h2	{
    font-family: Arial, sans-serif;
	color: black;
	}
h3	{
	font-style: italic; 
	font-weight: bold;
	}
#logo_style{
	vertical-align: middle; 
	text-align: center; 
	background-color: white;
	}
#logo_size{
	width: 9em; 
	height: 4.8em;
	}
#banner{
	font-weight: bold; 
	font-style: italic; 
	font-size: 2em;
	text-align: left;
	padding-left: 1em;
	color: rgb(0, 70, 0);
	}
#goldbar{
	height: 7px; 
	background-color: gold;
	}
#maintable{
	text-align: left; 
	width: 100%; 
	height: 200px;
	padding: 0;
	}
#navbar{
	vertical-align: top; 
	width: 10em;
	background-color: rgb(120, 240, 150); 
	color: rgb(120, 240, 150);
	}
#main_content{
	font-weight: normal; 
	font-style: plain; 
	font-size: 1.1em; 
	vertical-align: top; 
	text-align: left;
	background-color: white; 
	color: black;
	padding-top: 0.5em;
	padding-left: 0.5em;
	}
#rightcolcenter{
	font-weight: normal; 
	font-style: plain; 
	vertical-align: top; 
	text-align: center;
	background-color: white; 
	color: black;
	padding-top: 0.5em;	
	}
#istlname{
	font-weight: bold; 
	font-size: 3em;
	vertical-align: top; 
	text-align: center;
	background-color: white; 
	color: rgb(0, 70, 0);
	}
#slogan{
	font-weight: bold; 
	font-style: italic; 
	font-size: 1.2em;
	vertical-align: top; 
	text-align: center;
	background-color: white; 
	color: rgb(0, 70, 0);;
	}
#boldgreen{
	font-weight: bold; 
	font-size: 1.3em; 
	color: rgb(0, 70, 0);
   }
#email_table{
	padding-right: 7px;	
	text-align: right;
	}
#footer{
	text-align: center;
	font-size: 0.8em; 
	}
#bistyle{
	font-style: italic; 
	font-weight: bold;
	}
#cirlist{
	list-style: circle;
	}
#dotlist{
	list-style: disc;
	}
#indent{
	margin-left:1em;
	}
#indentp{
	margin-left:1.5em;
	}
#indent2{
	margin-left:2em;
	}
#emphasis{
	font-style: italic; 
	font-weight: bold;
	}