.topmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #006633;
  font-weight: bold;
  line-height: 20px;
}

a.topmenu:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CC6600;
  font-weight: bold;
  line-height: 20px;
}


ul { 
  padding: 0;
  margin: 0;
}

#nav li { 
  float: left;
  position: relative;
  width: 7.4em;
  cursor: default;
  border: none;
  border-width: 0;
  list-style: none;
  text-align:center;
}

 li ul li {
  display: block;
  float: none;
  background-color: transparent;
  border: 0;
}

  li ul {
  display: none;
  position: absolute;
  top: 1em;
  left: 0px;
  border-bottom:2px solid #ADD9FF;
}

* html #nav li ul {top:24px;}
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }

li>ul { 
  top: auto;
  left: auto;
}

li ul a {  border: 2px solid  #ADD9FF;}

#nav li:hover ul  , #nav  li.over ul  { 
  display: block;
}

#nav a {
  display: block;
  text-decoration: none;
  color: black;
  background: #E2F4FE;
  border-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:24px;
  }

#nav a:hover {background-color:#2E9FE3; }


li#menu0 { width:7em;}
li#menu1 { width:4.5em;}
li#menu2 { width:5em;}
li#menu3 { width:4em; }
li#menu4 { width:6em; }
li#menu5 { width:7.8em; }
li#menu6 { width:7.6em; }

.height16 {line-height:16px;}

.2ndmenu {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000099;
  font-weight: bold;
  line-height: 20px;
}

a.2ndmenu:hover {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CC6600;
  font-weight: bold;
  line-height: 20px;
}

.hometext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  line-height: 16px;
  color: #333333;
  }
  
.greenbold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #006633;
}

.botttommenu {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: bold;
  line-height: 20px;
}

.orangebold {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #CC6600;
}

.text1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  color: #333333;
  list-style-position: outside;
  list-style-type: disc;
}

.mainheader {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #336600;
}

.text1link {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
  color: #000099;
}

a.text1link:hover {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
  color: #CC6600;
}
.ErrorText
{
	font-size: x-small;
	text-transform: uppercase;
	color: red;
	font-family: Arial;
}
.bluebold {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000099;
}
.AssetSummaryTitle
{
	background-color: #999999;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-weight: 500;
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.SummaryText
{
	font-weight: 300;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-family: Arial, 'Lucida Sans Unicode';
}