body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:17pt;}
h2{font-size:15pt;}
h3,h4,h5,h6{font-size:12pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

a:link, a:visited { background: transparent; font-weight: 700; text-decoration: none; color:#000; }

#result-list table { margin: 1px; text-align:left; }
#result-list th { border-bottom: 1px solid #333;  font-weight: bold; }
#result-list td { border-bottom: 1px solid #333; }
#result-list th, #result-list td { padding: 4px 10px 4px 0; }
#result-list tfoot { font-style: italic; }
#result-list caption { background: #fff; margin-bottom:2em; text-align:left; }
#result-list thead {display: table-header-group;}
#result-list tr {page-break-inside: avoid;} 

.noprint { display: none; }

/* so we don't see the corner edge graphics when printing */
.jquery-corner { display: none; }

/* SG custom classes */
#head, #footer, #search-wrapper {display:none;}

h1.nodisplay 
{
	text-align: center;
	display: block !important;
}

	#details h1 {
		text-align: center;
		padding-top: 15px;
		padding-bottom: 6px;
		margin-bottom: 2px;
		border-bottom: 3px solid #004087;
		line-height: 40px;
	}
	
	#details h1 span 
	{
		padding-left: 50px;
		padding-bottom: 10px;
		background: url(../Images/lambplan-logo-small.gif) no-repeat 0 0;
	}
	#details h1 span.MERINO
	{
		padding-left: 50px;
		padding-bottom: 10px;
		background: url(../Images/merinoselect-logo-small.gif) no-repeat 0 0;
	}
