﻿#rql {
	height: 100%;
	border: 1px;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
#rql ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align:center;
}
#rql li {
	margin: 0;
	width: auto;
	text-align:center;
}
#rql li a {
	display: block;
	padding: 3px 0px 3px 0.5em;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: auto;
}
#rql li a:hover {
	background-color: #FFFFFF;
	color: #999999;
}

.bt1 {	/* Quicklink Header */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color: #009933;  /* Green Background */ 

}
.ht11 {
	font-size : 12px;
	font-weight: bold;
	color : #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.hw12 {
    border: 1px;
	font-size : 14px;
	font-weight : bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}
