/*
 * BODY CLASSES
 */
body
{
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif;
}
/* we need to ignore this in external frame */
body.main
{
	background-color: #65A7F4;
}
textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
}
body.popupmain
{
	background-color: #EDF4FE;
}

img
{
	border: 0;
}

hr
{
	color: silver;
	height: 1px;
	background-color: #fff;
}
.user_message_cell
{
	text-align:left;
}
/*
 *This class is used to middle align images.
 */
.alignMiddle
{
	vertical-align: middle;
}

.find-collapse-row
{
	vertical-align: middle;
}

.branding-content
{
	background-color: #FFF;
	text-align: center;
	font-size: 0.8em;
	padding: 0 10px 0 10px;
}

/*
 * TABLES CLASSES
 */

table.full-height
{
	height: 100%;
}

table.outer-table
{
	padding: 0 10px 0 10px;
	width: 774px;
	height: 100%;
	background-color: #65A7F4;
	vertical-align:top;
	margin: 0 auto 0 auto;
}

.outer-table-cell
{
	width:100%;
	vertical-align:top;
}


table.popup-outer-table
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 565px;
	height: 100%;
	background-color: #EDF4FE;
}

table.inner-table
{
	width: 100%;
	background-color: #65A7F4;
}

table.toolbar-table
{
	width: 100%;
	border-collapse: collapse;
}

table.toolbar-table td.signInHere
{
	color: #ffffff;
	font-size: .7em;
	text-align:left;
}

table.toolbar-table td.signInHere a
{
	color: #ffffff;
}

.subtoolbar li.library-link
{
	text-align: right;
	padding-right:5px;
	float: none;
}
.subtoolbar
{
	list-style-type: none;
	margin:0 0 5px 0;
	padding:0;
	text-align: right;
}

.subtoolbar li
{
	float:left;	
}

.subtoolbar a, .subtoolbar span
{
	padding-left: 8px;
	font-size: .82em;
	font-weight: bold;
	color: #ffffff;
}

table.wrap-table-main
{
	width: 100%;
	height: 100%;
}

table.wrap-table-on
{
	padding: 3px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	height: 100%;
	background-color: #DEB887;
}

.wrap-table
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

table.wrap-table-width
{
	width: 100%;
	background-color: #FFFFFF;
}
table.wrap-table-width-transparent
{
	width: 100%;
}

table.wrap-table-width-light-gray-bg
{
	width: 100%;
	background-color: #EFEFEF;
}

table.wrap-table-tab
{
	width: 100%;
	height: 100%;
	background-color: #65A7F4;
}

table.wrap-table-results-padded
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	background-color: #F4EACA;
	height: 100%;
}

table.wrap-table-results
{
	width: 100%;
	background-color: #F4EACA;
}

table.wrap-table-padded-top
{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}

table.wrap-table-padded-sides
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

table.wrap-table-padded-sides-top
{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

table.padded-table
{
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.panel-color
{
	background: #EFEFEF;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

table.flat-table
{
	width: 100%;
}

table.flat-table td.PopSourceListCell
{
	width: 33%;
	vertical-align: top;
	text-align: center;
}
table.flat-table td.PopSourceListCell a
{
	font-size: .8em;
	font-weight: normal;
	display: block;
}

table.authority-record-last
{
	width: 100%;
	background-color: #FFFFFF;
}

table.authority-record
{
	width: 100%;
	background-color: #FFFFFF;
	border-bottom: 1px solid #89BBF6;
}

table.flat-table-full
{
	height: 100%;
	width: 100%;
}

table.edge-gray-all-sides
{
	width: 100%;
	border: 1px solid #D4D0C8;
}

table.edge-gold-all-sides
{
	width: 100%;
	border: 1px solid #E0C163;
	border-collapse: collapse;
}

table.edge-gold-all-sides-bg
{
	width: 100%;
	border: 1px solid #E0C163;
	background-color: #FBF6E7;
}

table.edge-gold-sides-top
{
	width: 100%;
	border-top: 1px solid #E0C163;
	border-left: 1px solid #E0C163;
	border-right: 1px solid #E0C163;
}

table.edge-gray-top
{
	width: 100%;
	border-top: 1px solid #D4D0C8;
}

table.edge-gray-bottom
{
	width: 100%;
	border-bottom: 1px solid #D4D0C8;
}

table.edge-gray-top-bg
{
	width: 100%;
	border-top: 1px solid #D4D0C8;
	background-color: #DEDEDE;
}

table.edge-blue-all-sides-bg
{
	border: 1px solid #89BBF6;
	background-color: #FFFFFF;
	width: 100%;
}

table.edge-blue-all-sides-inset
{
	border: 1px solid #89BBF6;
	background-color: #FFFFFF;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 22%;
}

table.edge-blue-all-sides-toc
{
	border: 1px solid #89BBF6;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 22%;
}

table.authority-search
{
	margin-bottom: 20px;
}

table.noresults-table
{
	width: 100%;
	height: 100%;
	border: 0;
	background-color: #FFFFFF;
}

table.result-record-table
{
	width: 100%;
	background-color: #FFFFFF;
}

.source-type-detail
{
	text-align: left;
	padding: 10px 5px 0 0;
	background-color: #FFF;
}

.source-type-detail h3
{
	margin: 0 0 5px 0;
	padding-left: 10px;
}

.source-type-detail p
{
	margin: 0 0 10px 10px;
}

.source-type-detail-images
{
	float: right;
}

.top-searches
{
	margin: 0;
	padding-left: 30px;
	width: 366px;
}

.top-searches li
{
	width: 165px;
	float: left; /* Creates two-columns */
	padding: 3px 3px 3px 15px;
	/* IE won't display default bullets for list items that are floated, 
	so default bullets are hidden and background image is used as bullet. */
	list-style-type: none;
	background: #FFF url(../bullet.gif) no-repeat left 8px;
}

table.SourceTypes
{
	background-color: #FFF;
}

table.SourceTypes td
{
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
}

table.SourceTypes a
{
	display: block;
	font-size: .8em;
}

table.tab-table
{
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 10%;
	height: 100%;
}

table.tab-table-spacer
{
	width: 100%;
	height: 100%;
}

table.title-table-wraper
{
	padding: 0px;
	width: 100%;
	background-color: #F4EACA;
	vertical-align:top;
}

table.solid-border td
{
    border: solid 1px #cccccc;
	border-collapse: collapse;
}

.title-table
{
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align:top;
}

.light-blue-bg
{
	background-color: #EDF4FD;
	width: 100%;
}

table.blue-bg
{
	background-color: #DFEDFD;
	width: 100%;
}

/*
 * COLUMNS CLASSES
 */

.branding-cell .empty-bubble-top
{
	margin-top: 10px;
}

.edge-gold-cell-right-padded
{
	border-right: 1px solid #E0C163;
	padding: 6px;
}

.edge-gold-cell-bottom-padded
{
	border-bottom: 1px solid #E0C163;
	padding: 6px;
}

.edge-gold-cell-bottom-bg-white-padded
{
	border-bottom: 1px solid #E0C163;
	background-color: #FFFFFF;
	padding: 6px;
}

.edge-blue-cell-border-top-bg
{
	border-top: 1px solid #89BBF6;
	background-color: #EDF4FD;
	padding: 0 3px 0 3px;
	width: 100%;
}

.edge-blue-cell-border-bottom-bg
{
	border-bottom: 1px solid #89BBF6;
	background-color: #EDF4FD;
	padding: 0 3px 0 3px;
	width: 100%;
}

.edge-blue-cell-full-bg
{
	border: 1px solid #89BBF6;
	background-color: #EDF4FD;
	padding: 3px;
}

.cell-bg-white-padded
{
	background-color: #FFFFFF;
	padding: 6px;
}

.record-cell-first
{
	border-top: 1px solid #E0C163;
}

.record-cell
{
	border-bottom: 1px solid #E0C163;
	border-right: 1px solid #E0C163;
	padding: 16px 10px 13px 10px;
	width: 88%;
	vertical-align: top;
	text-align: left;
}

.record-image-main-cell
{
	border-bottom: 1px solid #E0C163;
	border-right: 1px solid #E0C163;
	padding: 16px 10px 13px 10px;
	width: 78%;
}

.record-num-cell
{
	border-bottom: 1px solid #E0C163;
	font-size: .8em;
	padding: 17px 0px 0px 10px;
	vertical-align: top;
	vertical-align: top;
	text-align: right;
	width: 6%;
}

.record-num-span
{
	font-weight: bold;
}

.record-image-cell
{
	border-bottom: 1px solid #E0C163;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 13px;
	width: 10%;
}

.add-all-cell
{
	font-size: .6em;
	text-align: left;
	white-space: nowrap;
}

.add-cell-bottom
{
	border-bottom: 1px solid #E0C163;
	width: 7%;
	vertical-align: middle;
	text-align: center;
}

.add-cell-bottom img
{
	display:block;
	margin: 0 auto 0 auto;
}

.wrap-cell-large
{
	width: 540px;
	height: 100%;
	vertical-align: top;
}

.wrap-cell-small
{
	width: 204px;
	height: 100%;
	vertical-align: top;
}

.wrap-cell-full
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
}

.none-padded-cell
{
	padding: 0px;
}

.padded-cell
{
	padding: 10px;
}

.padded-cell-note
{
	padding: 10px;
}

.padded-cell-left
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

.padded-cell-right
{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.padded-cell-sides
{
	padding-left: 10px;
	padding-right: 10px;
}

.padded-cell-sides-top
{
	vertical-align: top;
	padding: 2px 10px 0px 10px;
}

.padded-cell-top-bottom
{
	padding: 10px 0px 0px 0px;
}

.padded-cell-top
{
	padding: 10px 0px 0px 0px;
}

.padded-cell-bottom
{
	padding: 0px 0px 10px 0px;
}

.padded-cell-small
{
	padding: 8px;
}

.padded-cell-xsmall
{
	padding: 6px 6px 6px 3px;
}

.padding-less-cell
{
	padding: 0px;
}

.padded-cell-small-sides-bottom
{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.padded-cell-small-sides-top
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.padded-cell-content-ft
{
	padding: 6px;
	text-align: justify;
	vertical-align: top;
}

.padded-cell-full
{
	width: 100%;
	height: 100%;
	padding: 10px 10px 0px 10px;
}

.datalist-cell
{
	width: 100%;
}

.padded-datalist-cell
{
	width: 45%;
	padding-right: 12px;
	padding-bottom: 12px;
}

.plink-cell
{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.spacer-row
{
	height: 10px;
}

.spacer-row-small
{
	height: 5px;
}

.spacer-cell
{
	width: 10px;
}

.spacer-row-on-bottom
{
	background-repeat: repeat;
	height: 5px;
	width: 100%;
	background-color: #FFFFFF;
}

.spacer-cell-on-left
{
	background-repeat: repeat;
	height: 100%;
	width: 10px;
	background-color: #FFFFFF;
}

.spacer-cell-on-right
{
	background-repeat: repeat;
	height: 100%;
	width: 10px;
	background-color: #FFFFFF;
}

.tab-cell-on
{
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #F4EACA;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	height: 100%;
}

.tab-cell-on-top-left
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-on-top-right
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-on-left
{
	background-repeat: repeat;
	padding: 0px;
}

.tab-cell-on-middle
{
	height: 10px;
	background-color: #F4EACA;
}

.tab-cell-on-right
{
	background-repeat: repeat;
	padding: 0px;
	vertical-align: bottom;
}

.tab-cell-off
{
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	background-color: #D5E7FB;
	width: 100%;
	height: 100%;
}

.tab-cell-off a
{
	color: #0000FF;
	text-decoration: none;
}

.tab-cell-off-top-left
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-off-top-right
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-off-left
{
	background-repeat: repeat;
	padding: 0px;
}

.tab-cell-off-middle
{
	background-repeat: repeat;
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
/* Classes for disabled - gray tab
 */

.tab-cell-gray
{
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #C0C0C0;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	height: 100%;
}

.tab-cell-gray-top-left
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-gray-top-right
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.tab-cell-gray-left
{
	background-repeat: repeat;
	padding: 0px;
}

.tab-cell-gray-middle
{
	height: 10px;
	background-color: #C0C0C0;
}

.tab-cell-gray-right
{
	background-repeat: repeat;
	padding: 0px;
}


.tab-cell-spacer-top-left
{
	padding: 0px;
	text-align: left;
	vertical-align: top;
	height: 99%;
	width: 99%;
}

.tab-cell-spacer-top-right
{
	padding: 0px;
	text-align: right;
	vertical-align: top;
	height: 99%;
	width: 1%;
}

.tab-cell-spacer-bottom-left
{
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	height: 1%;
	width: 99%;
}

.tab-cell-spacer-bottom-right
{
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	height: 1%;
	width: 1%;
}

.tab-cell-off-right
{
	background-repeat: repeat;
	padding: 0px;
}

.title-cell-middle
{
	padding: 0px;
	width: 98%;
}

.title-cell-left
{
	background-repeat: repeat;
	padding: 0px;
	height: 98%;
	width: 1%;
}

.title-cell-right
{
	background-repeat: repeat;
	padding: 0px;
	height: 98%;
	width: 1%;
}

.title-cell-top-left
{
	background-repeat: repeat;
	text-align: right;
	vertical-align: top;
	height: 1%;
	width: 1%;
}

.title-cell-top-right
{
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	height: 1%;
	width: 1%;
}

.title-cell-bottom-left
{
	background-repeat: repeat;
	text-align: right;
	vertical-align: bottom;
	height: 1%;
	width: 1%;
}

.title-cell-bottom-right
{
	background-repeat: repeat;
	text-align: left;
	vertical-align: bottom;
	height: 1%;
	width: 1%;
}

.title-cell-text
{
	background-color: #B4C0C0;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	
	color: #FFFFFF;
	font-size: .82em;
	font-style: normal;
	font-weight: bold;
	height: 99%;
}

.title-cell-links
{
	background-color: #B4C0C0;
	padding: 3px;
	text-align: right;
	vertical-align: middle;
	font-size: .7em;
	font-weight: normal;
}

.title-cell-links a
{
	color: #0000FF;
	white-space: nowrap;
}

.title-cell-links a:visited
{
	color: #990099;
}

.toolbar-cell-left
{
	padding-top: 11px;
	vertical-align: top;
	text-align: left;
}

.toolbar-cell-right
{
	vertical-align: middle;
	text-align: right;
}

.toolbar-cell-right table { width:100%;}

.toolbar-cell-languages
{
	padding-top: 5px;
	vertical-align: middle;
	text-align: right;
}

.toolbar-cell-left-padded
{
	color: #333333;
	font-size: .82em;
	font-style: normal;
	font-weight: bold;
	padding-left: 8px;
	vertical-align: top;
	text-align: left;
}

.toolbar-cell-right-padded
{
	color: #333333;
	font-size: .82em;
	font-style: normal;
	font-weight: bold;
	padding: 2px 2px 2px 0;
	margin:0;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: right;
}

.toolbar-cell-left-padded a
{
	color: #FFFFFF;
}

.toolbar-cell-right-padded a, .toolbar-cell-right-padded span
{
	color: #FFFFFF;
	margin-right:8px;
}

.limiters-header
{
	background: #DEDEDE;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-left: 11px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: left;
	height: 1.8em;
	width: 100%;
}

.expanders-header-left
{
	background: #DEDEDE;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-left: 11px;
	padding-right: 11px;
	vertical-align: middle;
	text-align: left;
	height: 1.8em;
	width: 24%;
	border-top: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}

.expanders-header-left h3
{
	margin:0;
	font-size : 1em;
}

.expanders-header-right
{
	height: 1.8em;
	width: 76%;
}

.limiters-header-left
{
	background: #DEDEDE;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-left: 11px;
	vertical-align: middle;
	text-align: left;
	height: 1.8em;
	width: 50%;
}

.limiters-header-left h3
{
	margin:0;
	font-size : 1em;
}

.limiters-header-right
{
	background: #DEDEDE;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-right: 11px;
	vertical-align: middle;
	text-align: right;
	height: 1.8em;
	width: 50%;
}

.limiters-header-dbspecific
{
	background: #DEDEDE;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-left: 11px;
	vertical-align: middle;
	text-align: left;
	height: 1.8em;
	width: 50%;
}

.limiters-caption
{
	background: #F2F2F2;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 19px;
	vertical-align: top;
	text-align: right;
	width: 24%;
	border-right: 1px solid #D4D0C8;
}

.limiters-input-area
{
	background: #FFFFFF;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 19px;
	vertical-align: top;
	text-align: left;
	width: 76%;
}

td.limiter-footer
{
	padding: 5px;
	text-align: right;
	vertical-align:middle;
}

table.limiters-checkbox-group
{
	width: 100%;
}

td.limiters-checkbox-group-cell
{
	width: 50%;
	white-space: nowrap;
	vertical-align: top;
}

.left-content-ft
{
	font-size: .8em;
	font-weight: bold;
	padding: 6px 10px 6px 6px;
	vertical-align: top;
	background-color: #DFEDFD;
	border-right: 1px solid #89BBF6;
	width:17%;
	text-align: right;
}

.left-content-logo
{
	background: #DFEDFD;
	border-right: 1px solid #89BBF6;
	padding: 8px;
}

.right-content-ft
{
	font-size: .8em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 6px 6px 6px 19px;
	background-color: #FFFFFF;
}

.right-content-ft a
{
	color: #0000FF;
}

.right-content-ft a:visited
{
	color: #990099;
}

.right-content-ft-title
{
	font-size: .85em;
	font-weight: bold;
	border-bottom: 1px solid #89BBF6;
	background-color: #EDF4FD;
	padding: 6px 6px 6px 19px;
}

.toc-ft-title
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #89BBF6;
	background-color: #EDF4FD;
	padding: 3px;
	width: 100%;
}

.toc-ft
{
	text-align: left;
	vertical-align: top;
	padding: 6px 10px 6px 10px;
	line-height: 1em;
	width: 100%;
}

.rec-cell-gray
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-white
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-gray-small-padding
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 2px 13px 2px 13px;
	width: 100%;
}

.rec-cell-white-small-padding
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 2px 13px 2px 13px;
	width: 100%;
}

.auth-rec-cell-level1
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 6px;
	width: 100%;
}
.auth-rec-cell-level2
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 102px;
	width: 100%;
}

.auth-detail-nav
{
	background-color: #FFF;
	padding: 5px 10px 5px 10px;
}

.browse-label-cell
{
	width: 10%;
	text-align: right;
	vertical-align: middle;
	white-space:nowrap;
}

.browse-term-cell
{
	width: 90%;
	text-align:left;
	vertical-align:top;
}

.rec-cell-gray-level1
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-white-level1
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-gray-level2
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 6px 13px 6px 89px;
	width: 100%;
}

.rec-cell-white-level2
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px 13px 6px 89px;
	width: 100%;
}

.rec-cell-gray-level3
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 6px 13px 6px 51px;
	width: 100%;
}

.rec-cell-white-level3
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px 13px 6px 51px;
	width: 100%;
}

.rec-cell-gray-level4
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	padding: 6px 13px 6px 29px;
	width: 100%;
}

.rec-cell-white-level4
{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 6px 13px 6px 29px;
	width: 100%;
}

.rec-cell-left
{
	text-align: right;
	vertical-align: top;
	width: 25%;
}

.rec-cell-right
{
	text-align: left;
	vertical-align: top;
	width: 75%;
}

.rec-cell-full
{
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.rec-cell-full-left-padded-volume
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 6px;
	width: 100%;
}

.rec-cell-full-left-padded-issue
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 16px;
	width: 100%;
}

.rec-cell-light-blue-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #EDF4FD;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-blue-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #DFEDFD;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-blue-border-top-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #DFEDFD;
	border-top: 1px solid #89BBF6;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-white-border-bottom-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom: 1px solid #89BBF6;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.rec-cell-blue-border-bottom-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #DFEDFD;
	border-bottom: 1px solid #89BBF6;
	padding: 6px 13px 6px 13px;
	width: 100%;
}

.cell-dark-blue-border-bottom-bg
{
	border-bottom: 1px solid #89BBF6;
	background-color: #DFEDFD;
}

.rec-cell-gray-border-bottom-bg
{
	text-align: left;
	vertical-align: middle;
	background-color: #DEDEDE;
	border-bottom: 1px solid #D4D0C8;
	padding: 6px 6px 6px 6px;
	width: 100%;
}

.rec-cell-light-gray-border-left-bg
{
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	border-left: 1px solid #D4D0C8;
	padding: 6px 6px 6px 6px;
	width: 100%;
	height: 100%;
}

.cell-gray-border-left
{
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #D4D0C8;
	padding: 6px;
	width: 100%;
}

.bottom-corner
{
	vertical-align:bottom;
}

.top-right-corner
{
	vertical-align:top;
	text-align:right;
	padding:0;
}

.top-left-corner
{
	vertical-align:top;
	text-align:left;
	padding:0;
}

.bottom-right-corner
{
	vertical-align:bottom;
	text-align:right;
	padding:0;
}

.bottom-left-corner
{
	vertical-align:bottom;
	text-align:left;
	padding:0;
}

.delivery-buttons
{
	padding: 10px 18px 8px 8px;
	font-size: 0.8em;
	font-weight: bold;
	text-align:right;
	vertical-align:top;
}

.vs-delivery-buttons
{
	padding: 5px 14px 0 14px;
	font-size: 0.75em;
	font-weight: bold;
}

.citation-format-buttons input, .citation-format-buttons img
{
	margin-left:6px;
}

.format-note
{
	font-size:.75em;
}

.format-note-italic
{
	font-size:.75em;
	font-style: italic;
}

.citation-format-buttons
{
	padding: 10px 0 8px 16px;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
}

.citation-format-instructions
{
	background-color: #ffffcc;
	border: 1px solid #E7CE39;
	width: 95%;
	padding: 5px 5px 0px 5px;
	display: block;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

.record-detail-wrapper
{
	background-color: #fff;
	padding: 0 13px;
}

/*
 * DIV CLASSES
 */
div.resources-level1
{
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 3px 6px 3px 22px;
	white-space: nowrap;
}

div.resources-level2
{
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding: 3px 6px 3px 51px;
	white-space: nowrap;
}

/*
 * FONTS CLASSES
 */
.large-normal
{
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
}

.large-bold
{
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
}

.xlarge-bold
{
	font-style: normal;
	font-weight: bold;
}

.xxlarge-bold-blue
{
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
	color: #65A7F4;
}

.htmlft-link
{
	font-size: .8em;
	font-weight: bold;
	color: #0000FF;
}

.bold
{
	font-weight: bold;
}

.medium-font
{
	font-size: .8em;
}

.medium-normal
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

.delivery-title
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.medium-normal-italic
{
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
}

.popup-medium-normal-italic
{
	font-style: italic;
	font-weight: normal;
}

.medium-normal-red
{
	color: #ff0000;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

.preformatted-normal
{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.find-message-table
{
	padding-bottom: 8px;
	padding-top: 8px;
	width: 100%;
}


.list-disc
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	list-style: disc;
}

.medium-bold
{
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

.medium-bold-fixed
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.medium-bold-italic
{
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}
.medium-bold-white
{
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.large-bold-italic
{
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
}

.medium-bold-disabled
{
	font-size: .8em;
	font-weight: bold;
	color: #808080;
}

.small-normal
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
}

.small-warning-text
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}

.small-normal-warning
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}

.small-normal-italic
{
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}

.small-bold
{
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
}

.small-bold-white
{
	color: white;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
}
.small-bold-italic
{
	font-size: .7em;
	font-style: italic;
	font-weight: bold;
}

.small-bold-disabled
{
	font-size: .7em;
	font-weight: bold;
	color: #808080;
}

.small-bold-warning
{
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}

.xsmall-normal-h1
{
	font-size: 0.2em;
}

.xsmall-normal-h2
{
	font-size: 0.3em;
}

.xsmall-normal-h3
{
	font-size: 0.4em;
}

.xsmall-normal
{
	font-size: .78em;
	font-style: normal;
	font-weight: normal;
}

.tiny-normal
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
}

.type-image
{
	padding-top: 5px;
	padding-bottom: 0;
}

.type-link
{
	padding-top: 0;
	padding-bottom: 13px;
}

/*
 * COLOR CLASSES
 */
.color-red
{
	color: #FF0000;
}

/*
 * LINKS CLASSES
 */
.link a
{
	color: #0000FF;
}

.link a:visited
{
	color: #990099;
}

.link-medium
{
	font-size: .8em;
	font-weight: normal;
}

.link-medium a
{
	color: #0000FF;
}

.link-medium a:visited
{
	color: #990099;
}

.link-medium-bold, .disabled-link-medium-bold
{
	font-size: .8em;
	font-weight: bold;
}

a.link-medium-bold, .link-medium-bold a
{
	color: #0000FF;
}

.link-medium-bold a:visited
{
	color: #990099;
}

.link-small
{
	font-size: .7em;
	font-weight: normal;
}

.link-small a
{
	color: #0000FF;
}

.link-small a:visited
{
	color: #990099;
}

.link-small-bold
{
	font-size: .7em;
	font-weight: bold;
}

.link-small-bold a
{
	color: #0000FF;
}

.link-small-bold a:visited
{
	color: #990099;
}

.link-large
{
	font-size: .9em;
	font-weight: normal;
}

.link-large a
{
	color: #0000FF;
}

.link-large a:visited
{
	color: #990099;
}

.link-large-bold
{
	font-size: .95em;
	font-weight: bold;
}

.link-large-bold a
{
	color: #0000FF;
}

.link-large-bold a:visited
{
	color: #990099;
}

.link-xlarge-bold
{
	font-weight: bold;
}

.link-xlarge-bold a
{
	color: #0000FF;
}

.link-xlarge-bold a:visited
{
	color: #990099;
}

.navigation-link
{
	font-size: .8em;
	font-weight: bold;
}

.delivmngr-toolbar-link
{
	font-weight: bolder;
	font-size: 0.8em;
	color: #0301d0;
	text-align: left;
	text-decoration: underline;
}

.error-page-outer-table
{
	border: 0;
	margin: 0;
	padding-top: 32px;
	padding-bottom: 32px;
	width: 100%;
	background-color:#fff;
}

.error-page-inner-table
{
	border: 0;
	margin: 0;
	padding: 16px;
	width: 100%;
}

.error-page-text
{
	font-size: .9em;
	font-weight: bold;
}

.error-page-debug-text
{
	font-size: .7em;
	font-weight: normal;
}

.error-bold-italic
{
    color: #ff0000;
    font-size: .9em;
    font-style: italic;
    font-weight: bold;
	margin: 2px;
	color: #ff0000;
}

.find-field-title
{
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}

.find-field-control
{
	vertical-align: middle;
}

.pdfsize
{
	font-size: .55em;
}

.std-warning-text
{
	font-size: .8em;
	font-weight: bold;
	color: #ff0000;
}

.warning-medium-italic
{
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

/*
 * OTHER CLASSES
 */
.translation-message
{
	 background-color: #FFC;
	 padding:5px;
	 border-style:ridge;
	 border-width:2px;
}

.translation-message div
{
	text-align: center;
	padding: 5px;
}

.top-searches-link-list div
{
    line-height: 2px;    
}

.top-searches-link-list-bulletpoint
{
	 display: none
}

.left-padding
{
	padding-left: 5px;
}

.right-padding
{
	padding-right: 5px;
}

.guided-in-padded
{
	padding-left: 5px;
	padding-right: 5px;
}

.guided-dropdown-size
{
	width: 260px;
}

.plink-display-area
{
	text-align: center;
	width: 92%;
	background: #FFFFFF;
	display: block;
	border-color: #E0C163;
	border-width: 1px;
	border-style: solid;
	font-size: .8em;
	font-weight: bold;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.sidebar
{
	background-color: #f7f7f7;
	width: 98%;
	border-style: solid;
	border-color: #D4D0C8;
	border-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.tab-padded-text
{
	padding-top: 13px;
	padding-bottom: 13px;
}

.title-link
{
	font-size: .95em;
	font-weight: bold;
	color: #0000FF;
}

.title-label
{
	color: #FFFFFF;
}

.textbox
{
	color: #000000;
	width: 100%
}

.check-button a
{
	font-size: .8em;
	font-weight: normal;
	background: #D4D0C8;
	padding: 2px 16px 2px 16px;
	color: Black;
	text-decoration: none;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-top: 1px solid white;
}


/* Popup */
table.popup-toolbar-table
{
	margin-top: 8px;
	width: 100%;
	border-collapse: collapse;
	border-color: #81B7F7;
}

table.popup-toolbar-table td
{
	background-color: #CFE3FB;
	font-size: .7em;
}

table.content-table-dictionary hr
{
	background-color: #C0C0C0;
	color: #C0C0C0;
	border-width: 0px;
	height: 1px;
}

.content-table
{
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
}

.content-table-dictionary
{
	border: none;
	font-family: Verdana, Arial, Sans-Serif;
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	height: 270px;
}

/* Footer */
table.footer-table
{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}

.footer
{
	margin: 10px 0 10px 0;
}

.footer p a, .footer li a
{
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
}

.footer p
{
	padding-bottom: 3px;
	margin: 0;
	text-align: center;
}

.footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 0;
	text-align:center;
}

.footer li
{
	display: inline;
	padding-left: 12px;
	margin-left: 5px;
	background: transparent url(../smallGraphicDivider.gif) no-repeat 0 6px;
}

.footer .first-copyright-link
{
	padding-left: 0;
	margin-left: 0;
	background: none;
}

.footer .left
{
	padding: 0 10px 3px 10px;
}

.footer .left a
{
	font-size: .75em;
	color: #FFF;
	font-weight: bold;
}

.copyright, .footer-caption
{
	color: #FFF;
	font-size: .7em;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

/*
 * Search History
 */
div.shControl
{
	border: 4px solid #fff;
}
div.shMenu
{
	padding: 10px 10px 10px 10px;
	background: #EFDEAF;
	font-size: .75em;
	font-weight: bold;
	border: solid 1px #E0C163;
	border-bottom-width: 0px;
}
span.shMenuSeparator
{
	font-size: .9em;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
}
div.shAdd
{
	font-size: .8em;
	background: #ffffff;
	padding: 5px 0px 5px 10px;
	border: solid 1px #E0C163;
	border-bottom-width: 0px;
}
table.shContent
{
	width: 100%;
	background: #ffffff;
	border-left: solid 1px #E0C163;
	border-top: solid 1px #E0C163;
}
table.shContent tr.shaded
{
	background: #F4EACA;
}
table.shContent td,
table.shContent th
{
	border-bottom: solid 1px #E0C163;
	border-right: solid 1px #E0C163;
}
table.shContent td
{
	font-size: .8em;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}
table.shContent td div.shResultsCount
{
	white-space: nowrap;
}
table.shContent th
{
	font-size: .7em;
	background: #F4EACA;
}
table.shContent .add
{
	text-align: center;
	width: 6%;
}
table.shContent .searchID
{
	width: 7%;
	text-align: center;
}
table.shContent .searchTerms
{
	width: 42%;
	text-align: left;
	padding-left: 5px;
}
table.shContent .limiters
{
	width: 25%;
	text-align: left;
	padding-left: 5px;
}
table.shContent .actions
{
	width: 14%;
	text-align: left;
	padding-left: 5px;
}
table.shContent .actions div
{
	padding-bottom: 3px;
}
table.shContent .actions a
{
	font-weight: bold;
}
table.shContent .delete
{
	width: 6%;
	text-align: center;
}
table.shContent .label
{
	font-weight: bold;
}
div.shPopup
{
	border: solid #ccc 1px;
	width: 400px;
	background: #fff;
}
div.shPopup div.shHeading
{
	background: #f2f2f2;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
div.shPopup div.shContent
{
	border-top: solid 1px #ccc;
	padding: 5px 5px 5px 5px;
}
div.shPopup div.shContent span.label
{
	font-weight: bold;
}

.search-history-tab-table
{
	width: 23%;
	border: 0;
}

.search-history-tab
{
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
	line-height: .9em;
	color: #000000;
	background-color: #F4EACA;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	height: 100%;
}

.search-history-tab-right
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.search-history-tab-left
{
	background-repeat: repeat;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

.print-search-history-repeater-screen
{
	vertical-align: top;
	text-align: left;
	width: 20%;
}

/*
 * Print Search History
 */
.print-search-history-table
{
	border-color: #E7E7E7;
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}
.print-search-history-table tr.shaded
{
	background-color: #ffffdd;
}

.print-search-history-td-ID
{
	width: 5%;
}

.print-search-history-td-Query
{
	width: 49%;
}

.print-search-history-td-Limiter
{
	width: 28%;
}

.print-search-history-td-Results
{
	width: 10%;
}

.print-search-history-page-table
{
	width: 90%;
	padding: 0;
}

.print-search-history-td
{
	text-align: center;
}

.centered-no-clear
{
	text-align: center;
}

.centered
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	clear: both;
}

.br-break
{
	clear:both;
}

.print-search-history-logo
{
	vertical-align: bottom;
	text-align: left;
}

.print-search-history-time
{
	vertical-align: bottom;
	text-align: right;
}

/*
 * Save/Edit History or Alert
 */

.save-search-main-table
{
	margin-left: 5px;
	margin-right: 5px;
	width: 99%;
}



table.save-search-data
{
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 99%;
	border: 2px solid #CCCCCC;
}

.save-search-alert-title
{
	font-size: .8em;
	font-weight: bold;
}

.save-search-journal-header
{
	font-size: .7em;
}

.save-search-journal-header-italic
{
	font-size: .7em;
	font-style: italic;
}

.save-search-history-alt-row
{
	background-color: #F3F3F3;
}

td.save-search-history-buttons
{
	padding: 10px 0px 10px 10px;
	background-color: #F7F7F7;
}

td.save-search-history-buttons-bottom
{
	padding: 10px 0px 10px 0px;
}

.save-search-history-cell
{
	padding: 5px;
}

.save-search-history-cell-flat
{	
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-left
{
	font-size: .8em;
	padding: 5px;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-right
{
	font-size: .8em;
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-right textarea
{
	font-size: 0.8em;
}

.save-search-history-cell-email
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	vertical-align:top;
	padding: 5px;
}

.save-alert-history-cell-right
{
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

.alert-cell-left
{
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	vertical-align:top;
	padding: 5px;
	width: 15%;
	border: none;
}

.alert-cell-right
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	vertical-align:top;
	padding: 5px;
	width: 80%;
	border: none;
}

.save-search-history-cell-email textarea
{
	font-size: 0.8em;
}

.save-search-history-pad
{
	padding-left: 15px;
}

.save-search-history-DropDown-label
{
	font-size: .7em;
}

.save-search-history-DropDown-div
{
	padding-top: 5px;
	padding-bottom: 2px;
}

.save-search-alert-warning
{
	font-size: .7em;
	font-weight: bold;
	color: #ff0000;
	padding: 4px;
}

.align_bottom
{
	vertical-align: bottom;
}

/* Popup container used in Alerts*/
table.popupAlert div
{

	border: 3px solid #E56E24;   
    background: #FFFAF5;
    width: 75%;
}



table.popupAlert h3
{
    background: lightyellow;
    border: 3px solid #3D8578;
    border-bottom: 2px solid #A1A1A1;
}

table.innerAlertPopup
{
	width: 100%;
	border: 3px solid #3D8578;
	background: white;
	margin: 15px;
	
}

.save-search-popup-table
{
	margin: 0;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 15px;
	
}

/* End of Popup container used in Alerts*/

/*
 * HJAF detail page alert styles
 */
.journal-alert-warning-cell
{
	border-bottom: solid 1px #9999cc;
	background-color: #FFDFDF;
	text-align: right;
	vertical-align: middle;
	padding: 4px;
}

.journal-alert-warning
{
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	padding: 4px;
}

/*
 * Alert run detail page
 */
.alert_detail_bold
{
	font-weight: bold;
	font-size: .9em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.alert_detail_header_bold
{
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.SaveAlertJournalTable
{
	background-color: #ffffff;
}

.thin-bordered-table
{
	border-style: solid;
	border-width: 1px;
	border-color:  #666666;
	border-collapse: collapse;
}

.thin-bordered-header-cell
{
	background: #E6E6EC;
	padding: 5px 8px 5px 11px;
	border-style: solid;
	border-width: 1px;
	border-color:  #666666;
}

.thin-bordered-content-cell
{
	padding: 5px 8px 5px 11px;
	border-style: solid;
	border-width: 1px;
	border-color:  #666666;
}

.folder-backCell
{
	padding-left: 14px;
	padding-bottom: 12px;
	font-size: .8em;
	font-weight: bold;
}

.folder-header
{
	margin-bottom: 10px;
}

.folder-header-links
{
	background-color: #FFF;
	padding: 10px 5px 5px 10px;
}

.folder-header-links p
{
	margin: 0;
	padding: 0;
	text-align:center;
}

.folder-header-links div
{
	float: left;
}

.folder-vtopbold
{
	vertical-align: top;
	font-weight: bold;
	font-size: .8em;
}
.folder-vtop
{
	vertical-align: top;
	font-size: .8em;
}

.folder-vbottom
{
	vertical-align: bottom;
}

.folder-AlertLinks
{
	width: 10%;
	vertical-align: top;
	font-size: .8em;
}

td.folder-has-items
{
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
    text-align: right;
    vertical-align: bottom;    
}

.no-border-content-cell
{
	padding: 5px 8px 5px 11px;
	border-style: none;
	text-align: left;
}

.std-bold-link
{
	font-size: .8em;
	font-weight: bold;
	color: #0000CC;
}

.std-label-text
{
	font-size: .75em;
	font-weight: bold;
}

.large-bold-text
{
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
}

.std-normal-text
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

.small-normal-text
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
}

.text-normal
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

.text-normal-small
{
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
}

.ils-link img
{
	margin-right:3px;
	vertical-align:text-bottom;
}

/*
 * still using this in page composer xsl
 */
.bg-white
{
	background-color: #ffffff;
}
.bg-light-yellow
{
	background-color: #ffffcc;
}
.bg-gray
{
	background-color: #dedede;
}
.bg-light-gray-1
{
	background-color: #f7f7f7;
}
.bg-light-gray-forgot-user-name
{
	background-color: #f7f7f7;
}
.bg-light-gray-2
{
	background-color: #e7e7e7;
}

table.footer-table-wraper
{
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}

.txt-red
{
	color: #ff0000;
}

.find-message-text
{
	color: #333366;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

.body-li
{
	font-size: .8em;
	list-style-position: inside;
}

.body-subtitle
{
	font-size: .8em;
	font-weight: bold;
}

.body-paragraph, .padded-cell-content-ft div
{
	font-size: .8em;
	font-weight: normal;
	margin-bottom: 16px;
	margin-top: 0;
}

.body-paragraph .medium-bold
{
	font-size: 1em;
}

.browse-radios label
{
	padding-right: 10px;
}

textarea.pc-textarea-1
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    background: #ffffff;
    padding: 5px;
    border: 1px solid #999999;
    width: 98%;
    height: 140px;
}

textarea.pc-textarea-2
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    background: #ffffff;
    padding: 5px;
    border: 1px solid #999999;
    width: 98%;
    height: 80px;
}

input.pc-textbox
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    background: #ffffff;
    border: 1px solid #999999;
    width: 98%;
}

/*
 * Delivery Manager
 */

.delivmngr-table
{
	border: 2px solid #333366;
	background-color:Transparent;
}

.delivmngr-table-lable
{
	font-weight: bolder;
	font-size: 0.9em;
	color: #ffffff;
	text-align: left;
}

.delivmngr-table-text
{
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-align: left;
}

.delivmngr-panel-color
{
	background: #E6E6EC;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

.delivmngr-toolbar-table
{
	background: #E6E6EC;
	border-bottom: 1px ridge black;
	margin: 0;
	padding: 0;
	width: 100%;
}

.delivmngr-toolbar-lable
{
	padding-top: 12px;
	color: #333366;
	padding-top: 16px;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
}

.delivmngr-toolbar-link
{
	font-weight: bolder;
	font-size: 0.8em;
	color: #0301d0;
	text-align: left;
	text-decoration: underline;
}

.delivmngr-tab-active
{
	font-weight: bold;
	font-size: 0.7em;
	vertical-align: super;
	cursor: default;
	color: #ffffff;
	background-color: #313163;
	border-width: 0;
	text-align: center;
}

.delivmngr-tab-inactive
{
	font-weight: bold;
	font-size: 0.7em;
	vertical-align: super;
	color: #333366;
	background-color: #cecfde;
	border-width: 0;
	text-align: center;
	text-decoration: none;
}

.delivmngr-tab-img
{
	border-width: 0;
}

.delivmngr-tab-link
{
	border-width: 0;
	text-decoration: none;
}

.delivmngr-text
{
	font-size: .8em;
	font-weight: normal;
}

.delivmngr-text-small
{
	font-size: .7em;
	font-weight: normal;
}

.delivmngr-text-bold
{
	font-size: .8em;
	font-weight: bold;
}

.delivmngr-text-bold-red
{
	font-size: .8em;
	font-weight: bold;
	color: #ff0000;
}
.delivmngr-italic
{
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
}

.delivmngr-textbox
{
	width: 100%;
	color: #000000;
}

.delivmngr-collspan-h1
{
	font-size: 0.2em;
}

.delivmngr-collspan-h2
{
	font-size: 0.3em;
}

.delivmngr-collspan-h3
{
	font-size: 0.4em;
}

.delivprintsave-label-red
{
	font-weight: bolder;
	font-size: 0.8em;
	color: #ff0000;
	text-align: left;
}
.delivmngr-medium-normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.delivmngr-medium-normal-italic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
}

.result-warning-cell
{
	background: #666699;
	color: White;
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	padding-left: 16px;
	padding-bottom: 11px;
	padding-top: 11px;
	border-bottom: 1px solid #9999CC;
}


/* Ajax Script status */
#scriptStatusFade
{
	height: 100%;
	width: 100%;
	background: #FFF;
	z-index: 50;
	position: fixed;
	right: 0; top: 0;
	display: none;
	cursor: wait;
	margin: 0;
	opacity: 0;
}


/*
Clustering
*/

ul.cluster-category
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	line-height: 1.4em;
}
ul.cluster-category li
{
	margin: 0px;
	padding: 0px;
}

table.cluster-result-record-table
{
	width: 100%;
	background: white;
	margin: 0px;
}

td.bread-crumbs
{
	border-color: #E0C163;
	border-style: none none solid none;
	border-width: 1px;
	background-color: #EFDEAF;
	padding: 6px 6px 6px 10px;
}
td.cluster-panel
{
	width : 20%;
	border-color: #E0C163;
	border-style: none solid none none;
	border-width: 1px;
	background-color: #EFDEAF;
	padding: 2px;
}

/*
Folder
*/
td.folder_type
{
	padding-bottom: 15px;
}

.folder_content
{
	width: 100%;
	border: 1px solid #E0C163;
	background-color: #FBF6E7;
}

td.folder_content_type
{
	width: 27%;
	vertical-align: top;
	border-right: 1px solid #E0C163;
	padding: 6px;
}

td.folder_content_list
{
	width: 73%;
	height: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
	padding:0;
}

table.folder_content_list_items
{
	border-collapse: collapse;
	height:100%;
	width:100%;
}

td.folder_content_list_header
{
	width: 100%;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #E0C163;
	background-color: #FBF6E7;
	padding: 6px;
}

td.folder_content_list_nav_top
{
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #E0C163;
	background-color: #FFFFFF;
	padding: 6px;
}

td.folder_content_list_nav_links
{
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom: 1px solid #E0C163;
	background-color: #FFFFFF;
	padding: 6px;
}

td.folder_content_list_nav_bottom
{
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFFFF;
	padding: 6px;
}

table.folder_list
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border-spacing: 0px;
	padding: 0;
	border-collapse: collapse;
}

table.folder_list_item
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.folder_list_item img
{
	vertical-align: bottom;
}

td.folder_list_item_num
{
	width: 5%;
	vertical-align: top;
	text-align: right;
	padding-top: 14px;
	border-bottom: 1px solid #E0C163;
}

td.folder_list_item_content
{
	width: 85%;
	vertical-align: top;
	padding: 16px 10px 13px 8px;
	border-right: 1px solid #E0C163;
	border-bottom: 1px solid #E0C163;
}

td.folder_list_item_remove
{
	width: 10%;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #E0C163;
}

td.folder_list_item_alert
{
	width: 65%;
	vertical-align: top;
	padding: 16px 10px 13px 8px;
	border-bottom: 1px solid #E0C163;
}

td.folder_list_item_alert_run
{
	width: 20%;
	vertical-align: top;
	padding: 16px 10px 13px 8px;
	border-right: 1px solid #E0C163;
	border-bottom: 1px solid #E0C163;
}

/*
Alert Result List
*/
table.alert_results_content
{
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
}

table.alert_results_none
{
	border-style: ridge;
	border-width: 2px;
	margin-bottom: 10px;
}

.alert_results_notification
{
	font-weight: bold;
	font-size: 1.2em;
}

/* Visual Search Page */

#controlsTable
{
	background-color: #F4EACA;
	border: solid 1px #E0C163;

}

.controls, .controls a, .controls a:visited
{
	text-align:right;
	padding-right:10px;
}

#controlsTable .image
{
	width:1%;
	padding: 3px 3px 3px 15px;
}

#controlsTable .link
{
	width:1%;
}

#controlsTable .link-medium-bold
{
	color: #00F;
}

#controlsTable .disabled-link-medium-bold
{
	color: #B2B2B2;
}

td.divider
{
	background: #CF9F5D;
	color: white;
}

table.grokkerTable
{
	height: 500px;
	/* If border width is updated 'TABLE_BORDER_WIDTH'
	variable in grokker.js should also be updated. */
	border: solid 1px #E0C163;
	border-top:none;
	background:#fff;
}

.visual-search-wrapper
{
	background-color:#fff;
	padding:0 10px 10px 10px;
	width:752px;
}

.errort-bold
{
    color: #f00;
    font-size: .75em;
    font-weight: 600;
}

div#error
{
	padding:10px;
}

#vsintro
{
	height:100%;
	padding:10px 15px 0 15px;
}

#vsintro .content, #vsintro td
{
	font-size: .75em;
}

#vsintro .content
{
	padding:15px 15px 0 15px;
}

#vsintro h1
{
	color: #CF9F5D;
    font-size: 1.1em;
}

#vsintro .heading
{
	width:100%;
	background-color:#CF9F5D;
	padding:0;
	margin:0;
}

#vsintro .heading .content
{
	padding:0 15px 0 15px;
	color:#fff;
}

#vsintro .heading .content p
{
	margin-bottom:0;
}

#vsintro li b
{
	color:#CF9F5D;
}

#vsintro li
{
	margin-left: -23px;
	padding:10px 0 0 0;
}

#vsintro ul
{
	margin-top:0;
	margin-bottom:16px;
}

#vsintro .spacer
{
	width:99%;
	font-size:1px;
}

#grokkerlogo
{
	padding-left:15px;
	height:100%;
	vertical-align:bottom;
}
/* MeSH Styles */
table.MeshTabs
{
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}
table.MeshTabs td.tabs
{
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}
table.MeshTabs td.folder
{
	text-align: right;
	font-weight: bold;
	font-size: .8em;
	padding-bottom: 5px;
}
table.MeSHBrowse
{
	border: 4px solid #3D8578;
	width: 100%;
}
table.MeSHBrowse td
{
	padding: 0px 0px 0px 0px;
}
table.MeSHBrowse td.navigation
{
	vertical-align: top;
	background-color: #FFFFDD;
	padding: 5px 0px 10px 10px;
	width: 15%;
	font-size: 1.1em;
}
table.MeSHList
{
	width: 100%;
	border-collapse: collapse;
}
table.MeSHList tr.SearchAsKeyword
{
	border-top: 1px solid #FFC1C1;
	border-bottom: 1px solid #FFC1C1;
	background-color: #FFEBEB;
}
table.MeSHList .AsKeywordHint
{
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
}
.chk
{
	display: none;
}
table.MeSHList td
{
	font-size: .8em;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.MeSHList td.clickToAdd
{
	padding-left: 10px;
	font-size: .7em;
}
table.MeSHList td.add
{
	font-weight: bold;
	padding-left: 10px;
	background-color: #f2f2f2;
}
table.MeSHList td.headExplode
{
	text-align: center;
	font-weight: bold;
	background-color: #f2f2f2;
	white-space: nowrap;
}
table.MeSHList td.headMajor
{
	text-align: center;
	font-weight: bold;
	padding-right: 100px;
	background-color: #f2f2f2;
	white-space: nowrap;
}
table.MeSHList td.headExplode a
{
	padding-left: 3px;
}
table.MeSHList td.headMajor a
{
	padding-left: 3px;
}
table.MeSHList td.add .DropList
{
	margin-left: 5px;
	margin-right: 5px;
}
table.MeSHList td.chkSel
{
	width: 10%;
	text-align: right;
	padding-right: 5px;
}
table.MeSHList td.chkExp
{
	width: 20%;
	text-align: center;
}
table.MeSHList td.chkMaj
{
	width: 20%;
	text-align: center;
	padding-right: 100px;
}
table.MeSHList .use
{
	font-weight: bold;
}
table.MeSHList td.NoResults
{
	padding-left: 10px;
}
table.MeSHList .error
{
	color: #c00;
}
table.MeSHList .term
{
	font-weight: bold;
	font-style: italic;
	padding-left: 1px;
	padding-right: 1px;
}
table.MeSHDetail
{
	border: 4px solid #3D8578;
	width: 100%;
}
table.MeSHDetail .Label
{
	font-weight: bold;
	padding: 4px 0px  4px 0px;
}
table.MeSHDetail .List
{
	margin-left: 20px;
}
table.MeSHDetail td
{
	padding: 0px 0px 0px 0px;
}
table.MeSHDetail td.navigation
{
	background-color: #FFFFDD;
	vertical-align: top;
	font-weight: bold;
	font-size: .8em;
	width: 1%;
	white-space: nowrap;
	padding: 5px 5px 5px 5px;
}
table.MeSHDetail td.navigation .backToList
{
	margin-top: 10px;
}
table.MeSHDetail table.heading
{
	width: 100%;
	background-color: #f2f2f2
}
table.MeSHDetail table.heading td.detailTerm
{
	font-weight: bold;
	padding: 7px 7px 7px 5px;
	width: 30%;
}
table.MeSHDetail table.heading td.detailTerm span
{
	padding-left: 5px;
}
table.MeSHDetail table.heading td.add
{
	font-weight: bold;
	padding-left: 10px;
	font-size: .8em;
	width: 70%;
}
table.MeSHDetail table.Detail
{
	width: 100%;
	border-collapse: collapse;
}
table.MeSHDetail table.Detail td.outer
{
	width: 50%;
	font-size: .8em;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
table.MeSHDetail table.Detail .selected
{
	font-weight: bold;
}
table.MeSHDetail table.Detail .Trees
{
	margin-left: 45px;
	line-height: 19px;
}
table.MeSHDetail table.Detail hr
{
	background-color: #8d8d8d;
	width: 90%;
	color: #8d8d8d;
	height: 1px;
	border: 0;
}
table.MeSHDetail table.Detail table.qualifiers
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.qualifiers td
{
	width: 50%;
	vertical-align: top;
}
table.qualifiers td a
{
	margin-left: 5px;
	font-size: .85em;
	text-transform: lowercase;
}
.scopeNote
{
	display: none;
	width: 450px;
	position: absolute;
	border: solid medium #3d8578;
	padding: 0px 0px 30px 0px;
	background-color: white;
	text-align: center;
	left: 10%;
	font-size: .8em;
}
.list
{
	left: 45%;
}
table#scope
{
	width: 400px;
	border-collapse: collapse;
	background-color: #fff;
}
table#scope tr *
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #3d8578;
	vertical-align: top;
	text-align: left;
}
table#scope th
{
	text-align: right;
	white-space: nowrap;
}
div#divMeshScope
{
	display: none;
}
table.meshUse
{
	margin: 10px 0px 10px 100px;
	font-size: .8em;
}
table.meshUse input
{
	margin: 0px 10px 0px 20px;
}
.combineMeSH
{
	font-weight: bold;
	font-size: .8em;
	padding-top: 5px;
}
/* End MeSH Styles */

/*
Thesaurus
*/
.thesaurus_warning
{
	color: #CC0000;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

table.thesaurus_outer
{
	width: 100%;
	margin-top: 10px;
}

table.thesaurus_content
{
	width: 100%;
	border: 4px solid #3D8578;
}

td.thesaurus_header_left
{
	background-color: #FFFFDD;
	white-space: nowrap;
	width: 20%;
	padding-left: 8px;
	padding-top: 8px;
	vertical-align: top;
}

td.thesaurus_header_center
{
	background-color: #FFFFDD;
	white-space: nowrap;
	width: 70%;
}

td.thesaurus_header_right
{
	background-color: #FFFFDD;
	white-space: nowrap;
	width: 10%;
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
	vertical-align: top;
}

table.thesaurus_subheader
{
	width: 100%;
}

td.thesaurus_subheader_add
{
	background-color: #F2F2F2;
	white-space: nowrap;
	width: 70%;
	padding: 4px 0px 4px 8px;
}

td.thesaurus_subheader_explode
{
	background-color: #F2F2F2;
	white-space: nowrap;
	width: 15%;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

td.thesaurus_subheader_focus
{
	background-color: #F2F2F2;
	white-space: nowrap;
	width: 15%;
	padding: 4px 0px 4px 0px;
	text-align: center;
}

td.thesaurus_footer
{
	background-color: #FFFFDD;
	white-space: nowrap;
	padding: 8px;
}

table.thesaurus_records
{
	width: 100%;
}

td.thesaurus_row
{
	vertical-align: top;
}

td.thesaurus_back
{
	background-color: #FFFFDD;
	white-space: nowrap;
	padding: 0px 0px 8px 8px;
}

td.thesaurus_row_alt
{
	vertical-align: top;
	background-color: #F2F2F2;
}

table.thesaurus_record
{
	width: 100%;
}

td.thesaurus_list_header
{
	padding: 5px 0px 5px 8px;
}

td.thesaurus_list_missing
{
	padding: 5px 0px 5px 60px;
}

td.thesaurus_list_select
{
	width: 10%;
	padding: 5px 0px 5px 0px;
	text-align: right;
}

td.thesaurus_list_main
{
	width: 60%;
	padding: 5px 0px 5px 0px;
}

td.thesaurus_list_explode
{
	width: 15%;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

td.thesaurus_list_focus
{
	width: 15%;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

td.thesaurus_detail_indent
{
	width: 10%;
}

td.thesaurus_detail_label
{
	width: 15%;
	padding: 5px 0px 5px 0px;
}

td.thesaurus_detail_select
{
	width: 5%;
	padding: 5px 0px 5px 0px;
	text-align: right;
}

td.thesaurus_detail_main
{
	width: 40%;
	padding: 5px 0px 5px 0px;
}

td.thesaurus_detail_explode
{
	width: 15%;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

td.thesaurus_detail_focus
{
	width: 15%;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
/* Index Browse */
td.index_browse_row
{
	vertical-align: middle;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}



td.index_browse_row_alt
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}

td.index_browse_row_warning
{
	vertical-align: middle;
	background-color: #F2F2F2;
	padding: 5px 0px 5px 0px;
}

.index-browse-label
{
	width:200px;
	text-align:right;
	white-space:nowrap;
	padding-right: 5px;
	margin:0;
}

.index-browse-wrapper
{
	border-collapse: collapse;
}

.index-browse-input
{
	margin:0;
	text-align:left;
	white-space:nowrap;
	padding: 3px 0;
	width: 72%;
}

.index-browse-find-area
{
	padding: 5px 50px;
}

.index-browse-find-area input.find-field-term,
.index-browse-find-area textarea
{
	width: 380px;
}

/* External frame top */
td.frametop-plmode
{
	padding: 13px 10px;
	font-size:.75em;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;

}

.frametop-left
{
	padding: 3px 10px 13px 10px;
	text-align:left;
	vertical-align:middle;
	width:20%;
	white-space:nowrap;
}

.frametop-right
{
	padding: 3px 10px 13px 10px;
	text-align:right;
	vertical-align:middle;
	width:80%;
}

.safety-resources
{
	display:none;
}

.frametop-right input,
.frametop-right img
{
	vertical-align: text-bottom;
	margin-left: 13px;
}

.frametop-left input
{
	vertical-align:baseline;
}

/* Find more like this */
#findMoreLikeThis
{
    float: right;
    width: auto;
    background: #FFD;
    border: 1px solid #E7CE39;
    margin: 0;
    padding: 3px 10px 5px 10px;
    font-size: 0.94em;
}
/* end of find more like this */

/* Tabs Styles */
td.navigationTabLeft_Selected, td.navigationTabLeft_Normal, td.navigationTabLeft_Disabled
{
    padding-left: 9px;
}

td.navigationTab_Selected, td.navigationTab_Disabled
{
    padding: 5px 11px 3px 2px;
}

/* Make clickable area cover almost the whole tab */
td.navigationTab_Normal a
{
    display: block;
    padding: 5px 11px 5px 2px;
}

/* Special handling for taller toolbar at top of page. */
td.toolbar-cell-tabs td.navigationTab_Selected,
td.toolbar-cell-tabs td.navigationTab_Normal,
td.toolbar-cell-tabs td.navigationTab_Disabled
{
    width: 5px;
    height: 30px;
    text-align: center;
}

td.toolbar-cell-tabs-asian td.navigationTab_Selected,
td.toolbar-cell-tabs-asian td.navigationTab_Normal,
td.toolbar-cell-tabs-asian td.navigationTab_Disabled
{
    width: auto !important;
    height: 30px;
    text-align: center;
}

td.toolbar-cell-tabs td.navigationTabLeft_Selected, td.toolbar-cell-tabs td.navigationTabLeft_Normal, td.toolbar-cell-tabs td.navigationTabLeft_Disabled
{
    padding-left: 9px;
}
/*td.toolbar-cell-tabs td.navigationTab_Selected, */
td.toolbar-cell-tabs td.navigationTab_Disabled
{
    padding: 3px 13px 0px 3px;
    text-align: center;
}

/* Make clickable area cover almost the whole tab */
td.toolbar-cell-tabs td.navigationTab_Normal a
{
    padding: 3px 13px 3px 3px;
    text-align: center;
    display: block;
}

td.toolbar-cell-tabs td.navigationTab_Selected a
{
    
    padding: 3px 13px 0px 5px;
    text-align: center;
    display: block;
    color: #FFF0A9;
    text-decoration: none;
}

/* End special handling for taller toolbar at top of page. */

td.navigationTabLeft_Selected
{
    background: url("../tabLeftOn.gif") left top no-repeat;
}

td.navigationTab_Selected
{
    background: url("../tabRightOn.gif") right top no-repeat;
    color: #FFF0A9;
   	font-size: .7em;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
}

td.navigationTabLeft_Normal
{
    background: url("../tabLeft.gif") left top no-repeat;
}

td.navigationTab_Normal
{
    background: url("../tabRight.gif") right top no-repeat;
	text-align: center;
}
td.navigationTab_Normal a,td.navigationTab_Normal a:active,td.navigationTab_Normal a:link,td.navigationTab_Normal a:visited
{
    text-decoration: none;
   	font-size: .7em;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
    vertical-align: middle;
}

td.navigationTabLeft_Disabled
{
    background: url("../tabLeftDisabled.gif") left top no-repeat;
}

td.navigationTab_Disabled
{
    background: url("../tabRightDisabled.gif") right top no-repeat;
    color: #808080;
   	font-size: .7em;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
}

td.tabCaption
{
	padding-right: 5px;
	font-weight: bold;
	font-size: .8em;
}

/* End of tabs styles */

#deliveryOutput
{
    padding: 10px 15px;
}

#deliveryOutput .backButton
{
    margin: 0 0 10px 0;
}

#deliveryOutput #estimate
{
    color: #F00;
    font-weight: bold;
    font-size: 0.8em;
}

#deliveryOutput #notes
{
    font-size: 0.8em;
    border-bottom: 1px solid #000;
}

#deliveryOutput .searchHistory
{
    border-bottom: 1px solid #000;
    padding: 5px 2px 10px 2px;
}

#deliveryOutput .searchHistory h3
{
    font-size: 0.9em;
    margin: 0 0 5px 0;
}

#deliveryOutput #records
{
    font-size: medium;
}

.delivery-back-link-block
{
    padding: 10px 0 3px 8px;
    background-color: #fff;
    clear: both;
}

.delivery-back-link-block a
{
    font-size: 0.8em;
    font-weight: bold;
    padding-left: 15px;
}

/* Delivery Print Save Styles */

/* End Delivery Print Save Styles */

/* Company Profiles */
.nav-spacer
{
	padding:0 15px 0 15px;
}

#companyProfiles .pdfsize
{
	padding-left:5px;
	font-size: .6em;
}

#companyProfiles .browse-label-cell
{
	width:5%;
	padding-right: 5px;
}

#companyProfiles .browse-term-cell
{
	width:95%;
}

.top-nav
{
	padding: 3px 10px 5px 8px;
	background-color: #FFFFDD;
	vertical-align:top;
}

.bottom-nav
{
	padding: 8px 10px 8px 8px;
	background-color: #FFFFDD;
}

.top-nav .right-padded
{
	padding-right: 15px;
}

.top-nav .left-padded
{
	padding-left: 6px;
}

#companyProfile .citation-format-buttons
{
	padding-left: 15px;
	font-size: .8em;
}

#companyProfile .delivery-buttons
{
	font-size: .8em;
}


#companyProfiles .company
{
	width: 30%;
	padding:5px 5px 10px 5px;
}

#companyProfiles .pdf-report
{
	width: 25%;
	padding:5px 5px 10px 5px;
}

#companyProfiles .location
{
	width: 20%;
	padding:5px 5px 10px 5px;
}

#companyProfiles .industry
{
	width: 25%;
	padding:5px 5px 10px 5px;
}

#companyProfiles table
{
	width: 100%;
}

.companies-refine-link
{
	display:block;
	padding-bottom: 10px;
	margin-right:100%;
	white-space:nowrap
}

#companyProfile .record-detail-wrapper
{
	padding:0;
}

#companyProfile .detail-wrapper
{
	border-collapse:collapse;
	margin:0;
}

#companyProfile .detail-cell
{
	vertical-align:top;
	padding:0;
}

.related-doctype-wrapper
{
	margin-right: 3px;
	border:solid 1px #18A573;
}

.related-doctype-header
{
	padding:10px 5px;
	white-space:nowrap;
	background-color:#18A573;
	color:#FFF;
}

.related-doctype-item
{
	padding:4px 5px;
	white-space:nowrap;
	background-color:#DEF7EF;
}

.content-tab-cell
{
	vertical-align:bottom;
	text-align:left;
}

.folder-items-cell
{
	text-align:right;
	padding-bottom: 3px;
	white-space:nowrap;
}

.suggSubjects
{
	font-size: .8em;
	margin-left: 5px;
	padding-bottom: 5px;
	display:block;
	clear:both;
}

.ResultsMessage
{
	background-color: #009966;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-style: italic;
	font-size: .8em;
}

.message-only
{
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Personalization Pages */
.personalization-header
{
	background-color: #DEDEDE;
	padding:8px;
	vertical-align:top;
	border-bottom: 1px solid #D4D0C8;
}

.personalization-footer
{
	width: 100%;
	background-color: #DEDEDE;
	padding:8px;
	text-align:left;
	vertical-align:top;
}

.personal-info
{
	width:100%;
	border: 1px solid #D4D0C8;
	border-collapse:collapse;
}

.personal-info td
{
	border: 1px solid #D4D0C8;
	padding: 6px;
}

.personal-info .label
{
	text-align:right;
}

.personal-login td
{
	border:none;
}

.personal-info-wrapper
{
	padding: 10px 10px 0 10px;
	background-color: #fff;
	text-align:left;
}

td.shared-right-border
{
	border-right:none;
}

td.shared-left-border
{
	border-left:none;
}
/* Reference Related
*/
table.references-record-table
{
	width: 100%;
	background: #FFFFE2;
}
.ref-record-num-cell
{
	text-align: right;
	vertical-align: top;
	font-size: .8em;
	padding-top: 21px;
	width: 5%;
}
.ref-record-cell
{
	width: 75%;
	padding: 16px 10px 13px 10px;
}
.ref-record-rr-cell
{
	text-align: right;
	vertical-align: top;
	padding: 16px 10px 13px 10px;
	width: 10%;
}
td.ref-record-folder-cell
{
	padding: 16px 10px 13px 10px;
	width: 10%;
}

table.references-caption
{
	width: 100%;
	background: #FFFFE2;
}
.ref-caption-text
{
	padding: 6px 10px 3px 10px;
}
.ref-caption-button
{
	padding: 3px 10px 6px 10px;

}
.ref-warning-cell
{
	background: #3D8578;
	color: #000000;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	padding-left: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
}
table.references-simple-caption
{
	width: 100%;
	background: #FFFFE2;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 10px 6px 10px;
}

/* Cahrge Back Related*/
table.cb-table-main
{
	border-collapse: collapse;
	padding: 6px;
	width: 100%;
}
table.cb-table-submain
{
    border: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}
td.cb-cell-main
{
	border: solid 2px #cccccc;
    text-align: left;
    vertical-align: top;
}
td.cb-cell-flat
{
    border: 0px;
	border-collapse: collapse;
    padding: 4px;
    text-align: left;
    vertical-align: middle;
}
td.cb-cell-title
{
    border: 0px;
	border-collapse: collapse;
    padding: 4px;
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
    width: 95px;
}
td.cb-cell-data
{
    border: 0px;
	border-collapse: collapse;
    padding: 4px;
    text-align: left;
    vertical-align: middle;
}
/*-----------------*/
td.ref-results-back
{
	padding-bottom : 5px;
	white-space: nowrap;
	vertical-align: top;
}
td.ref-search-express
{
	padding-top : 10px;
	width: 60%;
}
td.ref-search-button
{
	vertical-align: middle;
	white-space: nowrap;
}
td.ref-search-help
{
	padding-top : 5px;
}
td.ref-search-area
{
	padding-top : 2px;
	padding-bottom : 2px;
}

td.ref-search-folder
{
	width: 40%;
	padding-bottom : 2px;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
}
.ref-area-top-text
{
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
}
.ref-area-top-italic
{
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
}
td.ref-search-label
{
	padding-bottom : 2px;
	padding-right : 4px;
	white-space: nowrap;
	text-align : right;
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	vertical-align : middle;
}
td.ref-search-input
{
	padding-bottom : 2px;
	padding-right : 2px;
	vertical-align : middle;
}
td.ref-search-message
{
	padding-top : 10px;
	padding-bottom : 2px;
	padding-left : 10px;
}

.LetterNavigation
{
	font-weight: bold;
	font-size: .8em;
}
.LetterNavigation a
{
	padding-left: 4px;
	padding-right: 4px;
}

/* Popup container used in Delivery*/
iframe#coverScreen
{
    position: absolute;
    z-index: 1;    
	visibility: hidden;
}

.messageBox
{
	z-index:11;
	position:absolute;
}


.imageBox
{
	z-index:11;
	position:absolute;
}

table.popupContainer
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top:0; left:0;
    background: none;
}

table.popupContainer td
{
    vertical-align: top;
    padding:250px 0 0 100px;
    text-align: left;
    width: 100%;
    height: 100%;
}

table.popupContainer div
{
    border-spacing: 2px;
    width: 350px;
    margin: 0 auto;
}

table.popupContainer h3
{
	text-align:center;
    width: 328px;
    margin: 0;
    padding: 3px 10px;
}

table.popupContainer div.messageBox_message
{
    margin: 0;
    padding: 10px 10px;
    text-align: center;
    width: 328px;
}
/* End of Popup container used in Delivery*/

table.imageContainer
{
    width: 100%;
    height: 875px;
    position: absolute;
    z-index: 10;
    top:0; left:0;
    background: none;
}

table.imageContainer td
{
    vertical-align: top;
    padding:250px 0 0 100px;
    text-align: left;
    width: 100%;
    height: 100%;
}

/*
Print Search History
*/
.print-search-history-page-table
{
	width: 95%;
}

.print-search-history-table
{
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

.print-search-history-td-ID
{
	width: 10%;
}

.print-search-history-td-Query
{
	width: 25%;
}

.print-search-history-td-Limiter
{
	width: 25%;
}

.print-search-history-td-RunVia
{
	width: 30%;
}

.print-search-history-td-Results
{
	width: 10%;
}

/*
Save/Edit History or Alert
*/
.save-search-main-table
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.save-search-data
{
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 99%;
	border: 2px solid #CCCCCC;
}

.save-search-history-cell-flat
{	
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-left
{
	font-size: .8em;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-right
{
	font-size: .8em;
	border-bottom: 2px solid #CCCCCC;
}

.save-alert-history-cell-right
{
	padding: 5px;
	border-bottom: 2px solid #CCCCCC;
}

.save-search-history-cell-email
{
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	vertical-align:top;
	padding: 5px;
}

.save-search-history-cell-email textarea
{
	font-size: 0.8em;
}

.save-search-history-alt-row
{
	background-color: #F7F7F7;
}

td.save-search-history-buttons
{
	padding: 10px 0px 10px 10px;
	background-color: #F7F7F7;
}

td.save-search-history-buttons-bottom
{
	padding: 10px 0px 10px 0px;
}

/*
Alert Result List
*/
table.alert_results_outer
{
	width: 75%;
	margin-top: 10px;
}

table.alert_results_content
{
	margin-top: 10px;
	border: 5px solid #000099;
	background-color: #FAF4E4;
	margin-right: 0px;
	margin-left: 0px;
}

td.alert_results_list
{
	padding: 5px 5px 5px 5px;
}

#companyProfile .edge-blue-all-sides-bg
{
	border:none;
}

#companyProfile table.top-nav
{
	border-collapse: collapse;
}

#companyProfile table.top-nav td
{
	white-space:nowrap;
	padding-top: 4px;
}

div.copyright-moreinfo
{
    border: solid 1px #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: visible;
    display: none;
    width: 100%;
}

div.copyright-source
{
    margin: 0px;
    padding: 0px 5px 0px 0px;
    overflow: visible;
    position: relative;
    z-index: -1;
}

td.library-link input
{
	padding-top: 3px;
	padding-bottom: 3px;
	max-width: 204px;
	max-height: 31px;
}

#scriptStatus
{
    background: Red;
    color: White;
    padding: 5px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    font-size: 11px;
    display: none;
}

div.localsDatabase
{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: .8em;
}
table.localsTable
{
	border: 3px solid #3D8578;
	width: 100%;
}
table.localsTable td.browse
{
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}
table.localsTable td.search
{
	background-color: #F2F2F2;
	padding: 7px 7px 7px 7px;
}
table.localsTable table#topNav
{
	width: 100%;
}
table.localsTable table#topNav td#nav
{
	width: 25%;
}
table.localsTable table#topNav td#browse
{
	font-weight: bold;
	font-size: .8em;
}
table.localsTable table#topNav td.error
{
	font-size: .8em;
	color: #ff0000;
	font-style: italic;
	font-weight: bold;
}
table#localsItems
{
	width: 100%;
	border-collapse: collapse;
}
table#localsItems td
{
	padding: 3px 3px 3px 3px;
	font-size: .8em;
}
table#localsItems td.check
{
	width: 2%;
	text-align: center;
	vertical-align: top;
}
table#localsItems span.extra
{
	font-weight: bold;
	padding-right: 5px;
}

/* Places labels off the screen but usable for screen readers. */
.hidden 
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.vis-none
{
	display: none;
}

td.doctypeInset
{
	padding-top: 7px;
	padding-left: 7px;
}

td.doctypeInset div
{
	display: list-item;
	list-style-position: inside;
	text-align: left;
}

div.spellcheck
{
	font-size: .8em;
	font-weight: bold;
	padding-top: 5px;
	white-space: normal !IMPORTANT;
	text-align:left;
}

/* Common styles for Delivery manager */
#delivery_content,
.delivery_error
{
    padding-top: 10px;    
}

#delivery_content #content #form div.removeFromFolder
{
    padding: 0;    
    text-align: left;
    margin: 10px 0;
}

#delivery_content label
{
	vertical-align: bottom;	
}

#delivery_content #content #form div.removeFromFolderEmail
{
    padding: 0;
    text-align: left;
    margin: 0 0 0 147px;
    width: auto;
}

#delivery_content #content #form label.remove
{
   font-size: 12px;
   vertical-align:middle;
}

#delivery_content #content #form input.remove
{
   vertical-align:middle;
}

#delivery_content #content #form input, #delivery_content #content #form textarea
{
    width: 275px;
    margin-left: 5px;
}

/* End of common styles for delivery manager */

/* styles for FieldCodes dynamic window */
#FieldCodesContainer
{
	position: absolute;	
	top: 20px;
	left: 540px;	
	padding: 0px;
	width: 320px;	
	visibility: hidden;
	border: 3px solid #3D8578;
	background-color: #FFFFDD;
	z-index: 500;
	display: none;
}

#FieldCodesHeader
{
	text-align: right;
	z-index: 501;
}

#FieldCodesInner
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	z-index: 502;
}

#FieldCodesLink
{    
    font-size: .7em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;	
	padding-top: 5px;
}

#FieldCodesTitle
{    
    font-size: 1em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	vertical-align: baseline;	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.FieldCodesDbs
{    
    font-size: .7em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
    position: relative;    
    width: 274px;
    padding: 5px;
    border: 1px solid #E7E7E7;
    background-color: #DEDEDE;
    z-index: 503;
}

.FieldCodesTags
{    
    font-size: .8em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
    position: relative;
    width: 274px;
    height: 200px;
    padding-left: 5px;
    overflow: auto;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    background-color: #FFFFFF;    
    z-index: 504;
}
/* end of styles for FieldCodes dynamic window */

/* styles for AuthorityVolumeIssueControl */
.authVolIssue_container
{
	width: 100%;
	background-color: #EFEFEF;
}

.authVolIssue_volume_cell
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 6px;
	width: 100%;
}

.authVolIssue_issue_cell
{
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 16px;
	width: 100%;
}
/* end AuthorityVolumeIssueControl styles */

.nowrap
{	
	white-space: nowrap;
}
.DatabaseControl
{
	font-weight: bold;
	font-size: .8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.PopupTemplateContainer
{
	display: none;
	position: absolute;
	border: solid 4px #E0C163;
	background: #fff;
}
div.PopupTemplateContainer div.PopupTemplateContents
{
	 margin: 15px 30px 15px 30px;
	 font-size: .8em;
}
div.PopupTemplateContainer div.PopupTemplateHeader
{
	text-align: right;
}
div.PopupTemplateContainer div.PopupTemplateFooter
{
	text-align: center;
	font-size: .75em;
	margin-bottom: 15px;
}

.auth-cell-title
{
	background-color: #f7f7f7;
}

/* Navigation Tabs Control Styles */
table.navTabs
{
	width: 100%;
	border-collapse: collapse;
}
table.navTabs td
{
	padding: 0px 0px 0px 0px;
}
table.navTabs td.headActive
{
	background-image: url(../tabOnBg.gif);
}
table.navTabs td.headInactive
{
	 background-image: url(../tabOffBg.gif);
}
table.navTabs td.contentLeftActive
{
	background-image: url(../tabOnBgLeft.gif)
}
table.navTabs td.contentLeftInactive
{
	background-image: url(../tabOffBgLeft.gif)
}
table.navTabs td.contentCenterActive
{
	background-color: #F4EACA;
	font-size: .7em;
	text-align: center;
	padding-bottom: 5px;
}
table.navTabs td.contentCenterInactive
{
	background-color: #CF9F5D;
	font-size: .7em;
	text-align: center;
	padding-bottom: 5px;
}
table.navTabs td.contentCenterInactive a
{
	text-decoration: none;
}
table.navTabs td.contentRightActive
{
	background-image: url(../tabOnBgRight.gif)
}
table.navTabs td.contentRightInactive
{
	background-image: url(../tabOffBgRight.gif)
}
table.navTabs td.footLeftFirstActive
{
	background-image: url(../tabOnBgLeft.gif);
	height: 10px;
}
table.navTabs td.footLeftActive
{
	background-image: url(../tabOnBottomLeft.gif);
	height: 10px;
}
table.navTabs td.footCenterActive
{
	background-color: #f4eaca;
	height: 10px;
}
table.navTabs td.footRightActive
{
	background-image: url(../tabOnBottomRight.gif);
	height: 10px;
}
table.navTabs td.footLeftInactive
{
	background-image: url(../tabOffBottomLeft.gif);
	height: 10px;
}
table.navTabs td.footInactive
{
	background-image: url(../pageOnBgTop.gif);
	height: 10px;
}
table.navTabs td.footSpacer
{
	width: 99%;
	height: 10px;
}
table.navTabs td.navTabFiller
{
	width: 1%;
}
/* End Navigation Tabs Control Styles */

/* RIF styles */
.rif_content
{
	border: 1px solid #9999CC;
	margin-bottom: 8px;
	margin-left: 8px;	
	width: 20%;
	clear: right;
}

.rif_resource
{
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

.rif_link
{
	font-size: .75em;
}

.rif_image
{
	margin-bottom: 2px;
	display: block;
}

.rif_title
{
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	background: #E7E7EF;
	border-bottom: 1px solid #9999CC;
	padding: 2px;
}
/* end RIF styles */

/* diagnostic control styles */
.diag_outer_container
{
	border: solid 1px Black;
	background-color: #EFEFEF;
	padding: 10px;
}

.diag_outer_header
{
	padding-bottom: 10px;
}

.diag_outer_title
{
	font-size: .8em;
	font-weight: bold;
}

.diag_outer_text
{
	font-size: .7em;
}

.diag_container
{
	width: 100%;
	border-top: solid 1px Black;
	border-right: solid 1px Black;
	border-left: solid 1px Black;
}

.diag_group_disabled,
.diag_group
{
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px Black;
	padding-left: 5px;
	background-color: Navy;
	color: White;
	font-size: .7em;
	font-weight: bold;
	font-family: Verdana;
}

.diag_group_disabled
{
	color: Gray;
}

.diag_group_text
{
	vertical-align: middle;
}

.diag_item
{
	border-bottom: solid 1px Black;
	padding: 5px 0px 5px 15px;
	background-color: White;
}

.diag_request_item
{
	border-bottom: solid 1px Black;
	padding: 5px 0px 5px 15px;
	font-size: .8em;
	line-height: .9em;
	background-color: White;
}

.diag_trans_title
{
	font-weight: bold;
	font-size: .8em;
}

.diag_trans_text
{
	font-size: .8em;
}

.diag_trans_item_params
{
	margin-left: 20px;
}

.diag_trans_item_param1
{
	font-size: .8em;
	font-weight: bold;
	vertical-align: top;
}

.diag_trans_item_param2
{
	font-size: .8em;
	padding-left: 10px;
	vertical-align: top;
}

.diag_error_title
{
	font-size: .8em;
	font-weight: bold;
}

.diag_error_text
{
	font-size: .8em;
}

.diag_message_item
{
	font-size: .8em;
}
/* end diagnostic control styles */

/* xml styles */
.xml_const
{
	color: Blue;
	font-size: .9em;
}

.xml_name
{
	color: Maroon;
	font-size: .9em;
}

.xml_value
{
	color: Black;
	font-size: .9em;
}
/* end xml styles */


.dbGrouping
{
	white-space: nowrap;
}

.find-guided
{
	padding:0;
	margin: 0;
	border-collapse: collapse;
}

.find-guided-term, .find-guided-tag
{
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}


.find-guided-term, .find-guided-input input, .find-guided-input textarea, .find-guided-input label, .find-guided-input select
{
	width: 235px;
}

.find-guided-tag
{
	width:98%;
}


.find-guided-label
{
	display:block;
	text-align: right;
	width: 100%;
}

.find-guided-left, .find-guided-right input, .find-guided-right textarea, .find-guided-right label, .find-guided-right select
{
	vertical-align: top;
}

.find-guided-term input, 
.find-guided-term textarea
{
	width: 235px;
}

.find-guided-center
{
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
	width: 4%;
}

.find-guided-center span, .find-guided-center input, .find-guided-center textarea, .find-guided-center label, .find-guided-center select
{
	display: block;
	text-align:center;
}

.find-guided-add
{
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: left;
}

.find-guided-add a
{
	white-space:nowrap;
}

.find-buttons
{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 2px;
	width: 22%;
}

.selected-dbs-display
{
	text-align:left;
	padding-left: 55px;
}

/* Autosuggester formatting */
div.auto_complete
{
  position:absolute;
  width:246px;
  height: auto;
  background-color:white;
  border:2px solid #888888;
  margin:0px;
  padding:0px;
  overflow: auto;
}

ul.autosuggest-words
{
  list-style-type: none;
  margin:0px;
  padding:0px;
}

ul.autosuggest-words li.selected
{
	background-color: #ffb;
}

li.autosuggest-word div.highlight
{
  float:left;
  width:32px;
  height:32px;
  margin-right:8px;
}
/* End Autosuggester formatting */

/* Start pop sources styles */
table.PopSourcesFooter
{
	width: 100%;
	border-collapse: collapse;
	background-color: #fff;
}
table.PopSourcesFooter td, table.PopSourcesHeader td
{
	padding: 0px 0px 0px 0px;
}
table.PopSourcesFooter td.rightCorner
{
	text-align: right;
}
table.PopSourcesHeader
{
	width: 100%;
	border-collapse: collapse;
}
table.PopSourcesHeader td.leftCorner
{
	vertical-align: top;
}
table.PopSourcesHeader td.rightCorner
{
	vertical-align: top;
}
table.PopSourcesHeader td.label
{
	background-repeat: repeat-x;
	padding: 8px 0px 3px 3px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: .82em;
}
/* End pop sources styles. */

/* Additional Databases Selector */



#additionalDbControl a.dbselector-active, #additionalDbControl a.dbselector-inactive
{
	display:block;
	width:350px; 
	border: solid 1px #A5B880;
	padding: 2px;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	text-decoration: none;
	color: #000;
	text-align: left;
	background-image: url(../multiDbSelectButtonHover.gif); 
}

#additionalDbControl a.dbselector-active
{
	background-image: url(../multiDbSelectButtonHover.gif); 
}

#additionalDbControl a.dbselector-inactive
{
	background-image: url(../multiDbSelectButton.gif); 
}

.dbselector-label
{
	vertical-align: top;
	text-align: right;
	padding-top: 4px;
}

.dbselector
{
	padding-top: 5px;
	text-align: left;
}

#additionaldbs
{
	width:354px;
	border: solid 1px #A5B880;
	border-top:none;
	background: #FFF;
	position:absolute;
}

#additionaldbs ul
{
	list-style:none;
	padding: 0;
	margin: 0 0 0 5px;
	line-height: 2em;
}

#additionaldbs input, #additionaldbs label
{
	vertical-align:middle;
}

#additionaldbs div
{
	text-align:center;
	padding: 10px;	
}

#additionaldbs div input
{
	margin: 0 10px 0 10px;
}

#additionaldbs ul
{
	text-align:left;
}


.additional-db-list
{
	padding-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align:left;
	clear: both;
	width: 400px;
}

.also-search
{
	
	margin-right: 5px;
	float:left;
	font-size: 90%;
	font-weight: bold;
	
}

#controlContainer
{
	float:left;
	margin-right: 50px;
}

.find-field-parent-cell
{
	text-align: center;
}


.find-field-extra
{
	padding-left:76px;
	vertical-align:bottom;
	text-align: left;
}
/* End Additional Databases Selector */

/* ============================================
Specific style groups

The following style groups have been used to remove
inline style attributes from the HTML markup of the
ASPX, ASCX, and XSL files. However, these styles
are not very reusable. For example, if the css attribute
of a control is set as "font-bold align-left", then it is
not easy to change the appearance of the control in another
interface. We would not want to override the meaning of
"font-bold" or "align-left" in the other interface specific
style sheet.
Ideally, styles should be created for each page or control.
Then, these styles can be overridden in interface specific
style sheets.
=============================================== */

/* Style group: Width */
.width_100
{
	width: 100%;
}

.width_99
{
	width: 99%;
}

.width_98
{
	width: 98%;
}

.width_96
{
	width: 96%;
}

.width_95
{
	width: 95%;
}

.width_93
{
	width: 93%;
}

.width_90
{
	width: 90%;
}

.width_89
{
	width: 89%;
}

.width_80px
{
	width: 80px;
}

.width_78
{
	width: 78%;
}

.width_70
{
	width: 70%;
}

.width_66
{
	width: 66%;
}

.width_65
{
	width: 65%;
}

.width_62
{
	width: 65%;
}

.width_56
{
	width: 56%;
}

.width_55
{
	width: 55%;
}

.width_54
{
	width: 54%;
}

.width_50
{
	width: 50%;
}

.width_44
{
	width: 44%;
}

.width_39
{
	width: 39%;
}

.width_34
{
	width: 34%;
}

.width_33
{
	width: 33%;
}

.width_32
{
	width: 32%;
}

.width_30
{
	width: 30%;
}

.width_25
{
	width: 25%;
}

.width_23
{
	width: 23%;
}

.width_22
{
	width: 22%;
}

.width_20
{
	width: 20%;
}

.width_15
{
	width: 15%;
}

.width_12
{
	width: 12%;
}

.width_11
{
	width: 11%;
}

.width_10
{
	width: 10%;
}

.width_07
{
	width: 7%;
}

.width_05
{
	width: 5%;
}

.width_02
{
	width: 2%;
}

.width_01
{
	width: 1%;
}

/* Style group: Height */
.height_100
{
	height: 100%;
}

.height_49
{
	height: 49%;
}

.height_02
{
	height: 2%;
}

.height_40px
{
	height: 40px;
}

.height_30px
{
	height: 30px;
}

/* Style group: Align */
.align_top
{
	vertical-align: top;
}

.align_top_center
{
	vertical-align: top;
	text-align: center;
}

.align_top_right
{
	vertical-align: top;
	text-align: right;
}

.align_right
{
	text-align: right;
}

.align_middle_right
{
	vertical-align: middle;
	text-align: right;
}

.align_bottom_right
{
	vertical-align: bottom;
	text-align: right;
}

.align_bottom
{
	vertical-align: bottom;
}

.align_bottom_center
{
	vertical-align: bottom;
	text-align: center;
}

.align_bottom_left
{
	vertical-align: bottom;
	text-align: left;
}

.align_left
{
	text-align: left;
}

.align_middle_left
{
	vertical-align: middle;
	text-align: left;
}

.align_top_left
{
	vertical-align: top;
	text-align: left;
}

.align_middle_center
{
	vertical-align: middle;
	text-align: center;
}

.align_center
{
	text-align: center;
}

.align_middle
{
	vertical-align: middle;
}

/* Style group: Miscellaneous */
.no_wrap
{
	white-space: nowrap;
}

/* Style group: Padding */
.padding_top_7px
{
	padding-top: 7px;
}

.padding_bottom_07em
{
	padding-bottom: 0.7em;
}

/* =============================================
End of specific style groups
================================================ */

.personal_login_links_left
{
	float: left;
	clear: right;
	text-align: left;
}

.personal_login_links_right
{
	float: right;
	clear: right;
	text-align: right;
}

.result-nav-table-border
{
	border-top: #9999cc 1px solid;
}

.bubble-top-caption
{
    float: left;
    text-align:left; 
    display: block;
	padding: 7px 5px 3px 0px;
	font-size: .82em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

.bubble-top-caption-self
{
    border:solid 4px #ffffff; 
    border-bottom:none;    
    text-align:left; 
    display: block;
	padding: 2px 0 4px 6px;
	font-size: .82em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

.bubble-top-help
{
    float: left;
	padding: 6px 0 0px 0px;
	margin: 0;
}

.bubble-top-help-nofloat
{
    border:solid 4px #ffffff; 
    border-bottom:none;    
	padding-top: 2px;
	margin: 0;
}

.bubble-top-links
{
    text-align: right; 
    border:solid 4px #ffffff; 
    border-bottom:none;    
	padding: 4px 0 5px 0;
	font-size: .7em;
	font-weight: normal;
	margin: 0;
}

.bubble-header
{
	background: #FFF url(../titleBottomBg.gif) repeat-x left bottom;	
}

.bubble-header .bubble-top-caption
{
	padding-bottom: 0;
}

.bubble-header .bubble-top-links
{
	padding-bottom: 2px;	
}

.bubble-top-links a
{
	white-space: nowrap;
}

.bubble-top-links-separator
{
    padding: 0 5px 0 5px;
}

.bubble-top-image-left
{
    float:left; 
    width:10px; 
    height:10px; 
}

.bubble-top-image-right
{
    float:right; 
    width:10px; 
    height:10px; 
}

.bubble-top-separator
{
    clear:both; 
}

.bubble-bottom
{
	font-size:1px; /* only has an effect in IE6 */
	height: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom left;
}

 .bubble-bottom div
 {
	height: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom right;
 }
 
.bubble-bottom-left
{
	width: 543px;
	float: left;
}

.bubble-bottom-right
{
	width: 205px;
	float: right;
}

.empty-bubble-top
{
	background-position: top left;
}

 .empty-bubble-top div
 {
	background-position: top right;
 }

.search-basic-feature-area-div
{
    float:right; 
    width:205px; 
}

.search-basic-left-subdiv-small
{
    width:543px; 
    float:left;    
}

.search-basic-top-content,
.search-basic-bottom-content
{
    background-color:#ffffff; 
    background-repeat: repeat-y; 
    width:758px; 
    background-position:543px 0;    
}

.quickfind ul
{
	padding: 10px;	
	list-style-type: none;
	clear: both;
	margin: 0;
}

.quickfind li
{
	float: left;
	width: 25px;
	font-size: 0.8em;
	text-align: center;
}

.quickfind h3
{
	margin: 10px 10px 0 10px;
}

.quickfind .bubble-bottom
{
	height: 20px;
	clear: both;
}

.quickfind .bubble-bottom div
{
	height: 20px;
}

.confirmation-left
{
    float:left;
    width:100px;
    font-size: .7em;
    font-style: normal;
    font-weight: normal;
    padding: 5px 8px 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-color:  #666666;
    border-top: none;
    height: auto;
    white-space: nowrap;
    overflow: auto;
    height: 30px;
    margin: 0;
}
.confirmation-right
{
	
    font-size: .7em;
    font-style: normal;
    font-weight: normal;
    padding: 5px 0px 5px 10px;             
    border-style: solid;
    border-width: 1px;
    border-color:  #666666;
    border-collapse:collapse;
    border-top: none;
    border-left: none;
    white-space: nowrap;
    overflow: auto;
    height: 30px;   
    margin: 0;  
    width: 600px; 
}
.confirmation-continue-cell
{
    width: 719px;
    padding: 5px 0px 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-color:  #666666;
    border-collapse:collapse;
    border-top: none;
}

.confirmation-white
{
	background-color:White;
}
.confirmation-header-cell
{
    width: 719px;
    background: #E6E6EC;
    padding: 5px 0px 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-color:  #666666;
}

.confirmation-width
{       
    width:720px;
    
 
    
}

.feature-content
{
	padding: 10px 10px 0 10px;
	background-color: #FFF;
}

ul.feature-content
{
	margin: 0;
	list-style-type: none;
	text-align:left;
}

ul.pop-sources-search
{
	width: 543px;
	padding: 0;
}

ul.pop-sources-search li
{
	float:left;
	width: 33%;
	overflow: hidden;
	text-align:center;
}

ul.pop-sources-search li a
{
	display:block;
	margin: 20px 10px 0 10px;
	padding-top: 130px;
	background-repeat: no-repeat;
	background-position: center top;	
}

ul.pop-sources-search li.list-break
{
	float: none;
	padding:0;
	width: 100%;
	clear:both;
	font-size: 0;
	line-height: 0;
}



.folder-control-empty,
.folder-control
{
	background-repeat: no-repeat;
	padding-left: 20px;
}

.logo-image
{
	margin:12px 5px 5px 0;
	float: left;
}

ul.toolbar-links
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	word-spacing: .3em;
	position: relative;
}

ul.toolbar-links a, ul.toolbar-links span
{
	color: #FFF;
	word-spacing: normal;
	font-size:0.82em;
	font-weight:bold;
}

.toolbar-links li
{
	display: inline;
}

.toolbar-links li.change-user
{
	text-align:left;
	font-weight:normal;
	word-spacing: normal;
	padding-bottom: 2px;
	display:block;
}

.toolbar-links li.change-user *
{
	color:#FFFFFF;
	font-size:0.7em;
	font-weight:normal;
}

ul.sign-in-shift
{
	margin-top: 20px;
}

.separator
{
    clear: both;    
}

.preferences-content
{
    padding: 10px 10px 0 10px;
    background-color:#fff;    
}

.preferences-subdiv
{
    margin-top: 10px; 
}

.preferences-display-options
{
    display:block;
    padding: 4px 4px 4px 10px;
    margin: 0;
}

.preferences-labels
{
    display:block;
    float:left;
    text-align:right;
    width:22%;
    padding-top:10px;
    margin: 0;
}

.preferences-radio-buttons
{
    display:block;
    float:right;
    width:74%;
    background-color:#ffffff;
    padding:10px 0 10px 10px;
}

.preferences-buttons
{
    padding: 4px 4px 4px 10px; 
}