/* external style sheet for the AMI Documentation */

table {
	padding: 0px;
	border: 0px;
}


h2{
	font-weight: bold;
	font-size: 14px;
	color: #779955;
	line-height: 16px;
	margin: 0;

}

.searchBg {
	background-image: url(graphics/nrin/search_bg.gif);
	background-repeat: repeat-y;	
	width: 650;
	position: relative;
	left: 15;
	margin-top: 35px;
	padding-bottom: 20px;
}

.searchBox {
	background-image: url(graphics/nrin/search_top.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 65;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
}

.searchOptions {
	padding-top: 35;
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	font-family: arial, helvetica;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	width: 355;
	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;
}

.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:#779955;
	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/nrin/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align: right;
	height: 47;
	position: relative;
	left: 15px;
}
.browseFooter {
	background: url(graphics/nrin/browse_bottom.gif) left bottom;
	background-repeat: no-repeat;
	height: 11;
	position: relative;
	left: 15px;
	top: -10px;
}

.searchButton {
	padding-right: 25;
	padding-top: 15;
}

/* Search Results Frame*/

.searchBg2 {
	background-image: url(graphics/nrin/search_bg_02.gif);
	background-repeat: repeat-y;	
	width: 666;
	margin-left: 0;
}


.searchBox2 {
	background-image: url(graphics/nrin/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/nrin/search_bottom_02.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	text-align: right;
	height: 47;
}

/* Search Results Table*/

.searchResults {
	border: 1px solid #779955;
	width: 600;
}

.searchResults th{
	background-color: #779955;
	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:#779955;
	font-size: 12;	
	padding-left:5;
}

.searchResults #databaseHeaderResults a:hover {text-decoration: underline;
	font-weight: bold;
	color:#999999;
	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: 120;
	font-size: 12;
	font-weight: bold;	
	text-align: center;
	border-left: 1px solid #779955;
}

.searchResults #colEnd{
	width: 80;
	text-align: center;
}

.searchResults #colEndResults{
	font-size: 12;
	font-weight: bold;	
	text-align: center;
	border-left: 1px solid #779955;
}

#spacer{
	height: 10;	
}

.searchResults a {text-decoration: underline;
	font-weight: bold;
	color:#779955;
}

.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-left: 40;
	margin-bottom: 15;	
}

.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 #779955;
	width: 600;
}

.searchDetails th{
	background-color: #779955;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 13;
	padding: 2;
	padding-left: 10;
}

#searchDetailsHeader2 {
	background-color: #CCDDBB;
	color: #666666;
	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:#779955;
}

.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;	
}

.nrinHelp {
	float:right; 
	margin-top:2; 
	margin-right:2;
}

.nrinSearch {
	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;}
