﻿a {
	background-color: #F5F5F5;
	color: black;
	text-decoration: none;
}
a:active {
	background-color: #F5F5F5;
	color: #669933;
	text-decoration: underline;
}
a:hover {
	background-color: #F5F5F5;
	color: #669933;
	text-decoration: underline;
}
a:visited {
	background-color: #F5F5F5;
	color: black;
	text-decoration: none;
}
a.wb {
	background-color: white;
	color: black;
	text-decoration: none;
}
a.wbu {
	background-color: white;
	color: black;
	text-decoration: underline;
}
a.wb:active {
	background-color: white;
	color: #669933;
	text-decoration: underline;
}
a.wb:hover {
	background-color: white;
	color: #669933;
	text-decoration: underline;
}
a.wb:visited {
	background-color: white;
	color: black;
	text-decoration: none;
}
body {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	margin: 0;
}
div {
	border: 0;
	margin: 0;
	padding: 0;
}
div.cb {
	text-align: center;
}
h1 {
	display : inline;
	font-size: 15pt;
	font-weight:lighter;
	/*color: #669933;*/
	background-color: white;
	line-height: 120%;
}
h2 {
	display : inline;
	font-size: 9pt;
	font-weight: bold;
}
h3 {
	display : inline;
	font-size: 8pt;
}
h4 {
	display : inline;
	font-size: 7pt;
}
h5 {
	display : inline;
	font-size: 6pt;
}
img {
	border-width: 0;
	vertical-align: top;
}
li {
	background-color: #F5F5F5;
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	color: black;
	display: list-item;
	list-style: none;
	padding: 6px;
	vertical-align: bottom;
}
li.li-current {
	background-color: white;
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-left: 1px;
	border-left-color: silver;
	border-left-style: dotted;
	border-right: 0px;
	color: black;
	display: list-item;
	font-weight: bold;
	list-style: none;
	padding: 6px;
	vertical-align: bottom;
}
li.li-right {
	background-color: #F5F5F5;
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-right: 0px;
	color: black;
	display: list-item;
	font-weight: bold;
	list-style: none;
	padding: 6px;
	text-align: center;
	vertical-align: bottom;
}
p {
	text-align: center;
}
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
ul {
	margin: 0px;
	padding: 0px;
}
.box {
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
}
.columnl {
	border-right: 1px;
	border-right-color: silver;
	border-right-style: dotted;
	width: 235px;
}
.columnl a{
	 background-color: #F5F5F5;
      color: black;
      text-decoration: none;
}
.columnl a:hover{
	background-color: #F5F5F5;
     text-decoration:underline;
	 color: #669933;
}

.columnr {
	border-left: 1px;
	border-left-color: silver;
	border-left-style: dotted;
	width: 235px;
}
.copyright {
	padding: 3px;
	text-align: center;
}
.hdrback {
	background-image: url(images/eisplc-back.jpg);
	width: 100%;
}
.menu {
	background-color: #F5F5F5;
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-top: 1px;
	border-top-color: silver;
	border-top-style: dotted;
	color: silver;
	padding-left:300px;
	}
.menu a{
	 background-color: #F5F5F5;
      color: black;
      text-decoration: none;
}
.menu a:hover{
	background-color: #F5F5F5;
     text-decoration:underline;
	 color: #669933;
}
.headermenu {
	background-color: #F5F5F5;
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-top: 1px;
	border-top-color: silver;
	border-top-style: dotted;
	color: silver;
	padding-left:225px;
}
.headermenu a{
	 background-color: #F5F5F5;
      color: black;
      text-decoration: none;
          }
.headermenu a:hover{
	background-color: #F5F5F5;
     text-decoration:underline;
	 color: #669933;
}		  
		  
.tabsh {
	border-top: 1px;
	border-top-color: silver;
	border-top-style: dotted;
	font-size: 7pt;
	text-align: center;
	
}
.tabsh a:hover{
	background-color: #F5F5F5;
     text-decoration:underline;
	 color: #669933;
}

.tabsv {
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	padding: 3px;
	text-align: center;
}
.textboxn {
	border: 0;
	padding-bottom: 10px;
	padding-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.textboxn a{
	 background-color: #F5F5F5;
      color: black;
      text-decoration: none;
}
.textboxn a:hover{
	background-color: #F5F5F5;
     text-decoration:underline;
	 color: #669933;
}

.textboxu {
	border-bottom: 1px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 14px;
	text-align: justify;
}

