A.bannerlink:link, A.bannerlink:visited, A.bannerlink:active {
	color: #0000FF;
}

A.bannerlink:hover {
	color: #FF0000;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	line-height: normal;

}
.heading3nobg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.catheading {
	background:#CCCCCC url('images/RSP%20Stripes%20Transparent.gif') no-repeat fixed left top; font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: right


}
.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #C6C6FF;
}
.infoGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #E6E6E6;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.linkOVER {
	a:link       { text-decoration: none; color: #FFFFFF }
	name       { text-decoration: none; color: #FFFFFF }
	a:visited    { text-decoration: none; color: #FFFFFF }
	a:hover { color: #FF0000; text-decoration: underline }
}
.linkOVERwhitebg {
	a:link       { text-decoration: none; color: #0000FF }
	name       { text-decoration: none; color: #0000FF }
	a:visited    { text-decoration: none; color: #0000FF }
	a:hover { color: #FF0000; text-decoration: underline }
}