

.nowrap { white-space : nowrap; }
.grayborder { border: 1px solid #666666; background: white; }
.bt-data { font-size: 11px; font-family: trebuchet ms, arial, sans-serif; padding-left: 5px; padding: 5px; padding-right: 10px; white-space : nowrap;  }
.bt-link a { font-size: 11px; font-family: trebuchet ms, arial, sans-serif; padding-left: 10px; padding: 5px;  text-decoration: none; }
.bt-link a:hover { color: #263B87; text-decoration: underline; }
.hrdot { background-image: url('images/hr_nobrowser.gif'); background-repeat: repeat-x;}
.bt-header { font-size: 11px; font-family: trebuchet ms, arial, sans-serif; padding-left: 10px; padding: 5px; padding-right: 10px; font-weight: bold; }
.pathway { font-family: trebuchet ms, arial, sans-serif; font-weight: bold; font-size: 40px; line-height: 50px; overflow: hidden; color: #DCDCDC; }


.question {
 margin-left: 4px;
 color: black;
 font-weight:normal;
 font-size: 10px;
}
.question a,.question a:visited {
 color: black;
 text-decoration: none;
}
.question a:hover {
 background-color: #E7E7E7;
 text-decoration: none;
}
.sub_menu{
padding: 2px;
border-left: 3px solid black;
border-right: 3px solid black;
border-bottom: 1px solid black;
font-size:10px;
margin-left: 4px;
width: 600px;
}

.yeah {
 font-size:10px;
 color: red;
}