td, tr, p, div {
  font-family      : Arial;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin-left      : 0;
  padding-left     : 0;
  list-style       : none;
}

li {
  padding-left: 15px;
  background-image: url(../Images/greenbullet.gif);
  background-repeat: no-repeat;
}

.solidtable {
  width: 90%;
}
.solidtable td {
  width: 100%;
  border: solid;
  border-width: 1px;
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-right-color: #FFFFFF;
  font-size        : 12px;
  font-weight      : normal;
  font-family      : Arial;
}



td.navheader {
  text-valign      : center;
  background-color : #181A4B;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  font-size        : 12px;
  font-weight      : bold;
  color            : #0AF409;
  font-family      : Arial;
}

#navbox
{
  background-color: #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  width            : 100%;
}

ul.nav
{
  margin-left      : 0;
  padding-left     : 5;
  list-style       : none;
}

ul.nav li
{
  padding-left: 15px;
  background-image: url(../Images/greenbullet.gif);
  background-repeat: no-repeat;
}

ul.nav a
{
  display: block;
  border-bottom: #cccccc 1px solid;
  background-color: #EEEEEE;
  text-decoration: none;
  width: 170px;
  font-family: Arial;
  font-size: 11px;
  text-align:left;
  color: #ffffff;
	}
}

ul.nav a:hover
{
	color: #000000 !important;
    background-color: #ffffff;
	text-decoration: underline;
}

ul.nav ul a.active
{
	color: #000000 !important;
    background-color: #ffffff;
	text-decoration: underline;
}



table.spotlight {
  width            : 90%;
  border-width     : 1px;
  border-color     : #000000;
  border-spacing   : 0;
  text-align       : center;
  align            : center;
  valign           : center;
  margin-left	   : auto;
  margin-right     : auto;
  margin-top	   : 1em;
  margin-bottom    : 1em;
}

td.spotlight {
  width            : 90%;
  text-valign      : top;
  background-color : #181A4B;
  padding-top      : 5px;
}

table.spotlightbd {
  font-size        : 11px;
  font-family      : Arial;
  color            : #ffffff;
  border-spacing   : 0;
  text-align       : left;
  text-valign      : top;
  background-color : #FFFFFF;
  width            : 100%;
}

table.spotlightbd td {
  text-valign      : top;
  width            : 50%;
  padding-top      : 10px;
  padding-bottom   : 10px;
}

.spotlightheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #0AF409;
  font-family      : Verdana, Arial, Helvetica, sans-serif
}

.navheading {
  font-size        : 12px;
  font-weight      : bold;
  color            : #FFFFFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif
}
.contentheading {
  font-family      : Arial;
  font-size        : 16px;
  font-weight      : bold;
  color            : #0AF409;
  text-align       : left;
}

#navlist
{
margin-left: 0;
padding-left: 5;
list-style: none;
}

#navlist li 
{
padding-left: 15px;
background-image: url(../Images/greenbullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

a.menulink:link, a.menulink:visited {
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	color: #333333;
	text-decoration: none;
	}

a.menulink:active {
	font-family: Arial;
	font-size: 11px;
	text-align:left;
	color: #000000;
	text-decoration: underline;
	}

a.menulink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	}

