body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
}


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;
}

.issuetable {
	width: 100%;
	padding: 20px;
	padding-left: 1px;
	padding-right: 80px;	
}

.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: 120px;
background-width: 100%;
overflow: auto;
}

#headbox div {
width: 300px;
float: right;
}

#headbox a:hover {

text-decoration:underline;
}

#headbox a {

color: #156B00;

}

#logo {

float: left;

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;
}

.transcript_text {

	font-size: 1.2em;	
}
