body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #EFE0FF;
	background-image: url(../images/Cp-footerBg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	color: #333333;
}
.halfSize {
	font-size: .5em;
}
#titleImgRep {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	height: 79px;
	width: 473px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subtitleImgRep {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#contentWrap {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.emsDotNine {
	font-size: 0.9em;
}
.leftAlignDiv {
	text-align: left;
	width: 75%;
	margin-left: 15%;
}
.borderedBoxBrown {
	color: #993366;
	border: 1px solid #CC99FF;
	text-align: justify;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF0FF;
}
.BoxLeftAlign80 {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	height: 100px;
}
#legal {
	font-size: 0.8em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CD98FF;
}
#bpt {
	vertical-align: baseline;

}
#mainWrap {
	background-image: url(../images/Cp-bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 25px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD98FF;
	border-bottom-color: #CD98FF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TopDiv {
	position: absolute;
	top: 0px;
	z-index: 50;
	background-image: url(../images/cp-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 100%;
}
#contentWrap ul {
	color: #52009B;
	list-style-type: none;
	text-align: center;
	line-height: 1.6em;
}
.box75p {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.purpleBull {
	display: inline;
	white-space: nowrap;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: -7%;
}
.leftAlignBorder {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.style1 {color: #993366}
