body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.maincontrol {
	overflow: hidden;
}
h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 9pt;
}
h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 7.5pt;
}
a:link,
a:visited {
	color: #336699;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: red;
	background-color: transparent;
	text-decoration: underline;
}
#poweredby {
	cursor: pointer;
}
select#idlist {
	max-width: 250px;
}
.leftcontrol {
	width: 110px;
	height: 90px;
	float: left;
	border-right: 2px solid #000000;
	/* float: right;
	border-left: 2px solid #000000; */
	margin: 0;
	padding: 0;
}
.leftcontrol img {
	width: 110px;
	height: 90px;
	border: 0;
	margin: 0;
	padding: 0;
}
.menuimg {
	cursor: pointer;
	height: 13px;
	display: block;
	margin: 3px 3px 5px 15px;
}
.middlecontrol {
	background-color: #FFFFFF;
	width: 425px;
	float: left;
	height: 90px;
	padding: 0 15px 0 15px;
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
.middlecontrol div {
	line-height: 26px;
	height: 26px;
	margin: 2px 0 2px 0;
	padding: 0;
	white-space: nowrap;
}
.middlecontrol .buttons img {
	cursor: pointer;
	margin-right: 15px;
	
}
.rightcontrol {
	font-family: "Trebuchet MS", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	float: left;
	background-color: #FFFFFF;
	border-left: 2px solid #000000;
	padding: 4px 0 0 20px;
	margin: 0;
	height: 90px;
	width: 200px;
	line-height: 16px;
	overflow-y: auto;
}
.rightcontrol div.popup {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	font-size: 11px;
	color: #336699;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
}
.rightcontrol div.popup:hover {
	display: block;
	margin: 0;
	font-size: 11px;
	color: red;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
}
.textinfo {
	font-size: 12pt;
	text-transform: uppercase;
}
.poweruser {
	font-size: 14px;
	text-transform: uppercase;
}
.count {
	color: red;
	background-color: transparent;
	font-weight: 800;
}
.panecontrol {
	position: absolute;
	top: 90px;
	left: 0;
	background-color: #6699CC;
	border-top: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 5px;
	height: 25px;
	z-index: 1;
}
.panecontrol span {
	cursor: pointer;
	font-size: 11pt;
	margin-left: 15px;
	margin-right: 15px;
}
.tabinactive {
	font-weight: 400;
	text-decoration: underline;
	color: #000000;
	background: transparent;
}
.tabinactive:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}
.tabactive {
	font-weight: 800;
	text-decoration: none;
	cursor: default !important;
}
.docinfo,
.helparea {
	display: none;
	position: absolute;
	z-index: 1;
	top: 115px;
	left: 200px;
	width: 600px;
	height: 100%;
}
#allnotes {
	display: none;
	position: absolute;
	z-index: 1;
	top: 90px;
	background-color: #6699CC;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-top: 0;
}
#allnotes .control {
	border: 0 !important;
}
.notes div {
	margin: 0 10px 10px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #B2CCE5;
	text-align: left;
}
.notes div p {
	padding: 0;
	margin: 0 0 8px 0;
}
.noteicon {
	cursor: pointer;
	/* color: #CC0000; */
	color: #6699CC;
	vertical-align: 2px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 0;
	font-weight: bold;
}
.textline {
	line-height: 18px;
}
.heading {
	background-color: #6699CC;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12pt;
	color: #000000;
	height: 20px;
	width: 100%;
	padding: 5px 0 5px 0;
}
.heading span {
	margin: 15px;
}
.paper {
	position: relative;
	z-index: 1;
	left: 0;
	height: 100%;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
}
.manuscript {
	position: absolute;
	left: 0;
	top: 90px;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	margin: 0;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.control	{
	background-color: #6699CC;
	font-size: 9pt;
	border-bottom : 2px solid #000000;
	padding: 5px 5px 5px 15px;
	line-height: 20px;
	margin: 0;
}
.control .navigate {
	font-size: 12px;
	font-weight: 800;
	text-decoration: underline;
	text-transform: uppercase;
	color: #000000;
	background: transparent;
	cursor: pointer;
}
.control .navigate:hover,
.control .inactivenavigate {
	font-weight: 800;
	font-size: 12px;	
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
}
.control .navigate:hover {
	color: #FFFFFF;
}
.control .inactivenavigate {
	color: #B2CCE5;
	cursor: default !important;
}
.control .remove {
	float: right;
	font-size: 10pt;
	font-weight: 800;
	cursor: pointer;
	margin-right: 10px;
}	
.control #msID {
	color: #B2CCE5;
	background: transparent;
}
/* .button {
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-size: 10pt;
  cursor: pointer;
	
}

button {
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-size: 10pt;
  cursor: pointer;
	
}

.maincontrol	{
	background-color: #333366;
	font-size : small;
	font-family : Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #E1BB48;
	padding: 5px;
	padding-bottom: 10px;
}
*/













.matching {
  background-color: #E1BB48;
	border-top: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 3px solid #000033;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #333366;
	cursor: pointer;
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}





.notearea {
	border: 1px solid #000033;
	font-size: 8pt;
	background-color: #333366;
	color: #E1BB48;
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	visibility: hidden;
	display: none;
	width: 35%;
	z-index: 1;
	position: absolute;
	left: 100px;

}


.notecontrol {
	border-bottom: 2px outset #000033;
	background-color: #333366;
	
}


.close {
	color: #E1BB48;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}

.add {
	color: green;
	font-family: monospace, courier; 
}

del {
	color:red;
	text-decoration: line-through;
}

.viewimages {
	display: block;
	margin: 0;
	border: 0;
}
.linenumber {
	background-color: #FFFFFF;
	color: #6699CC;
	font-size: 12px;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.linetext {
	float: left;
}
.notes{
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.imageicon img {
	border: 0;
}
.clear { clear: both; }
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.underline {
	text-decoration: underline;
}
#panel_imageviewer {
	position: absolute;
	width: 600px;
	background-color: #B2CCE5;
	border: 1px solid #333;
	visibility:hidden;
	cursor: move;
	z-index: 10;
}
#panel_noteviewer {
	position: absolute;
	width: 300px;
	background-color: #B2CCE5;
	border: 1px solid #333;
	visibility:hidden;
	cursor: move;
	z-index: 10;
}
.panel {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -150px;
	visibility: hidden;
	width: 300px;
	background-color: #B2CCE5;
	border: 1px solid #333;
	cursor: move;
	z-index: 100;
}
#panel_biblioarea {
	width: 450px !important;
}
#panel_biblioarea .content {
	display: none;
	height: 350px !important;
	overflow-y: auto !important;
}
#content_imageviewer {
	width: 600px;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
#content_noteviewer,
.content {
	font-size: 8pt;
	font-family: Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px 10px;
	text-align: left;
	cursor: text;
}
::-moz-selection {
	background:#6374AB !important;
	color:#fff !important;
}

::selection {
	background:#6374AB !important;
	color:#fff !important;
}
#handle_noteviewer,
#handle_imageviewer,
.handle {
	clear: both;
	margin: 2px;
	padding: 2px;
	height: 20px;
	color: #000000;
	background-color: #6699CC;
}
	
span.viewerlt {
	float: left;
	text-align:left;
	font-weight: 800;
}
span.viewerrt {
	float: right;
	text-align:right;
	font-size: 10pt;
	font-weight: 800;
	cursor: pointer !important;
	margin: 1px 5px 0 0;
}