/* QUT template - branch stylesheet */
/* Should be used in conjunction with common QUT corporate template stylesheet - common.css */
/* Copyright QUT 2006 */
/* Version 3.0 */

/* TOP NAVIGATION */
/* (Active button for current branch) */

.awards_button A{
  background-color: #fff;
  color: #666;
}
.boldtext {
	font-weight: bold;
}
.italicstext {
	font-style: italic;
}
.nameboldblue {
	font-weight: bold;
	color: #6699CC;
}
.smallitalicsgreytext {
	font-size: x-small;
	font-style: italic;
	color: #333333;
}

