/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #666666;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style4 {color: #676767;
	font-size:11px;}
	
.style4 a:link{
	text-decoration:underline;
}

.style4 a:hover{
	text-decoration: none;
	color:#FF0000;
}
	
.highlightbox {
	font-family: Arial, Helvetica, sans-serif;
	width:105px;
	font-size: 10px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	padding: 6px;
	background-image: url(images/SpotlightBkg.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #333333;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; line-height: 17px; color:#FFFFFF; }
.style7 {color: #FF0000; font-weight: bold; }
.PullQ {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style9 {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style10 {color: #000000;
}
.rdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rdlink a:link, visited, active {
	text-decoration: none;
	color: #FFFFFF;
}
.rdlink a:hover {
	text-decoration: none;
	color: #FF0000;
}
/*.rdlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.rdlink a:active {
	text-decoration: none;
	color: #FFFFFF;
}*/