@charset "utf-8";
/* CSS Document */
#leftResultPanel{
float:left;
}
#structureViewerPanel{
float:right;
margin-right:20px;
}
#bottomResultPanel{
clear:both;
}
#contentWrapper{
width:90%;
margin:0 auto;
}
.style1 {
	font-size: 9pt
}
body {
	margin: 30 0 0 30;
	font-size: 11pt;
	font-family: verdana, sans;
}
a {
	color: #B00000;
}
hr {
	height: 1px;
}
.lineBorder {
	border: 1px solid #e1e1e1;
}
.dotBorder {
	border: 1px dashed #e1e1e1;
}
.input_no_border {
	border: 0px;
}
input.butt {
	background: #FFF;
	color: #B00000;
}
table {
	table-layout:fixed;
	word-break:break-all;
}
.indent {
	text-indent: 2em;
}
.style3 {
	color: #408080
}
.style5 {
	color: #FF0080
}
.style6 {
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	color: #FF0080;
	font-size: 18px;
}
.no_underline {
	text-decoration:none
}
.thin_border_cell {
	BORDER-bottom: rgb(0,0,0) 1px groove;
	BORDER-top: rgb(0,0,0) 1px groove;
	BORDER-right: rgb(0,0,0) 1px groove;
}
.style10 {
	font-size: 25pt
}
.button {
	float:left;
}
.button a:link, .button a:visited, .button a:active {
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 120px;
	height: 31px;
	padding-top: 5px;
	display: block;
	color: #993300;
	text-decoration: none;
	text-align:center;
	background: url('images/download_now.gif') top left no-repeat;
}
.button a:hover {
	color: #CC6600;
	background: url('images/download_now_hover.gif') top left no-repeat;
}
body {
	background:#4D86CB;
	margin-top:10px;
}
#all {
	background:#4D86CB;
}
#all_top {
	background:url('images/mainTab_top.gif') no-repeat scroll 0%;
	height:20px;
}
#all_bottom {
	background:url('images/mainTab_bottom.gif') no-repeat scroll 0%;
	height:27px;
}
#all_body {
	background: url('images/mainTab_body.gif') repeat-y scroll;
	overflow:hidden;
}
#all_top, #all_body, #all_bottom, #all {
	width:791px;
	margin:0px auto;
}
#title, #navbar, #content, #footer {
	width:95%;
	margin:5px auto;
}
#title {
	width:95%;
	text-indent:2em;
	margin-bottom:10px;
}
#navbar {
	width:95%;
	height:31px;
}
#navbar ul {
	list-style-type:none;
	margin:0px 0px;
}
#navbar ul li {
	margin:0px 20px 0 0;
}
#loginBar {
	width:95%;
	text-align:right;
	margin:2px auto;
}
#content {
	margin-top:20px;
	width: 95%;
	word-break:normal;
	text-align:justify;
}
#content p{
	text-indent:2em;
}
#content ul{
	margin-left:1em;
	line-height:150%;
}
#footer {
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#pdtdTable {
	text-align:left;
}
#pdtdTable td {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#990000;
}
#pdtdTable tr {
	background:#ffffff;
}
#pdtdTable td div {
	white-space:normal;
	word-break:break-all;
	overflow:auto;
	margin:auto 2px;
}
.pageString {
	font-size:10pt;
	margin:2px 0;
}

