@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/PRBackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.prtopinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
	line-height: 16pt;
}
.prmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 14pt;
}
.prmaintext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
.prmaintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #236751;
}
.prbottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.prbottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.prbottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #236751;
}