span.dropt {border-bottom: thin dotted; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;} 

/* CSS Document */

#container {
  width:800px;
  margin:0 auto;
  min-width:800px;
  text-align:left;
}
#topwrapper {
  width:auto;
  display:block 
}
#topbar {
  background:teal;
  width:auto;
  display:block;
  height:150px;
}
#navbar {
  position:relative;
  width:auto;
  height:176px;
  margin-top:-150px;
  z-index:2;
}
#navbar table {
  position:absolute;
  bottom:0;
  width:100%;
  left:0;
  margin-left:2px;
  margin-right:2px;
} 
#contentwrapper{
  float: left;
  width: 100%;
}
#iefix{
  background:#fff;
  //border-radius: 10px;
}
#main {
  width:auto;
  background:#fff;
  margin-right:200px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  //border-radius: 10px;
}
#info {
  float:left;
  margin-left:-200px;
  width:200px;
  background:beige;
  position:relative;
  //border-radius: 10px;
}
#infoinner {
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  clear:both;
}
#newsletter {
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  background:#fff;
}

#footer {
  width:auto;
  *width:800px;
  display:block;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  background:#fff;
  //border-radius: 10px;
}

.box {
  margin-top:5px;
  margin-bottom:5px;
  padding-top:40px;
  padding-bottom:40px;
  width:238px;
  border-style:dashed;
  border-width:1px;
  border-color:teal;
  text-align:center;
  color:teal;    
}
.topimage {
  //border-radius:10px;
}

iframe {
  margin-top:5px;
}

body {
  behavior: url(csshover.htc);
	background-attachment: fixed;
  background-color: teal; 
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #696969;
	line-height: 20px;
    padding: 2px;
    margin: 0px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #696969;
	padding: 2px;
  line-height: 24px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 20px;
}

hr {
  width:95%;
  color:#696969;
  background-color:#696969;
  height:1px;
  border:0px
}
hr.small {
  width:40%;
  color:#696969;
  background-color:#696969;
  height:1px;
  border:0px
  margin-top:10px;
  margin-bottom:10px;
}

li {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 20px;
	list-style-type: disc;
}

td ol ul li {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 16px;
	list-style-type: decimal;
}
td ol li {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 16px;
	list-style-type: disc;
}

a:visited {
	color: #db2234;
	text-decoration: none;
}

a:link {
	color: #db2234;
   text-decoration: none;
}
a:hover {
	color: #5A5A5A;
; text-decoration: none
}
a:active {
	color: #5A5A5A;
; text-decoration: none
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 16px;
  vertical-align:top;  
}
td.dark {
  color:#444;
  font-weight:bold;
}
td.bright {
  color:#999;
}
#main table.wide td {
  padding:8px;
}
#main table.hwide td {
  padding:2px;
}
#main table.hwide td.space {
  padding:0px;
}

.rightbartitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold;
	color: #696969;
	line-height: 26px;
  padding: 2px;
  margin: 0px;
  margin-top: 5px;
}
.rightbartext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	line-height: 14px;
  padding: 2px;
  margin: 0px;
}
a.rightbartext:visited {
	color: #db2234;
	text-decoration: none;
}
a.rightbartext:link {
	color: #db2234;
	text-decoration: none;
}
a.rightbartext:hover {
	color: #5A5A5A;
; text-decoration: none
}
a.rightbartext:active {
	color: #5A5A5A;
; text-decoration: none
}

.texta {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #696969;
 background-color: #ffffff;
 border: 1px solid teal;
 margin: 2px
}
.textb {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #696969;
 background-color: #ffffff;
 border: 1px solid #999999;
}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: -200px;
width: 200px;
z-index: 100;
color: #696969;
border: 1px solid;
border-color: #696969;
padding: 2px 10px 2px 10px;
background: #ffffff;
font-style: Normal;
text-align: left;
}
