body {
  background-image: url(/qa-focus/resources/stylesheets/sidebar.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	margin-right: 5%;
	background-color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	}	
	
.page {
background-image: url(/qa-focus/resources/stylesheets/archived-site.png); 
	background-attachment: fixed; background-position:30% 50%; background-repeat: no-repeat;
	}
	
.qa-focus-header, .title {margin-right: 0%;}
	
a {
color:RGB(0,90,156);
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}

a:link
   {color: rgb(0,90,156);
    font-weight: bold;
   } /* #09c */
a:visited {color:purple; font-weight: bold;} /* #07a */
a:hover {background-color:#aaa;}

.title {
  margin-top: 0; margin-bottom: 75px; text-align: left; font-weight: bold;
	}

.banner {
	background-color: #eee;
	}

h1 {margin: 0px 0px 0px 0px;}

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;
}

table a:link
   {color: rgb(0,90,156);
    font-weight: bold;
   } /* #09c */
table a:visited {color:purple; font-weight: bold;} /* #07a */
table a:hover {background-color:#fff;}

.recommendation {font-weight: bold; text-align: right;}

