html, body, .sidebar_table {
  color: #000000;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
    min-height: 100%;
    height: auto;
}
/* Hack for IE */
* html #sidebar {
    height: 100%;
}
/* End IE Hack */
body {
   margin-top: 0;
	background-color: #DBEDF7;
}
h1 {
   margin: 0;
   padding: 0;
   font-size: 14px;
}
.pop_up_bg { background-color: #DBEDF7; }
.light_blue_bg {
	background-color: #fdfd96;
}
.result_bg {
	background-color: #F0F4F9;
}
.left_bg {
	background: url(../images/search_r1_c1.jpg) repeat-y right;
	width: 12px;
}
.main_right_bg {
	background: url(../images/main_right_bg_USKS.jpg) repeat-y right;
	width: 12px;
}
.main_bottom_bg {
	background: url(../images/main_bottom_bg_USKS.jpg) repeat-x;
	height: 12px;
}
.main_corner {
	background: url(../images/main_corner_USKS.jpg) no-repeat;
	height: 12px;
	width: 12px;
}
.body_bg {
	background-color: #FFFFFF;
}
.right_bg {
	background: url(../images/search_r1_c6.jpg) repeat-y left;
}
td {
	font-size: 11px;
	color:#000000;
}
td.collections {
	line-height: 20px;
}
td.collectionLinks {
	line-height: 14px;
}
td.refine_results {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 15px;
}
a.refine_results {
	font-size: 9px;
	color: #6DCFF6;
	text-decoration: none;
	line-height: 15px;
}
a.refine_results:HOVER {
	text-decoration: underline;
	color: #6DCFF6;
}
a.link_bold:HOVER {
	font-size: 13px;
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
.reg_text {
	font-size: 13px;
	color:#1B497B;
}
a.link_bold {
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
a.link_bold:HOVER {
	font-size: 13px;
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
a.collectionLink 
{
	text-decoration: underline;
}
.nav_table {
	background-color: #fdfd96;
	height: 16px;
}
td.header_nav { 
	color:#1B497B;
	font-weight:normal;
}
td.keycode_text { 
	font-size:9px;
	color: #CCCCCC;
}
td.input_label {
	color:#000000;
	font-weight:bold;
}
a {
	color:#3366CC;
	text-decoration: none;
}
a:HOVER {
	color:#3366CC;
	text-decoration: underline;
}
a.header_nav_link {
	text-decoration: none;
	font-weight:bold;
}
a.header_nav_link:hover {
	text-decoration: underline;
	font-weight:bold;
}
a.sidebar_link {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
a.sidebar_link:HOVER {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
a.aboutus {
  text-decoration: underline;
}
a.footer 
{
	font-size:9px;
	font-weight:bold;
	color: #999999;
}
.sidebar_tab_top {
	background: #144274 url(../images/sidebar_bg_top_tab_USKS.jpg) no-repeat;
}
.sidebar_tabs {
	background: #144274 url(../images/sidebar_bg_second_tab.jpg) no-repeat;
}
.results_top{
	background: url(../images/results_bg_top.jpg) repeat-x;
}
.results_bottom {
	background: url(../images/results_bg_bottom.jpg) repeat-x;
}
.results_left {
	background: url(../images/results_bg_left.jpg) repeat-y;
}
.results_right {
	background: url(../images/results_bg_right.jpg) repeat-y;
}
.results_corner_ul {
	background: url(../images/results_top_corner_left_USKS.gif) no-repeat;
}
.results_corner_ur {
	background: url(../images/results_top_corner_right_USKS.gif) no-repeat;
}
.results_corner_ll {
	background: url(../images/results_bottom_corner_left_USKS.gif) no-repeat;
}
.results_corner_lr {
	background: url(../images/results_bottom_corner_right_USKS.gif) no-repeat;
}
input, select {
	font-size: 11px;
}
input.keycode {
	width: 100px;
}
input.keycode_submit {
	width: 24px;
	height: 15px;
	background:#CCCCCC url(../images/go.gif) no-repeat center;
}
p.footer {
	font-size:9px;
	font-weight:bold;
	color: #999999;
}
.teacherlisttable
{
	background-color: #FBF9EE;
	border-top: 1px solid #BBB697;
	border-left: 1px solid #BBB697;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	clear: both;
	width: 722px;			
}
.teacherlisttable th, .teacherlisttable td
{
	border-right: 1px solid #BBB697;
	border-bottom: 1px solid #BBB697;
	padding: 4px;
}
.teacherlisttable th
{
	background-color: #CBC6A6;
	font-weight: bold;
	vertical-align: bottom;
}
.teacherlisttable tr.iconalign
{
	text-align: center;
}
.teacherlisttable tr.onlist
{
	background-color: #E0E6E8;
	text-align: center;
}
.teacherlisttable tr.activelist
{
	background-color: #E0E6E8;
}
a.refine_history {
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}
a.refine_history:HOVER {
	text-decoration: underline;
}
.BreadCrumb
{
	text-decoration: underline;
	line-height: 15px;	
}
.CollectionLabel
{
	font-size: 12px;
}
.SearchResultsCaption {
	font-size: 11px;
	color: #1B497B;
}
.BoldBlueHeader
{
  color: #0066CC;
	font-weight: Bold;
	font-size: 16px;
}

.BoldBlueHeader12
{
  	color: #0066cc;
	font-weight: Bold;
	font-size: 12px;
}
.UserTypeOptions
{
  color: #003399;
	font-weight: Bold;
	font-size: 12px;
}
.UserTypeCaption
{
  font-weight: bold;
  font-size: 12px;
}
.SpellingSuggestionCaption
{
  font-size: 14px;
  color: #CC0000;
}
.SpellingSuggestionValue
{
  font-weight: bold;
  font-size: 14px;  
  font-style: italic;
}
.HR
{
	height: 2px;
	color: #6699cc;
}
MENU	 
{
	line-height: 1;
	padding: 6px;
	margin: 2px;
	padding-left: 35px;
}

#tabs {
    background: url("../images/tabs_bg.jpg") repeat-x scroll 0 0 transparent;
}
#tabs ul {
    height: 26px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 585px;
}
#tabs li {
    display: inline-block;
    float: left;
}
a[disabled]{color:#808080; text-decoration:none;}

.publicationinfo {
   display:none;  
   position:absolute; 
   width: 260px; 
   text-align:left; 
   padding:5px;
   float:left; 
   background-color:#FFFFE3; 
   border-radius: 12px; 
   -moz-border-radius: 12px; 
   -webkit-border-radius: 12px; 
   border: 1px solid #000000;
}
