body { font-size : 10pt; color : black; background-color: #FFFFFF;}

#top {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_top.jpg);
  position: absolute;
  height: 200px;
  width: 785px;
  left: 0px;
  top: 0px
}
#emblem1 {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_emblem1.gif);
  position: absolute;
  height: 210px;
  width: 200px;
  left: 585px;
  top: 50px
}
#emblem2 {
  float: left;
  padding: 0px;
  margin:0px;
  background-image: url(page_emblem2.jpg);
  position: absolute;
  height: 50px;
  width: 180px;
  left: 465px;
  top: 0px
}

#left {
  float: left;
  padding: 0px;
  margin: 0px;
  background-image: url(page_leftmid.jpg);
  line-height: 12pt;
  font-size : 10pt;
  font-family: 'Times New Roman', Times;
  position: absolute;
  width: 200px;
  left: 0px;
  top: 200px;
}
#menu {
  padding: 10px;
}

#main {
  float: left;
  padding: 0px;
  margin:0px;
  position: absolute;
  width: 535px;
  left: 225px;
  top: 200px

}
#heading {
  float: left;
  padding: 4px;
  margin:10px;
  position: relative;
  width: 375px;
  left: 0px;
  top: 0px;

}

a { font-weight : bold; color : navy; text-decoration : none; }
a:HOVER { color : blue;}



h1
{
  font-family: 'Times New Roman', Times;
  color: #006699;
}

h2
{
  font-family: 'Times New Roman', Times;
  color: navy
}

h3
{
  font-family: 'Times New Roman', Times;
  color: #006699;
  margin-bottom: 0px;
  margin-top: 25px
}

h4 { font-size : 8pt; color :  navy; text-align : left; margin-bottom : 0pt; margin-left : 1pt;}

h5 { font-size : 14pt; color :  navy; text-align : left; margin-bottom : 0pt; margin-left : 1pt;}

h6 { font-size : 12pt; color :  navy; text-align : left; margin-top : 0pt; margin-left : 10pt;}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: navy;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: navy;
}
strong
{
  font-family: 'Times New Roman', Times;
  color: navy;
  font-size: 12pt;
}
ul.myul {list-style-type:none; display: block; text-indent: 0px; text-shadow: #000000; text-align: left }
span.myspace {left:11px;}

