body {

	font: 14px/21px;
	font-family: 'Oxygen', sans-serif;
}


h1 {

font-size: 2.5em;
letter-spacing: .05em;
margin: 5px auto;
text-transform: uppercase;
text-align: center;
}

#floatbar {
    position:relative;
}

.popup {
    position:absolute;
    top:10px;
    left:0px;
    height:30px;
    background:#ccc;
    display:none;
}


ul#menu { width: 90%; height: 43px; background: #9BBB59 top center repeat-x; font-size: 1.5em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin-left: 0px; padding-bottom: 5px; border-bottom: 1px; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; background: #F6E88A;}
ul#menu li a { height: 42px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ text-decoration: underline; color: #FFF; background: #F68618 top left repeat-x; padding: 5px 15px 0; }


.oce-first {
    background: none repeat scroll 0 0 #9BBB59;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    font-size: 15px;
    text-align: center;
    padding: 10px;
}

.even {
background: #EFF3E9;
}

.odd {

background: #DEE6D1;

}

.padtd {
text-align: center;
padding: 2px;
}

.color {
text-align: center;
padding: 10px;
}

.padtd p {
padding: 10px;
text-align: justify;
 max-width: 200px;

}

.entitytable {
    text-align:justify;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
    width: 90%;
}

#headbox {

height: 150px;
background-width: 100%;
overflow: auto;

}

#headbox div {
width: 300px;
float: right;
}

#headbox a:hover {

text-decoration:underline;
}

#headbox a {

color: #156B00;

}

#logo {

float: left;
width: 300px;
height: 90px;

}

#contact {
font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
margin-left: 30px;
padding: 20px;
float: center;
width: 25%;
background: #9BBB59;

}

.reporttime {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	float: right;
	margin: 20px;
	padding-right: 90px;
	color: #9BBB59;
}

#numberedli {

	font-size: 50px;
	color: #236B19;	
}

.transcript_text {

	font-size: 1.2em;	
}


.menu-ul ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.menu-ul a
{
float:left;
width:6em;
text-decoration:none;
color:white;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white;
}
.menu-ul a:hover {background-color:#ff3300;}
.menu-ul li {display:inline;}


.main-menu li {display:inline;}

.main-menu li {background-color: #236B19;padding:0.6em 1em;}

.main-menu a {font-size: 1em;color:white;padding:0.6em 1em}

.main-menu #selected {font-size: 1.2em;color:white;}

.main-menu {
padding: 0px;
margin-top: 10px;
}

.section {
	float: center;
}

.number {
	padding:20px;
	list-style-type: none;
}
