a:link {
   color: rgb(0,90,156);
   font-weight: bold;
   } 
a:visited {color:purple; font-weight: bold;} /* #07a */
a:hover {background-color:#aaa;}

body {
  background-image: url(/qa-focus/resources/stylesheets/sidebar-surveys.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
}	

.qa-focus-body {margin-right: 5%; }

h2 {
color:RGB(0,90,156);
margin: 0px 10px 10px 0px;
padding: 17px 2px 17px 20px;
height: 32px;
border-style:solid;
border-color:black;
border-width:1px 0px 1px 0px;
font-size: 16pt;
font-weight:900;
line-height:110%;
background-color:#eee;
}
