body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(resources/LoveUnzippedBanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.topNavigationRHS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	left: 700px;
	top: 100px;
	white-space: nowrap;
}
.PgContentBox {
	width: 100%;
	position: absolute;
	top: 200px;
	color: #FFFFFF;
	background-image: url(resources/quadrant_black.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	margin: 0px;
}

.ContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #DC001B;
	text-align: center;
}
.PgCopyBox {
	width: 800px;
	padding: 15px;
	margin-left: 100px;
}

.ContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	word-spacing: 4px;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
A:hover{  TEXT-DECORATION: none; }
.ContentBullets {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	word-spacing: 4px;
}
.ContentCenter {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 4px;
}
.ContentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 4px;
	background-color: #DC001B;
}
.ContentSubTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #DC001B;
	text-align: left;
}
.ContentRight {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	word-spacing: 4px;
}
.ContentFormInput {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC001B;
	text-align: left;
	word-spacing: 4px;
}

