h1 {
	font: normal normal bold 11pt/100% Arial, Helvetica, sans-serif;
	color: #003333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 2px solid #FF9900;
	border-top: 2px solid #FF9900;
}

a {
	font: normal normal bold 10pt/13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	border-bottom-width: 0px;
	border: none;
	text-decoration: none;
}
a:focus {
	color: #FF9900;
	border-bottom-width: 0px;
}

a:active {
	color: #FF9900;
	border: none;
}

a:hover {
	color: #FF9900;
	border: none;
}

a:visited {
	color: #FF9900;
	border: none;
}

li {
	font: normal normal normal 10pt/13pt Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #003333;
}


p {
	font: normal 10pt/13pt Arial, Helvetica, sans-serif;
	color: #003333;
}
.caption {
	font: ;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
	color: White;
}
.pq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	color: Black;
	border: 1pt solid #FF9900;
	background-color: #FFE0B0;
	margin: 5pt;
	float: none;
	padding: 10pt;
}
.pqWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	color: #FFFFFF;
}

.sideLink {
	border: 1px solid White;
	font: normal normal normal 9pt/10pt Arial, Helvetica, sans-serif;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-top: 2pt;
	color: White;
	margin-bottom: 2pt;
}
