@charset "utf-8";
.disppubright {text-align:right;}
.dispartheader {color: #003E7E; font-size: 18px;}
.disprpdiv  {width:560px; float: left; }
.displi {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.dispminheader {font-weight: bold; color: #003E7E; font-size: 18px;}
.disph2 {font-size: 22px;}
.dispnarr {width:500px; line-height: 1.5; }
.dispdiv  {width:500px; float: left; }
#main {width: 500px; float: left;}
#rightCol {width: 145px; margin-left: 150px; margin-top: 15px; float: left;}
#dispcontent {width: 800px; margin-left: 170px;}
#panorama {/*float:left; */}
#dispwrapper {
text-align: center;
    border-left: 1px solid #003E7E;
    border-right: 1px solid #003E7E;
    border-bottom: 1px solid #003E7E;
    float: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
    width: 1001px;
	overflow-y: auto;
	overflow-x: hidden;
	.caption {margin:0; line-height:14px; color:#999;}
}
{
	margin-bottom:5px;
	width:142px;
}
table.searchForm select.searchDD 
{
	border: #6f7c81 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #002664;
	width:90px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.searchForm input.searchText 
{
	border: #6f7c81 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #002664;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.searchForm div.searchDD_Error 
{
	border: solid 1px Red;
	font-weight: normal;
	font-size: 11px;
	color: #900;
	background-color:#FF0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.searchForm input 
{
	width:140px;
}
table.searchForm input.searchButton  
{ 
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	padding:0px 5px;
	color: white;
	background-color: #002664;
	border: none;
	margin-top:2px;
	cursor: pointer;
	width:30px;
}
