  body {background:white;}
  #bg {position:absolute; top:0px; left:0px;}
  .normal {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin:2px;}
  .normal_guide {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin:2px; line-height:1.4;}
  .normal_1-3sp {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black; margin:2px; line-height:1.3;}
  .normal_single {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin:2px;}
  .normal_single_topspace {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin-bottom:2px;margin-top:6px;}
  .normal_single_space {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin-top:14px;margin-bottom:10px;}
  .normal_small {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:black;}
  .normal_small_white {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:#FFFFFF;}
  .normal_small_nav {font-family:  "Verdana", "Arial", "Helvetica", sans-serif; font-size:12px;line-height: 1.25; TEXT-DECORATION:none;color:#000000;font-weight: bold;}
  .normal_small_single {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:black;margin:2px;}
  .normal_small_single_topspace {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:black;margin-bottom:2px;margin-top:4px;}
  .normal_big_single {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:15px; color:black;margin:2px;}
  .normal_verysmall {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:6px; color:black; margin:0px;}
  .breadcrumb {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:#000000; margin-top:6px; margin-bottom:6px;}
  .small_tag {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:#00FF00;}
  .motto {font-family:"Lucide Grande", "Helvetica", sans-serif; font-size:24px; line-height:1.2; color:black; margin-top:10px; margin-bottom:6px; margin-left:2px; margin-right:2px; text-align:center;}
  .normal_textbox {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:12px; color:black;margin-top:4px; margin-bottom:4px;}
  .promo_header {font-family: "Arial", "Helvetica", sans-serif;font-size: 17px; color:blue; margin: 2px; line-height: 1.4;}
  .promo_text {font-family:"Arial", "Helvetica", sans-serif; font-size:12px; margin:2px; line-height:1.4;}
  p.rightcolumn {font-family:"MS Sans Serif","Geneva",sans-serif; font-size:10px; margin-bottom:0px; color:#3C3C3C;}
  .bullet {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:13px; text-indent:-7.5px; margin-left:7px;margin-bottom:2px;margin-top:6px;}
  h1 {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:18px; color:black; margin:2px;}
  h2 {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:16px; color:black; margin:2px;}
  h3 {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:14px; color:black;margin:2px;}
 .title_single {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:18px; color:black;margin-bottom:6px;margin-top:6px;}
 .book_single {font-family:"Verdana", "Arial", "Helvetica", sans-serif; font-size:10px; color:#669ACC; margin:0px;}
 
 div.example {border: #603 dotted; padding: 0.5em; margin: 1em 2em;}
 img.displayed {display: block; margin-left: auto; margin-right: auto; text-align:center;}

a {cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
a:hover {text-decoration:underline;}

a.nav {TEXT-DECORATION:none; color:#000000;}
a.nav_wht {TEXT-DECORATION:none; color:#FFFFFF;}
a.nav_blk {TEXT-DECORATION:none; color:#000000;}
a.box {COLOR:#CCEEFF; TEXT-DECORATION:underline;}
a.breadcrumb {cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
.breadcrumb a:hover {text-decoration:underline;}
 
 
 /* Tag Cloud */
 .smallestTag { font-size: xx-small; TEXT-DECORATION:none;  }
 .smallTag { font-size: small; TEXT-DECORATION:none; }
 .mediumTag { font-size: medium; TEXT-DECORATION:none; }
 .largeTag { font-size: large; TEXT-DECORATION:none; }
 .largestTag { font-size: xx-large; TEXT-DECORATION:none; } 
 
 
 /* Ask the Experts Question Box Format */
 .question
 {
  padding: 10px 0 2px 0;
 }
 
 .question-bubble
 {
  width: 500px;
  padding: 10px;
  font-size:12px;
  color:#0aa1dd;
  border:5px solid #dad6d2;
 }
 .question-bottom
 {
 background:url(../images/balloon_bottom_wht.gif) no-repeat 30px 0;
 height:29px;
 position:relative;
 top: -5px;
 }
 
 
 /* Menu Bar */
 #mav, #mav ul {
 /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
 line-height: 1.25;
 font-weight: bold;
 font-family: "Verdana", "Arial", "Helvetica", sans-serif;
 font-size:11px;
 }
 #mav a {
 display: block;
 width: 10em;
 TEXT-DECORATION:none;
 color:black;
 padding: 0.12em;
 }
 #mav li { /* all list items */
 float: left;
 width: 11em; /* width needed or else Opera goes nuts */
 }
 #mav li ul { /* second-level lists */
 position: absolute;
 padding: 5;
 line-height: 1.85;
 font-size:11px;
 text-align:center;
 font-weight: normal;
 width: 11em;
 background: #07B7E9;
 left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
 }
 #mav li:hover ul, #mav li.sfhover ul { /* lists nested under hovered list items */
 left: auto;
 border: solid #000000;
 border-width: 1px 0;
 }  
 #content {
 clear: left;
 color: #ccc;
 }
 
 
 
 /* Scholarship Star Ratings */
 .star-rating,
 .star-rating a:hover,
 .star-rating a:active,
 .star-rating a:focus,
 .star-rating .current-rating{
 background: url(../images/star6.gif) left -1000px repeat-x;
 }
 .star-rating{
 position:relative;
 width:100px;
 height:20px;
 overflow:hidden;
 list-style:none;
 margin:0;
 padding:0;
 background-position: left top;
 }
 .star-rating li{
 display: inline;
 }
 .star-rating a,
 .star-rating .current-rating{
 position:absolute;
 top:0;
 left:0;
 text-indent:-1000em;
 height:20px;
 line-height:20px;
 outline:none;
 overflow:hidden;
 border: none;
 }
 .star-rating a:hover,
 .star-rating a:active,
 .star-rating a:focus{
 background-position: left bottom;
 }
 .star-rating a.one-star{
 width:20%;
 z-index:6;
 }
 .star-rating a.two-stars{
 width:40%;
 z-index:5;
 }
 .star-rating a.three-stars{
 width:60%;
 z-index:4;
 }
 .star-rating a.four-stars{
 width:80%;
 z-index:3;
 }
 .star-rating a.five-stars{
 width:100%;
 z-index:2;
 }
 .star-rating .current-rating{
 z-index:1;
 background-position: left center;
 }
 
 
.searchbox {
border-width: 2px 2px 2px 2px;
border-spacing:2px;
border-style:solid solid solid solid;
border-color:#000 #000 #000 #000;
border-collapse: collapse;
background-color:#FFFFFF;
margin-top:20px;
margin-left:0px;
margin-right:0px;
text-align:left;
padding:10px;
}

 /* =Character Counter
 ----------------------------------------------------------------------*/
  /*
 .minitext {
  color: Black;
 }
 
 .disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
 }
 */
 
 
 /* =Hoverbox Code
 ----------------------------------------------------------------------*/
 /*
 .hoverbox
 {
 cursor: pointer;
 list-style: none;
 }
 
 .hoverbox a
 {
 cursor: pointer;
 }
 
 .hoverbox a .preview
 {
 display: none;
 }
 
 .hoverbox a:hover .preview
 {
 display: block;
 position: absolute;
 top: -33px;
 left: -45px;
 z-index: 1;
 }
 
 .hoverbox img
 {
 background: #fff;
 border-color: #aaa #ccc #ddd #bbb;
 border-style: solid;
 border-width: 1px;
 color: inherit;
 padding: 0px;
 vertical-align: middle;
 width: 32px;
 height: 42px;
 }
 
 .hoverbox li
 {
 background: #eee;
 border-color: #ddd #bbb #aaa #ccc;
 border-style: none;
 border-width: 1px;
 color: inherit;
 display: inline;
 float: left;
 margin: 3px;
 padding: 3px;
 position: relative;
 }
 
 .hoverbox .preview
 {
 border-color: #000;
 width: 80px;
 height: 120px;
 }
 */
  
 /* image highlight used on entry page*/
 /*
 .highlightit img{
 border: 1px solid #ffffff;
 }
 
 .highlightit:hover img{
 border: 1px solid #ccc;
 }
 
 .highlightit:hover{
 color: red; /* Dummy definition to overcome IE bug */
/* }
 */
 
 
 /*
 STORE TABS The rules for navigation start here. 
 */
#header {
 float:left;
 width:100%;
 background:#66CCFF;
 padding:0;
 font-size:0.8em;
 line-height:normal;
 }
 #header ul {
 margin:0;
 padding:10px 0 0 10px;
 list-style:none;
 }
 #header li {
 display:inline;
 margin:0;
 padding:0;
 }
 /*
 *For the next two rules:
 *1. A single image is used for the two doors, rather than one.
 *2. Ascetically, the 'font-weight:bold' was removed to closely mimic the www.digital-web.com tabs.
 *3. The padding was modified for personal preference.
 */
#header a {
 float:left;
 background:#E7F1F8 url("../images/sliding-doors-mountaintops-2.png") no-repeat left top;
 padding:0 0 0 9px;
 text-decoration:none;
 color:#000;
 }
 #header a span {
 float:left;
 display:block;
 background:#E7F1F8 url("../images/sliding-doors-mountaintops-2.png") no-repeat right top;
 padding:4px 15px 3px 6px;
 }
 /* E7F1F8 Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
 /* End IE5-Mac hack */
 
 /*
 *1. At this point many things are simplified. The hover and background colors are set,
 *and no positions are used because we aren't swapping images
 *2. 'padding-bottom:4px;' on the current span pushes that tab 1px higher than the others, 
 *exposing 1px of the background color of #header and giving the effect of an underline.
 */
 
 #header #current a span {
 padding-bottom:4px;
 }
 #header a:hover, #header a:hover span {
 background-color:#E4F1BC;
 color:#000;
 }
 #header #current a span, #header #current a {
 background-color:#fff;
 }

 
 
div.fieldbox {border:1px solid #AE3B60; padding: 0 10px 10px 10px; margin-top:10px;}
h3.pseudo-legend {display:inline; padding:5px; height:20px; position:relative; z-index:101; top:-12px; background-color:#fff; border:1px solid #AE3B60;}
 
