body {
	padding: 0px;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100% !important;
	min-height: 100% !important;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
p {
	line-height: 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
p span {
	padding: 6px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
p span a {
	text-decoration: none;
	color: #cc0000;
}
p span a:hover {
	text-decoration: none;
	color: #cc0000;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 44px;
	letter-spacing: -5px;
	color: #333;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	letter-spacing: -2px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 780px;
}
#content {
	position: absolute;
	text-align: left;
	width: 780px;
}
#content p {
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 15px;
}
.spotlight {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}
.spotlight p {
	color: #333 !important;
}
.spotlight p a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.spotlight p span {
	background: none !important;
	font-size: 12px !important;
	color: #333 !important;
	margin: 0px !important;
	padding: 0px !important;
}
.spotlight p span a {
	color: #cc0000 !important;
	font-size: 12px;
}
.spotlight p span a:hover {
	color: #cc0000 !important;
}
.spotlight img {
	border: none;
	border-bottom: 3px solid #cc0000;
	margin-left: 0px;
	margin-bottom: 10px;
}

.red span{
    color: #CC0000 !important;
}

img{
border:none;
}