@charset "utf-8";/* CSS Document */

/***************************** Publications Order Form ***********************/
@media only screen and (min-width: 992px) {
	.orderBox h5 {
		font-size: 1.25em;
	}
}
/***************************** /Publications Order Form ***********************/

/**************************** RGH Quick Links ********************************/
.rghQuick li a:visited {
	background: transparent;
	color:#333; 
}
.rghQuick li a:hover {
	background: #0f6fc0;
	color:#fff; 
}
/**************************** /RGH Quick Links *******************************/




