<!-- 

a:link {
  text-decoration: underline;
  color: #0000FF;
  background: none;
}

a:visited {
  color: #0000FF;
  text-decoration: underline;
  background: none;
}

a.twobar {
    color: #666666;
    text-decoration: none;
    background: none;
}

a:visited.twobar {
    color: #666666;
    text-decoration: none;
    background: none;
}

body {
  font-size: smaller;
  background-color: #FFFFFF;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
}

img {
  border: 0px;
}

td {
  vertical-align: top;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
}


td.confbox {
    text-align: center;
    vertical-align: middle;
    width: 168px;
}

td.middle
{
  vertical-align: middle;
}

td.right {
  text-align: right;
}

tr {
  border: 0px;
}

td.left {
  text-align: left;
}

td.justify {
  text-align: justify;
}

div.center {
  text-align: center;
  margin-left: auto; 
  margin-right: auto;
}

div.menu {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #0099cc;
  color: #FFFFFF;
  visibility: hidden;
  font-size: 15px;
  white-space: nowrap;
}

a.index1 {
  color: #000000;
  background: none;
  text-decoration: none;
  font-size: 12px;

}

a.index1:hover {
  color: #FF0000;
  background: none;
  text-decoration: none;
}

a.index1:visited {
  color: #999999;
  background: none;
  text-decoration: none;
}

a.topmenu {
  color: #0099cc;
  background: none;
  font-weight: bold;
  font-size: 15px;
  padding-right: 25px;
}

a.topmenu:visited {
  background: none;
  color: #0099cc;
}

div.menu a:link {
  color: #FFFFFF;
  background: none;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}

div.menu a:visited {
  color: #FFFFFF;
  background: none;
  font-weight: normal;
  text-decoration: none;
}

div.menu a:hover {
  color: #0099cc;
  background: #ffffff;
}

div.menu li {
  padding-bottom: 1px;
}

div.menu li:hover {
  background: #000000;
}

div.menu a.submenu:visited {
  font-weight: bold;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #7589DD;
  background: none;
}

h2 {
  color: #006699;
  font-weight: bold;
  background: none;
}

h3 {
  color: #006699;
  background: none;
  padding-bottom: 0; 
  margin-bottom: 0;
  padding-top: 0;
  margin-top: 0;

}      

h4 {
  color: #006699;
  background:none;
}

h4.nopad {
  margin-bottom: 1px; 
  padding-bottom: 1px; 
}

p.nopad {
  margin-top: 1px;
  padding-bottom: 1px;
}
p.analystinfo {
    font-size: 1.1em;
}

a.companylarge {
  color: #006699;
  background: none;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.2em;
}

a.companynormal {
  color: #006699;
  background: none;
  text-decoration: underline;
}

span.blue {
  color: #006699;
  background: none;
  font-size: 1.2em;
}

span.darkblue {
  color: #004499;
  background: none;
  font-size: 1.6em;
  font-weight: bold;
}

hr {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 80%
}

hr.full {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

table {
  border: 0px;
}

ul.reportlist {
  list-style-image: url('/images/squarebullet.jpg');
  font-size: 1.3em;
}

ul.indexlist {
  list-style-type: none;
  color: #006699;
  background: none;
  font-size: 13pt;
  padding-left: 0em;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: arial, helvetica, sans-serif;
}

ul.indexlist2 {
  list-style-type: none;
  color: #006699;
  background: none;
  font-size: 11pt;
  padding-left: .7em;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: arial, helvetica, sans-serif;
}

ul.indexlist3 {
  list-style-type: none;
  color: #006699;
  background: none;
  font-size: 8pt;
  padding-left: .7em;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: arial, helvetica, sans-serif;
}

li.none {
  list-style-type: none;
}

a.indexlist a.indexlist:visited {
  color: #006699;
  background: none;
}

a.company {
  color: #0000FF;
  background: none;
  font-size: 1.3em;
}

img.smallbanner {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

h1.level1 {
  text-indent:0px;
  font-size: 1.1em;
  color:red;
  background: none;
  text-transform:uppercase;
  font-weight:bold;
  padding: 0px;
  margin: 0px;
}

h2.level2 {
  text-indent: 20px;
  font-size: 1em;
  color: green;
  background: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h3.level3 {
  text-indent: 40px;
  font-size: 1.3em;
  color: #006060;
  background: none;
  padding: 0px;
  margin: 0px;
}

a.nsMenu:link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #666666;
  background: none;
}

a.nsMenu:visited {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #666666;
  background: none;
}

span.nsMenuH4 {
  font-size: 11pt;
  font-weight: bold;
  color: #0000CC;
  background: none;
}

span.nsMenuH3 {
  font-weight: bold;
  color: #FFFFFF;
  background: none;
}

a.nsMenu:hover {
  color: #CC0000;
  background: none;
}

span.footer,
a.footer:link,
a.footer:visited
{
  color: #00427F;
  background: none;
  text-decoration: none;
  font-weight: none;
  font-size: 7pt;
  font-family: veranda, geneva, arial, helvetica;
}

a.footer:hover
{
  color: #00427F;
  background: none;
  text-decoration: underline;
  font-weight: none;
  font-size: 7pt;
  font-family: veranda, geneva, arial, helvetica;
}

span.required {
  font-weight: bold;
  color: #CC0000;
  background: none;
}

td.gradientteal {
    background: url(/images/gradient-teal.png);
	
}

span.gradientteal {
    color: white; 
    font-weight: bold; 
    font-size: 1.5em;
    background: #79B0B0;
}

a.dropmenu
{
  text-decoration: none;

  color: #3B3F3F;
}

a.dropmenu:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #3B3F3F;
}

a.dropmenu:visited
{
  text-decoration: none;

  color: #3B3F3F;
}

//-->