.boaderw1 {
	border: 1px solid #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #333333;
}
.BoldLink-IntroPage {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.SmallLink-IntroPage {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.LINK-BoldIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.FooterText_IntroPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.LINKFooterText_IntroPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.SmallLink-Magenta {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2007A;
}
.borderlineleft {
	border-top-width: .5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.FooterLink-MagentaCopy {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2007A;
	line-height: 0px;
}

.FooterLink-MagentaCopy:hover {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0px;
}
.SmallLink-Magenta-lists {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2007A;
	line-height: 10px;
}
  div.rollover{
    position          : absolute;
    top               : -600px;
    left              : -600px;
    width             : 300px;
    background-color  : #FFFFFF;
    z-index           : 2;
    visibility        : hidden;
    border            : 1px #649FD1 solid;
  }