/* external style sheet for the AMI Documentation */

table {
	padding: 0px;
	border: 0px;
}


h2{
	font-weight: bold;
	font-size: 14px;
	color: #d0b4a6;
	line-height: 16px;
	margin: 0;

}

.searchBg {
	background-image: url(graphics/mpbin/search_bg2.jpg);
	background-repeat: repeat-y;
	background-position: 0 0px;	
	width: 475px;
	position: relative;	
	margin: -21px 0 0px 3px;
	padding-bottom: 0px;
}

.searchBox {
	background-image: url(graphics/mpbin/search_top2.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 22px 0 0 77px;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	width: 502px;
}

.searchBoxCleanTop {
	background-image: url(graphics/mpbin/LargeBack_pixilate.jpg);
	background-repeat: no-repeat;
	background-position: 7px 0%;
	padding: 22px 0 0 15px;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	height: 157px;
}
.searchBoxCleanTop td {padding: 0 2.5em 0 3.5em;}
.searchBoxCleanBot {
	background-image: url(graphics/mpbin/LargeBack_pixilate2.jpg);
	background-repeat: no-repeat;
	background-position: 45px 0%;
	padding: 22px 0 0 15px;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;	
	height: 157px;
	margin-bottom: 2em;
}



#searchForm {
	margin-top: 35px;
}
.searchOptions {
	padding-top: 15;
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	width: 390;
	padding-right: 25;
}

.searchAdv {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	display: none;
}

.searchOptions input {
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	margin-top: 4px;
}

.searchTips {
	margin-top: 35px;
	font-weight: normal;
	color:#000000;
	font-size: 10px;
	font-family: arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	width: 200;
	padding-right: 25;
	float: right;
}

.searchTips h1 {
	font-weight: bold;
	color:#d0b4a6;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	margin: 0;
}

.browse {
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 12px;
	font-variant: normal;
	font-style: normal;
	width:200;
	padding-right: 20;
	float: right;
	clear: right;
	text-align: right;
}

.searchFooter {
	background-image: url(graphics/mpbin/search_bottom2.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	width: 519px;
	text-align: left;
	position: relative;
	margin: 0 0 0px -16px;
	padding: 0 0 0 -22;
	
		
}
.browseFooter {
	background: url(graphics/nrin/browse_bottom.gif) left bottom;
	background-repeat: no-repeat;
	height: 11;
	position: relative;
	left: 15px;
	top: -10px;
}

.searchButton {
	padding: 0 0 20px 0;
}

/* Search Results Frame*/

.searchBg2 {
	background-image: url(graphics/mpbin/search_bg_02.jpg);	
	background-repeat: repeat y;	
	width: 666;
}


.searchBox2 {
	background-image: url(graphics/mpbin/search_top_02.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 40;
	padding-top: 35;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;	
}

.searchFooter2 {
	background-image: url(graphics/mpbin/search_bottom_02.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-align: right;
	height: 147;
}

/* Search Results Table*/
.mpbTable td{
	font-weight: normal;
	font-size: 11;
	padding: 4;
	border: 1px solid #d0b4a6;
}

.searchResults {
	border: 1px solid #d0b4a6;
	width: 600;
	margin: 0 0 10px 0
}

.searchResults th{
	background-color: #d0b4a6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 13;
	padding: 2;
}

.searchResults td{
	color: #666666;
	font-weight: normal;
	font-size: 11;
	padding: 4;
}

.searchResults #padleft {
	padding-left: 10;
}


.searchResults #odd{
	background-color: #FFFFFF;
}

.searchResults #even{
	background-color: #EEEEEE;
}

.searchResults #colNumber{
	width: 30;
	text-align: right;
	padding-right: 5;
	font-weight: bold;
}

.searchResults #databaseHeaderResults{
	font-size: 12;
	padding-left: 5;
}

.searchResults #databaseHeaderResults a {text-decoration: underline;
	font-weight: bold;
	color:#999999;
	font-size: 12;	
	padding-left:5;
}

.searchResults #databaseHeaderResults a:hover {text-decoration: underline;
	font-weight: bold;
	color:#d0b4a6;
	font-size: 12;	
}

.searchResults #databaseResults{
	text-align: left;
	padding-left: 10;
	font-weight: normal;
}

.searchResults #databaseResults a {text-decoration: underline;
	font-weight: normal;
	color:#666666;
}

.searchResults #databaseResults a:hover {text-decoration: underline;
	font-weight: normal;
	color:#333333;
}

.searchResults #colMiddleResults{
	width: 80;
	font-size: 12;
	font-weight: bold;	
	text-align: center;
	border-left: 1px solid #d0b4a6;
}

.searchResults #colEnd{
	width: 120;
	text-align: center;
}

.searchResults #colEndResults{
	font-size: 12;
	font-weight: bold;	
	text-align: center;
	border-left: 1px solid #d0b4a6;
}

#spacer{
	height: 10;	
}

.searchResults a {text-decoration: underline;
	font-weight: bold;
	color:#d0b4a6;
}

.searchResults a:hover {text-decoration: underline;
	font-weight: bold;
	color:#999999;
}

#searchResultsPageNav {
	font-weight: bold;
	font-size: 12;
	text-align: center;	
}

#searchResultsPageNav b{
	padding: 2;
	color:#DDDDDD;
}

#searchResultsPageNav a {text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12;	
	padding: 2;
}

#searchResultsPageNav a:hover {text-decoration: underline;
	font-weight: bold;
	color:#EEEEEE;
	font-size: 12;	
}

.searchResultsStatus {
	margin: 40px 0 15px 40px;
}

.searchResultsStatus table {
	width: 560;
}

.searchResultsStatus a {text-decoration: underline;
	font-weight: bold;
	color:#000000;
	font-size: 11;	
}

.searchResultsStatus a:hover {text-decoration: underline;
	font-weight: bold;
	color:#CC6600;
	font-size: 11;	
}

.searchResultsStatus td{
	font-weight: normal;
	font-size: 12;
}

.searchResultsStatus #bold {
	color: #CC6600;
	font-weight: bold;	
}

/* Search Detailed Record*/

.searchDetails {
	border: 1px solid #d0b4a6;
	width: 600;
}

.searchDetails th{
	background-color: #d0b4a6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 13;
	padding: 2;
	padding-left: 10;
}

#searchDetailsHeader2 {
	background-color: #d0b4a6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 13;
	padding: 2;
	padding-left: 10;
}

.searchDetails td{
	color: #666666;
	font-weight: normal;
	font-size: 11;
	padding-top: 4;
	padding-bottom: 4;
	padding-right: 10;
	padding-left: 10;
}

.searchDetails  #odd{
	background-color: #FFFFFF;
}

.searchDetails  #even{
	background-color: #EEEEEE;
}

.searchDetails #colField{
	text-align: right;
	padding-right: 5;
	font-weight: bold;
}
.bRight {
	border: 1px solid #eee;
}
.bBottom {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.odd1 {
	background: #eee;
}
.searchDetails #colFieldLeft{
	text-align: left;
	padding-right: 5;
	font-weight: bold;
}

.searchDetails #listSubHeader {
	background-color: #CCDDAA;
	text-align: left;
	padding-right: 5;	
	font-weight: bold;	
}

.searchDetails a {text-decoration: underline;
	font-weight: bold;
	color:#d0b4a6;
}

.searchDetails a:hover {text-decoration: underline;
	font-weight: bold;
	color:#999999;
}

#searchResultsBack {
	font-weight: bold;
	font-size: 12;
	text-align: right;
	padding-right: 10;
}

#searchResultsBack a {text-decoration: underline;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12;	
	padding: 2;
}

#searchResultsBack a:hover {text-decoration: underline;
	font-weight: bold;
	color:#EEEEEE;
	font-size: 12;	
}

.mpbinHelp {
	float:right; 
	margin-top:2; 
	margin-right:2;
}

.mpbinSearch {
	float:right; 
	margin-left:2;
}

select {
	font-size: 10px;
}

input {
	font-size: 10px;
}

#browsecontainer {
	border-style: solid;
	border-color: #999999;
	border-width: 3px 1px 1px 1px;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 20px;
	position: relative;
}
#browsecontainer a{ font-weight: bold; color: #868686;}
#browsecontainer a:hover{color: black;}

#dhtmltooltip{
position: absolute;
width: 250px;
height: 10px;
border: 1px solid #d0b4a6;
padding: 2px;
background-color:  #666666;
visibility: hidden;
z-index: 100;
font-size: 11px;
font-family: arial, helvetica;
line-height: 13px;
font-variant: normal;
font-style: normal;
}


