#col1 {
  overflow:visible;
}

.completion-list{
 border: 1px solid WindowFrame;
 list-style-type: none;
 position: absolute;
 background-color: Window;
 cursor: pointer;
}
.long-select-list .completion-list{
 max-height: 16em;
 max-width: 315px;
 overflow: hidden;
 line-height: 1.2em;
}

#hs-completion-list li, #school-completion-list li{
 list-style-position: outside;
 width:280px;
 margin-left:-10px;
 font-size:12px;
}

#hs-completion-list strong, #school-completion-list strong{
 display:inline;
 border:none;
 font-weight:normal;
 color:#0382BA;
 font-size:12px;
}

.hidden{
 display: none;
}
.selected{
 background-color: Highlight;
 color: HighlightText;
}
ul#selectedSchools{
 list-style-type: none;
}
div#page-content ul#selectedSchools li{
 padding-left: 2px;
}
ul#selectedHighSchools{
 list-style-type: none;
}
div#page-content ul#selectedHighSchools li{
 padding-left: 2px;
}

.any, .none{
 cursor: pointer;
 padding-left: 1.5em;
 text-decoration: underline;
}

.expand-left{
}

.section-head {
 font-weight: bold;
 color: #cc0101;
 font-size: 17px;
 text-align: left;
 vertical-align: bottom;
 border-bottom: 1px solid #CCCCCC;
 height: 35px;
 font-family:Verdana, Arial, sans-serif;
}

.section-head-first {
 font-weight: bold;
 color: #cc0101;
 font-size: 17px;
 text-align:left;
 vertical-align: bottom;
 border-bottom: 1px solid #CCCCCC;
 height: 20px;
 font-family:Verdana, Arial, sans-serif;
}

.select-list, .short-select-list, .long-select-list{
 display: none;
 border-bottom: 1px solid #AAAAAA;
 border-left: 1px solid #AAAAAA;
 border-right: 1px solid #AAAAAA;
 border-top: 1px solid #e2e2e2;
 width: 275px;
 overflow: auto;
 height: 150px;
 font-size: 13px;
 background-color: #fff;
 position: absolute;
 padding-left: 1px;
}
.short-select-list{
 height: 80px;
}
.long-select-list{
 width: 325px;
 height: 220px;
}
.fit-to-top{
 width: 179px;
}
.text-dropdown{
 width: 179px;
 height: 68px;
}
.text-dropdown input{
 padding-top: 4px;
 width: 170px;
}
.item-even{
 background-color: #e4e4e4;
}
.item-odd{
 background-color: #cdcdcd;
}
.caption{
   overflow: hidden;
   height: 16px;
   cursor: default;
   padding-left: 2px;
}
.caption-selected{
   background-color: #ffff99;
}
.caption-excluded{
   background-color: #c0c0c0;
   color: #000;
}
.form-layout td{
 padding: 2px;
}
.form-layout tr th{
 text-align: left;
 line-height:17px;
}
td.select-wrap{
 padding: 0;
}
td.sel-L{
 border-top: 1px solid #AAAAAA;
 border-left: 1px solid #AAAAAA;
 border-bottom: 1px solid #AAAAAA;
 width: 14em;
 overflow: hidden;
 height: 16px;
}
td.sel-R{
 border-top: 1px solid #AAAAAA;
 border-right: 1px solid #AAAAAA;
 border-bottom: 1px solid #AAAAAA;
 width: 17px;
}
td.t-down{
 background-image: url(../img/select_arrow.gif);
 background-repeat: no-repeat;
 background-position: center;
}
td.t-up{
 background-image: url(../img/select_arrow_close.gif);
 background-repeat: no-repeat;
 background-position: center;
}

.helpq{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  margin:0;
  background-image: url(../img/helplink_image.png);
  background-repeat: no-repeat;
  background-position: 2px 1px;
  display:inline-block;
}

.helpq a {
  color:#ffffff;
  text-decoration:none;
  }

.helpq a:hover {
  color:#ffffff;
  text-decoration:none;
  }

.help-dialog{
 display: none;
 border: 1px solid #000;
 position: absolute;
 background-color: #fff;
 width: 16em;
}
.help-dialog .close-button{
 width: 1.4em;
 text-align: center;
 background-color: #000;
 color: #fff;
 cursor: pointer;
 font-weight: bold;
 vertical-align: middle;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
}
.help-dialog .help-topic{
 background-color: #c0c0c0;
 font-weight: bold;
}
.help-topic td{
 border-bottom: 1px solid #000;
}
.help-dialog .help-content{
 font-weight: normal;
}

div#sub-dash-wrapper-scholar{
}

div#sub-dash-wrapper-scholar div#header-image{
 display:none;
}

div#sub-dash-wrapper-scholar div#page-title{
 display:none;
}

div#sub-dash-wrapper-scholar div#page-summary{
  width:700px;
}

div#sub-dash-wrapper-scholar div#page-summary h2, div#sub-dash-wrapper-scholar div#page-summary h2 a{
  font-size:13px;
  font-weight:normal;
}

div#sub-dash-wrapper-scholar div#page-content{
 font: 11px arial, sans-serif;
 color:#000000;
 line-height:1.3em;
 width:660px; 
 padding: 2px 12px 4px 12px; 
 margin-bottom: 1em;
 background: #FFFFFF;
}

div#sub-dash-wrapper-scholar div#page-content li {
 padding-left: 1em;
}

.combined_number {
  line-height:30px;
  margin:0px 0px 45px 0px;
  text-align:left;
}

.schol-results-text {
 border: thin; 
 border: dashed; 
 border-color: #d7d7da; 
 padding: 5px 10px 19px 5px;
 font-size:20px !important; 
 color:#cc0101;
 font-family: helvetica, arial;
}

.schol-results-img {
 float: left; 
 margin: 0px 19px 5px 6px;
 border: 0px;
}

.schol-search-hdr {
 padding: 0px 0px 0px 0px; 
 line-height:32px;
 font-family: helvetica, Arial, sans-serif; 
 font-size:22px; 
 font-weight:bolder; 
 color:#0382ba;
}

#summary {
 text-align:left;
}

#summary .container {
  overflow:hidden;
  clear:both;
}

#summary a {
  font-size:9pt;
  color:#7b7a7a;
}

#summary a:link {
  font-size:9pt;
  color:#7b7a7a;
}

#summary a:visited {
  font-size:9pt;
  color:#7b7a7a;
}

#summary a:hover {
  font-size:9pt;
  color:#0000ff;
}

#summary a:active {
  font-size:9pt;
  color:#7b7a7a;
}

#refresh {
  margin:3px 0 0 0;
  height:24px;
}

div#credits {
  color:#666666;
  font-family:arial,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:15px;
  padding:0px;
  margin:10px 40px 10px 40px;
  text-align: center;
  width:600px;
}

/* --------- SEARCH RESULT TABLES --------- */
#cr_content table {
  line-height:17px;
  }

#cr_content .college_table_section {
  background-color: #cc0000;
  font-family: Georgia, Times, serif;
  font-weight:normal;
  color: #FFFFFF;
  font-size: 15px;
  padding:10px;
  margin-bottom:6px;
  margin-top:6px;
  }

#cr_content .college_table_subsection {
  background-color: #cc0000;
  font-size: 13px;
  color: #ffffff;
  padding:5px;
  font-weight:bold;
  }

#cr_content .tall {
  font-size:24px;
  padding:30px 10px 30px 10px;
}

#dash #content table {
  margin-bottom:20px;
  }
  
#cr_content table td {
  font-size:13px;
  padding:5px;
  border-bottom:1px solid #CCC;
  }

#cr_content table td a {
  color:#0063C8;
  text-decoration:none;
  font-weight:bold;
  }

#cr_content table td a:hover {
  color:#4ecaf5;
  text-decoration:underline;
  }

#cr_content table td .scholarship_giver {
  clear:both;
  display:block;
  font-size:11px;
  color:#666666;
  padding:3px 0px 3px 0px;
  }

#cr_content .scholarship_sponsor {
  background-color:#0382ba;
  color:#FFFFFF;
  font-size:11px;
  }

#cr_content .scholarship_sponsor a {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  }

#cr_content .scholarship_sponsor a:hover {
  color:#FFCC33;
  text-decoration:underline;
  }

#cr_content table .itemname {
  font-size:18px;
  padding:0;
}

#cr_content table .floatright {
  float:right;
  }

#cr_content table td img {
  margin:0px 0px 0px 0px;
  padding:0px;
  float:right;
  }

#cr_content table td strong {
  border-bottom:2px solid #666666;
  font-family: Georgia, Times, serif;
  font-size:14px;
  color:#666666;
  display:block;
  font-weight:normal;
  }

#cr_content #lower_content h2 {
  font-size:13px;
  font-family:Arial,Helvetica,sans-serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  margin-bottom:6px;
  }
  
#cr_content #lower_content h2 a {
  font-size:13px;
  font-family:Arial,Helvetica,sans-serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  margin-bottom:6px;
  }
  
.container {
  overflow:auto;
  clear:both;
}

.scholarship_nav {
  padding: 0;
  margin:12px 35px 12px 0px;
  width:600px;
  overflow:hidden;
  clear:both;
}

.scholarship_nav_pages {
  float:left;
  width:400px;
}

.scholarship_nav_sub_link {
  float:right;
  font-weight:bold;
}

.secondarybutton2 {
  margin:6px 0 0 0;
}

