body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;*/
	background: #000000;
	font-family : Franklin Gothic Book, Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	margin: 0;
}

.f1 {
	font-family: Franklin Gothic Book;
	font-size: 9.3pt;
	line-height: 16pt;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #ffffff;
}

.f2 {
	font-family: Franklin Gothic Demi;
	font-size: 9.3pt;
	line-height: 16pt;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #ffffff;
}

.f3 {
	font-family: Franklin Gothic Book;
	font-size: 6pt;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #666666;
}

.f4 {       
   	/*border-width: 1pt; 	
	border-style: solid;
	border-color: #999999;
	border-spacing: 0pt;*/
	border-collapse: collapse;
}

.f5 {
	font-family: Arial, Helvetica, sans-serif, Franklin Gothic Medium Cond;
	font-size: 7pt;
	line-height: 15pt;
	color: #666666;
	text-align: right;
	font-weight: normal;
}

.f6 {
	font-family: Franklin Gothic Book;
	font-size: 8pt;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #ffffff;
}

.f7 {
	font-family: Franklin Gothic Book;
	font-size: 16pt;
	line-height: 16pt;
	text-align: center;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #ffffff;
}

.f8 {
	font-family: Franklin Gothic Book;
	font-size: 7.5pt;
	/*line-height: 20pt;*/
	font-weight: normal;
	color: #ffffff;
}

.f9{
	width: 45pt;
	height: 15pt;
	/*padding: 0px; 
	margin: 0px 0px 0px 0px; 
	background: #999999; */
	border: 0px solid #999999; 
	/*color: #fff; */
}
 
td {
	font-family: Arial;
	font-size: 8pt;
	line-height: 15pt;
	color: #000000;
	font-weight: normal;
}

.bg {
	background-image: url("line.jpg");

}

td.rpt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt; 
}

tr {
	valign: top;
}

input, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt; 
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt; 
}

A:link {
	color : #72AAEF;
	text-decoration :none;
}

A:visited {
	color : #666666;
	text-decoration :none;
}

A.links:link {
	color : #666666;
	font-weight: bold;
	text-decoration :none;
}

A.links:visited {
	color : #666666;
	font-weight: bold;
	text-decoration :none;
}

A.links:hover {
	COLOR: #666666; 
	font-weight: bold;
	text-decoration: underline;
}

A.tag:link {
	color : black;
	text-decoration :none;
}

A.tag:visited {
	color :  black;
	text-decoration :none;
}

A.tag:hover {
	color: black; 
	text-decoration: underline;
}

A.tag_over:link {
	color : white;
	text-decoration :none;
}

A.tag_over:visited {
	color :  white;
	text-decoration :none;
}

A.tag_over:hover {
	color: white; 
	text-decoration: underline;
}

A.foot:link, A.foot:visited, A.foot:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration :none;
	font-size : 8pt; 
}

A.whitehead:link, A.whitehead:visited, A.whitehead:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration :none;
}

.menu {
	font-size : 12pt;
	font-weight : bold;
}

.heading {
	font-size : 14pt;
	color : #3366CC;
	font-weight : bold;
}

.errMsg {
	color : #ff0000;
	font-weight : bold;
}

.tagRole {
	color : #000000;
	font-weight : bold;
	font-size : 9pt;
}

.labtd {
	font-size : 8pt;
}

.annlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt; 
}

.hideDisplayStyle {
    visibility: hidden;
}

.hide{
	display: none;
}

.show{
	display: block;
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
