body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8200;
	font-size: 26px;
	font-weight: lighter;
	padding-bottom: 3px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #FF8200;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#bread a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	padding: 0px;
	line-height: 12px;
}
#bread a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 10px;
}
#bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-left: 40px;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
li {
	font-size: 14px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 20px;
	}
#box {
	padding-left: 40px;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.orangeline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	width: 100%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
}


/*NEW SECTION ADDED FOR CAMPAIGN*/


#sphere {
	width:235px;
	color: #666666;
	margin-top:80px;
	margin-left:50px;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
}

img.sphereimg {
	display: inline-block;
	float: left;
	margin-right: 12px;
}



	