body#RichMediaInterface {
  background: bg_top.gif;
}
a {
  color: #003366;
}
P{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #000000;
    padding: 5px;    
}
h1#broadcastName {
  position: absolute;
  text-align: right;
  width: 786px;
  font-size: 12px;
  color: #fff;
  padding-top: 10px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-style: italic;
}
h2.speakerInfo{
  font-size: 14px;
  font-family: Arial;
  margin: 0;
  padding-top: 0;
  color: #003366;
}

img {
  border: 0;
}

#timedisplay, #timeTypeLabel {
    color: #000000;
    font-size: 10px;
}

.layerTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    color: #003366;
    text-decoration: none;
    padding: 2px;
    border-bottom: 1px solid #003366;    
}

.tabPanel{
    position: absolute; 
    border: 1px solid #003366; 
    background-color: #CCFFFF; 
    margin: 0px; 
    padding: 0px;
}

form {
  margin: 0;
  padding: 0;
}

div#tabs {  
  position: absolute;  
  z-index: 1;
  
  padding-left: 3px;
}
html>body div#tabs {
  top: 4px;
}
a.tab {
  border: solid 1px #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #003366;
  padding: 3px;
  margin-left: 3px;
  background: #fff;
  text-decoration: none;
  height: 15px;
}
div#boxes {
  position: absolute;
  top: 19px;
  border: solid 1px #000;
  width: 242px;
  height: 236px; 
  background: #fff;
}
div.box {
  height: 100%;
}
a#tab_agenda {
  border-bottom: solid 1px #fff;
  margin-left: 0;
  padding-left: 9px;
  padding-right: 8px;
}
a#tab_speakerinfo {
  padding-left: 4px;
  padding-right: 4px;
}
a#tab_messages {
  padding-left: 4px;
  padding-right: 4px;
}
a#tab_polls {
  padding-left: 10px;
  padding-right: 10px;
}


.disabledTopic {
    color: #AAAAAA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;        
    display: block;
    text-decoration: none;
}

.activeTopic {
    color: #0080FF;
        
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    text-decoration: none;
}

.Topic{
    color: #000000;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    text-decoration: none;
}

.tabTab{
    position:absolute; 

    cursor: hand; 
    cursor: pointer; 

    text-align: center; 
    background-color:#FFFFFF;
    
    margin:0px;     

    border-left: 1px solid #003366; 
    border-top: 1px solid #003366; 
    border-right: 1px solid #003366;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003366;
    text-decoration: none;    
    height: 20px;
}

.boderyellow {
	border: 1px solid #938838;
	padding: 2px;

}

.fontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding: 5px;
}

.borderblue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}

.borderbluesingle {
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
}

.borderbluebox {
	border: 1px solid #003366;
}

.buttonover {
	border-right-style: solid;
	border-right-color: #003366;
	border-right-width: 1px;
}

.fontblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #003366;
	text-decoration: none;
}

.fontblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding: 5px;

}

.botborderright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
}

.buttonoverpolls {

}

div#chatLayer {
  width: 100%;
  height: 127px;
  overflow: auto;
  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000;
  padding-left: 2px;
  padding-right: 2px;
}
div#chatLayer p.chatLine {
  margin: 0;
  padding-bottom: 0;  
  font-size: 11px;
}
div#chatLayer p.privateChatLine {
  margin: 0;
  font-style: italic;
}
div#chatLayer p.srvrMsg {
  margin: 0;
  color: #003366;
font-size: 11px;
}
p.chatLine strong {
  margin-right: 5px;
  font-size: 11px;
}
p.chatLine span.lineRef {
  
}

#hnav {
	
	background-color: #006AB7;
	
	text-align: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
  padding-right: 12px;
	padding-top: 6px;
	}

#hnav form {
	margin: 0px 0px 0px 0px;
	}

#hnav a
{
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

#hnav a:hover
{
font-weight: normal;
color: #000033; 
font-style: normal;
text-decoration: none;
}

.yel {
color: #FFCC00;
}
ul {
	margin-bottom:0px;
}

