/**
*  DO NOT EDIT THIS FILE
*/
/**
*/
#navHeader {
   padding: 0px 10px 0px 10px;
}
#logoArea {
   background-image: url(/questia_theme/coreweb/common/images/logoHeader.gif);
   background-repeat: no-repeat;
}
#logoAreaInst {
   background-image: url(/questia_theme/coreweb/common/images/logo_home_inst.gif);
   background-repeat: no-repeat;
}
#logoArea a,#logoAreaInst a {
   height: 51px;
   width: 213px;
   display: block;
}
#logoArea_read {
   background-image: url(/questia_theme/coreweb/common/images/logoHeader.gif);
   background-repeat: no-repeat;
}
#logoAreaInst_read {
   background-image: url(/questia_theme/coreweb/common/images/logo_home_inst.gif);
   background-repeat: no-repeat;
}
#logoAreaInst_read a,#logoArea_read a {
   height: 51px;
   width: 213px;
   display: block;
}
#topNav {
   height: 23px;
}
#subNav {
   padding: 0px 10px 0px 10px;
   text-align: left;
   height: 20px;
}
#subNav a:link {
   color: #ffffff;
   text-decoration: none;
   font-size: 11px;
}
#subNav a:visited {
   color: #ffffff;
   text-decoration: none;
   font-size: 11px;
}
#subNav a:hover {
   color: yellow;
   text-decoration: none;
}
#subNav ul {
   margin: 0px;
   padding: 0px;
   padding-top: 4px;
}
#subNav li {
   display: inline;
   margin-right: 10px;
}
#loginArea {
   width: 295px;
}
#userCombo {
   margin-top: 5px;
   font-size: 10px;
   text-align: right;
   float: right;
}
#userCombo .ThemePanelMenu {
   color: black;
   font-weight: normal;
}
#userCombo .ThemePanelMainItem {
   vertical-align: top;
}
#headerSubscribe {
   margin-top: 5px;
   text-align: right;
}
#globalFooter {
   font-size: 11px;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#copyRight {
   font-size: 9px;
   margin-top: 10px;
}
.subNav_login {
   background-image: url(/questia_theme/nav/images/bg_subnav_gray.png);
   background-repeat: no-repeat;
}
.subNav_search {
   background-image: url(/questia_theme/nav/images/bg_subnav_search.png);
   background-repeat: no-repeat;
}
.subNav_work {
   background-image: url(/questia_theme/nav/images/bg_subnav_work.png);
   background-repeat: no-repeat;
}
.subNav_read {
   height: 1px;
   background: #9c9c9c;
}
.subNav_home {
   background-image: url(/questia_theme/nav/images/bg_subnav_home.png);
}
.subNav_printCenter {
   background-image: url(/questia_theme/nav/images/bg_subnav_printcenter.jpg);
}
