@charset "utf-8";
/* CSS Document */
/*
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
*/
.myresults {
	height: auto;
	width: 565px;
	margin-top: 2px;
	margin-bottom: 2px;
float: left;
	text-align: left;
}
.mypaging {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	height: auto;
	width: 555px;
	text-align: center;
}
.myresults .impinformation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	height: auto;
	width: 99%;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	background-color: #E8EFFF;
}
.myresults .maininformation .spacer10pix {
	height: 10px;
	padding: 0px;
	margin: 0px;
}
.myheaderdocinfo {
	width: 75%;
	height:auto;
	word-wrap: break-word;
	margin-bottom: 5px;
}
.maininformation {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(images/bg_information.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 561px;
	border: 1px solid #B9CFFF;
	margin-top: 10px;
	float: none;
	background-color: #FFFFFF;
	vertical-align: top;

}
.maininformation:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(images/bg_information.png);
	background-position: left bottom;
	height: auto;
	width: 561px;
	border: 1px solid #3E7CFF;
	margin-top: 10px;
	float: none;
	background-color: #F4FAFF;
	vertical-align: top;

}
.mypaging ul {
	display: block;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.mypaging ul li {
	list-style: none;
	display:inline;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.pagingli {	
	list-style: none;
	display:inline;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.mypaging ul li span {
	border:1px solid #CCCCCC;
	background-color:#f2f2f2;
	color: #003399;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;

}
.maininformation h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.maininformation h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.maininformation h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.maininformation p{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
.maininformation a, .maininformation a:hover, .maininformation a:active {
	text-decoration: none;
	color: #003399;
}
.clickdocid {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	float: right;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
}
.doc_con_info {
	/*word-wrap: on;*/
	height: auto;
	width: 561px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.docimg_n_locmap {
	display: inline;
	float: right;
	height: 48px;
	width: 107px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B9CFFF;
	border-left-color: #B9CFFF;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
}
.docimg_n_locmap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #B9CFFF;
	display: inline;
}
.docimg_n_locmap ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.docimg_n_locmap li {
	list-style: none;
	display:inline;
	float: right;
	margin-right: 5px;
/*	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff; 
*/	width:45px;

}
/*.docimg_n_locmap li:hover {
	list-style: none;
	display:inline;
	float: right;
	margin-right: 5px;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	width: 45px;
}
*/

