@charset "utf-8";

#rfRightResultsArea {
	position: relative;
	width: 730px;
	background-color: #ffffff;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

/* Class that defines the results subwindows */
.rfResultsWindow {
	border: 1px solid #afbad1;
	float: left;
	padding: 0;
}

.rfResultsWinTopbar {
	position: relative;
	margin: 0;
	background-color: #f2f3ff;
	top: 0px;
	height: 2em;
}

.rfResultsText {
	padding: 6px;
	font-size: 12px;
}

.rfResultsText.HeaderText {
	font-weight: bold;
	color: #424242;
}

#rfSearchSystems {
	width: 100%;
	min-height: 150px;
}

#rfLegendArea {
	width: 100%;
	border: none;
	float: left;
	height: 2em;
}

#rfLegendMyFav {
	width: 100px;
	float: left;
	color: #CCCCCC;
}

#rfLegendComFav {
	width: 200px;
	float: left;
	color: #CCCCCC;
}

#rfLegendFavMsng {
	width: 300px;
	float: right;
	padding-right: 0;
	text-align: right;
	color: #CCCCCC;
}

#rfComingSoon {
	float: left;
	padding-left: 10;
	color: #666666;
	font-size: 9px;
}

#rfDatabases {
	width: 240px;
	min-height: 380px;
}

#rfDatabases ul {
	margin-top: 0;
	margin-left: 0;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	color: #898989;
}

.legendGreenStar { 
	width: 15px;
	height: 10px;
	display: inline;
	list-style: none;
}

.legendRedStar { 
	width: 15px;
	height: 10px;
	display: inline;
	list-style: none;
}

#rfPublications {
	position: relative;
	float: left;
	left: 2px;
	width: 240px;
	min-height: 380px;
}

#rfPublications ul {
	margin-top: 0;
	margin-left: 0;
	padding: 0px;
	list-style: none !important;
	list-style-image: none;
	color: #898989;
}

#rfWebsites {
	position: relative;
	float: left;
	left: 4px;
	width: 240px;
	min-height: 380px;
}

#rfWebsites ul {
	margin-top: 0;
	margin-left: 0;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	color: #898989;
}

#rfSearchSystems ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	color: #898989;
}

#rfLeftNavArea {
	background-color: #f2f3ff;
	float: left;
	border: 1px solid #222222;
	width: 180px;
	margin-top: 10px;
	padding: 0;
	min-height: 558px;
	color: #2a3d7a;
}

#rfLeftNavArea ul {
	list-style: none;
}

#rfLeftNavArea ul#firstul {
	padding: 3px;
	margin-left: 0;
	margin-top: 0;
}

#rfLeftNavArea ul#firstul ul {
	margin-left: 15px;
	padding-left: 5px;
	list-style: none;
}

#rfTOC {
	font-weight: normal;
}

body.page-Resource_Resource_Finder .estar {
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-top: 0;
	top: 0px;
	float: left;
	height: 20px;
}

body.page-Resource_Resource_Finder .estar img {
	margin: 0;
	padding: 0;
}

body.page-Resource_Resource_Finder .rf_list_item {
	float: left;
	width: 228px;
	clear: right;
	margin-bottom: 5px;
}