body { margin-top: 0px;
	   margin-bottom: 0px; }  

a { text-decoration: none; color:#17619E; }
a:link { text-decoration: none; color:#17619E; }
a:hover { text-decoration: underline; color:#4A8517; }

#topTable { width: 760px;
			text-align: left;
	   	    border-collapse: collapse; }
		   
#mainTable { width: 760px;
			 text-align: center;
			 border-collapse: collapse; }

#botTable { width: 760px;
			text-align: center;
	   	    border-collapse: collapse; 
	   	    font-family: Arial, Verdana, sans-serif;
   			font-size: 70%; }

#people { width: 100%;
		  text-align: left;
		  border-collapse: collapse;
		  font-family: Arial, Verdana, sans-serif;
		  font-size: 95%; }


.names { vertical-align: top;
		 width: 50%; }
		  
.host { text-align: left;
		padding: 10px 0px 10px 7px; }

.picCell { text-align: center;
		   width: 25%;
		   padding: 9px 0px 9px 0px;
		   vertical-align: top; }
			   
.textCell { font-family: Arial, Verdana, sans-serif;
			font-size: 82%;
			text-align: justify;
			line-height: 140%;
		    width: 75%;
		    vertical-align: top;
		    padding: 10px 20px 10px 0px; }
	
.heading { font-size: 130%;
		   font-weight: bold;
		   text-decoration: underline; }

.ddmx {
	text-align: center;
    font-family: Arial, Verdana, sans-serif;
   	font-weight: bold;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	text-align: center;
    padding: 4px 0px 4px 0px;
    background: #17619E;
    color: #ffffff;
    font-weight: bold;
	width: 190px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-size: 82%;
}
.ddmx .item1 {
	background: #17619E;
    color: #ffffff;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #4A8517;
    color: #ffffff;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    text-align: left;
    padding: 4px 10px 4px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size: 82%;
}
.ddmx .item2 {
    background: #17619E;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #6699FF;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

.ddmx .emptyItem,
.ddmx .emptyItem:hover,
.ddmx .emptyItem-active,
.ddmx .emptyItem-active:hover {
    padding: 4px 0px 4px 0px;
	width: 190px;
    text-decoration: none;
    text-align: center;
    display: block;
    cursor:default;
    position: relative;
	font-size: 82%;
}
.ddmx .emptyItem {
    background: #17619E;
    color: #ffffff;
}
.ddmx .emptyItem:hover,
.ddmx .emptyItem-active,
.ddmx .emptyItem-active:hover {
    background: #17619E;
    color: #ffffff;
}