
/*
div.main {
	width: 555px;
	}
*/

div#searchbrowse {
	border: 1px solid #a6cdbb;
	background: white url(/i/searchbrowse_bg_line.gif) 293px 0 repeat-y;
	}

div#searchbrowse div p {
	padding-bottom: 0;
	margin-bottom: .5em;
	}

div#resourcelibsearch, div#browse {
	padding-bottom: .8em;
	}

div#resourcelibsearch {
	width: 292px;
	}

div#browse {
	float: right;
	width: 210px;
	padding-bottom: 1em;	
	/*border-left: 1px solid #a6cdbb;
*/	}

span.searchnotes {
	color: #888;
	font-size: 9px;	
	}

div#resourcelibsearch h2, div#browse h2 {
	background-color: #edf5f1;
	padding: 3px 0;
	margin-bottom: .5em;
	margin-right: 0;
	}

div#searchbrowse div h2, div#searchbrowse div h3, div#searchbrowse div p {
	padding-left: 8px;
	}

h2#helpheader {
	padding-top: 0;
	margin-top: 0; 
	}
	
div#resourcelibsearch h3 {
	margin-top: 1em;
	}

div#searchbrowse div ul {
	padding: 0 0 0 1.8em;
	margin: 0;
	}

div#searchbrowse div#resourcelibsearch ul {
	padding-left: 2.25em;
	}

div#searchbrowse div ul li {
	padding: 0 0 .5em 0;
	margin: 0;
	}

ul.leftcol {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	float: left;
	width: 170px;
	}

ul.rightcol {
	width: 170px;
	margin-left: 230px;
	padding-bottom: 0;
	margin-bottom: 0;
	}

li.pdf {
	list-style-image: url(../i/pdf_small.gif);
	}


li.word {
	list-style-image: url(../i/word_small.gif);
	}

table.searchtout {
	border: 1px solid #a6cdbb;
	margin: 0 0 1em 0;
	padding: 0;
	}

table.searchtout td {
	width: 168px;
	vertical-align: top;
	border: 1px solid #a6cdbb;
	border-width: 0 1px 0 0;
	background-color: white;
	padding: 0 0 .5em 0;
	}

#recent {
	}

#quick {
	}

#help {
	border-right: 0;
	}

table.searchtout h3 {
	text-transform: uppercase;
	color: #004270;
	background-color: #f2f5f8;
	margin: 0;
	padding: 6px;
	font-size: 10px;
	letter-spacing: 1px;
	}

table.searchtout p {
	margin: 6px;
	}

table.searchtout ul {
	padding: 1em 2em;
	margin: 0;
	}

/* ----- */

div#searchutility {
	border: 1px solid #a6cdbb;
	border-width: 1px 0;
	background-color: #f2f5f8;
	padding: 1em 10px;
	margin-bottom: 15px;
	}

div#searchutility div h3 {
	margin-top: 0;
	}

div#searchutility div p {
	margin: 0;
	}

div#searchutility div span.searchterm {
	font-weight: normal;
 	color: #00703c;
	}

div.main h2.resultshead {
	font-weight: normal;
	color: #333;
	}

div.main h2 span.searchterm {
	font-weight: bold;
	background-color: #ffc;
 	color: #00703c;
	}


div.warning, div.contextualresult {
	background-color: #ffc;
	padding: 4px 10px;
	margin: 1em 0;
	}

div.contextualresult {
	border-left: 2px solid #666;
	}

div.contextualresult p.closecontext {
	padding: .5em 0;
	text-transform: uppercase;
	font-size: 10px;
	}


div.warning p {
	margin: 0;
	padding: 0;
	}

div.results table {
	margin: 1em 0 3em 0;
	padding: 0;
	border: 1px solid #a6cdbb;
	border-width: 1px 0 0 0;
	width: 100%;
	border-collapse: collapse;
	}

div.results table th, div.results table td {
	padding: 8px;
	border-bottom: 1px solid #a6cdbb;
	}

div.results table th {
	font: 10px/1.0em Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	color: #666;
	background-color: #edf5f1;
	}

div.results table th.center {
	text-align: center;
	}

div.results table td {
	vertical-align: top;
	}

div.results table td.description h2 {
	font: 12px/1.3em Verdana, Helvetica, Arial, sans-serif;
	color: #00703c;
	background-color: transparent;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

div.results table td.description p {
	margin: 0;
	}

div.results table td.description p.date {
	margin: .2em 0;
	color: #666;
	font-size: 9px;
	}

div.results table td.description h3 {
	font: 10px/1.3em Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	text-transform: uppercase;
	font-weight: normal;
	margin: 1em 0 0 0;
	padding: 0;
	}

div.results table td.description h3 a {
	color: #666;
	border-bottom-color: #ccc;
	}

div.results table td.downloads {
	width: 150px;
	text-align: center;
}

div.results table td.downloads div {
	border: 0;
	width: 145px;
	}

div.results table td.downloads div.onewide {
	margin-left: 50px;	
	}

div.results table td.downloads div.twowide {
	margin-left: 25px;	
	}

div.results table td.downloads div.threewide {
	margin-left: 0px;	
	}

div.results table td.downloads div div.download {
	text-align: center;
	padding: 0;
	margin: 0 10px 0 0;
	border: 0;
	float: left;
	width: 45px;
	}

div.results table td.downloads div div.download a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	}

div.results table td.downloads div div.download a.d_pdf {
	padding-right: 3px;
	width: 48px;
	}

div.results table td.downloads div div.download a img {
	border: 0;
	}

div.results table td.downloads div div.download a:hover {
	background-color: #d9e3ea;
	}

div.results table td.downloads div div.download p {
	font-size: 9px;
	text-align: center;
	color: #999;
	}
	
div.results table td.downloads div div.download p.sz_pdf {
	padding-left: 10px;
	}

div.main ul.pages {
	margin: .5em 0 0 0;
	padding: 0;
	text-align: right;
	}
	
div.main ul.pages li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 20px;
	}	

div.main ul.pages li a {
	padding: 1px 4px;
	font-size: 10px;
	border: 0;
	margin: 0;
	border: 1px solid #bbb;
	}

div.main ul.pages li a.on {
	background-color: #D9E3EA;
	}	

div.main ul.pages li a.off {
	color: #999;
	}	

div.main ul.pages li a.off:hover {
	background-color: white;
	}	
	
.clearfix:after {
    content: "."; 
	display: inline-block;
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* ph Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
	}

.clearfix  {
	display: block;
	}
/* End ph Hack */