body {
	background: rgb(245, 245, 245); margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
h1 {
	font-size: 100%; font-weight: normal;
}
h2 {
	font-size: 100%; font-weight: normal;
}
h3 {
	font-size: 100%; font-weight: normal;
}
h4 {
	font-size: 100%; font-weight: normal;
}
h5 {
	font-size: 100%; font-weight: normal;
}
h6 {
	font-size: 100%; font-weight: normal;
}
ul li {
	list-style: none;
}
ol li {
	list-style: none;
}
table {
	margin: 0px; padding: 0px; font-size: 100%; border-collapse: collapse; border-spacing: 0;
}
caption {
	text-align: left;
}
table {
	font-size: 100%;
}
pre {
	font-size: 100%;
}
code {
	font-size: 100%;
}
select {
	font-size: 100%;
}
input {
	font-size: 100%;
}
textarea {
	font-size: 100%;
}
kbd {
	font-size: 100%;
}
var {
	font-size: 100%;
}
ins {
	font-size: 100%;
}
del {
	font-size: 100%;
}
samp {
	font-size: 100%;
}
address {
	font-style: normal; font-weight: normal;
}
cite {
	font-style: normal; font-weight: normal;
}
dfn {
	font-style: normal; font-weight: normal;
}
em {
	font-style: normal; font-weight: normal;
}
strong {
	font-style: normal; font-weight: normal;
}
var {
	font-style: normal; font-weight: normal;
}
th {
	font-style: normal; font-weight: normal;
}
ins {
	font-style: normal; font-weight: normal;
}
del {
	font-style: normal; font-weight: normal;
}
samp {
	font-style: normal; font-weight: normal;
}
a img {
	border: 0px currentColor; border-image: none;
}
fieldset {
	border: currentColor; border-image: none;
}
#header {
	background: rgb(255, 255, 255); padding: 8px 10px 5px;
}
#msthd {
	margin: 0px auto; width: 950px; line-height: 1.22 !important; box-sizing: border-box;
}
#navigationWrapper {
	background: rgb(57, 63, 71);
}
#navigationWrapper #navigationBody {
	margin: 0px auto; width: 950px;
}
#navigationWrapper #navigationBody h1 {
	padding: 13px 0px 12px; color: rgb(255, 255, 255); line-height: 1.2; font-size: 115%; font-weight: bold; margin-right: 15px;
}
.userpageRedirectWrapper {
	background: rgb(255, 255, 255); margin: 50px auto; padding: 50px 30px; border-radius: 3px; width: 800px; color: rgb(38, 38, 38); box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.15); -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.userpageRedirectWrapper .userpageRedirectTitle {
	text-align: center; font-size: 200%; font-weight: bold; margin-bottom: 20px;
}
.userpageRedirectWrapper .userpageRedirectText {
	margin: 0px 20px;
}
.userpageRedirectWrapper .userpageRedirectUrlWrapper {
	margin: 20px 20px 0px; padding: 30px 0px 20px; text-align: center; background-color: rgb(243, 243, 243);
}
.userpageRedirectWrapper .userpageRedirectUrlWrapper .userpageRedirectUrlSubtext {
	margin: 5px 0px 0px; font-size: 0.85em; display: inline-block;
}
.userpageRedirectWrapper .redirectDisclaimerWrapper {
	margin: 30px 20px 0px; padding: 12px 15px; border: 2px solid rgb(255, 215, 0); border-image: none; background-color: rgb(255, 247, 203);
}
.userpageRedirectWrapper .redirectDisclaimerWrapper .redirectDisclaimerTitle {
	font-weight: bold;
}
.userpageRedirectWrapper .redirectDisclaimerWrapper .redirectDisclaimerText {
	margin: 5px 0px 0px; text-align: left;
}
.userpageRedirectWrapper .redirectLinkWrapper {
	margin: 30px 0px 0px; text-align: center;
}
.userpageRedirectWrapper .redirectLinkWrapper .redirectLinkBtnWrapper .redirectLinkBtn {
	background: linear-gradient(rgb(247, 250, 252) 0%, rgb(233, 237, 242) 100%); margin: 10px 0px 0px; padding: 10px 0px 8px; border-radius: 3px; border: 1px solid rgb(213, 218, 224); border-image: none; width: 300px; text-align: center; color: rgb(89, 89, 89); line-height: 1; font-weight: normal; text-decoration: none; display: inline-block; cursor: pointer; box-shadow: inset 0px -1px 1px 0px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: inset 0 -1px 1px 0px rgba(0, 0, 0, 0.1);
}
.userpageRedirectWrapper .redirectLinkWrapper .redirectLinkBtnWrapper .redirectLinkBtn:hover {
	background: rgb(247, 250, 252);
}
