body {
	margin: 0px;
}
.clearboth {
	clear: both;
}
/* Help Center Header & Footer begins */
#hcheader {
	border: 1px solid #000000;
	background-color: #FDFAE5;
	background-image: url(../images/header-help-center.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 235px;
	height: 65px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
#hcheader #right {
	text-align: left;
	padding-right: 10px;
	background-image: url(../images/header-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: auto;
	float: right;
	width: 700px;
	position: relative;
}
#hcheader #right #text {
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 45px;
}
#hcheader #right #text em {
	font-size: 10px;
}
#hcheader #right #buttons {
	font-size: 11px;
}
#hcheader #right #buttons #callback {
	background-image: url(../images/header-call-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	width: 160px;
	float: left;
}
#hcheader #right #buttons #calladvisor, #hcheader #right #buttons #calladvisora, #hcheader #right #buttons #calladvisorb {
	background-image: url(../images/header-call-advisor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	width: 250px;
	float: left;
	white-space: nowrap;
}
#hcheader #right #buttons #calladvisora {
	display: none;
}
#hcheader #right #buttons #email {
	background-image: url(../images/header-email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	width: 120px;
	float: left;
}
#hcheader #right #buttons a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
#hcheader #right #buttons a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	text-decoration: none;
	white-space: nowrap;
}
#hcfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F3A68;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #000000;
	margin-top: 10px;
	clear: both;
	padding: 10px;
}
#hcfooter a {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #1F3A68;
	text-decoration: none;
}
#hcfooter a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#hcfooter #smile {
	background-image: url(../images/footer-happy-face.gif);
	background-repeat: no-repeat;
	height: 37px;
	margin: auto;
	clear: both;
	width: 153px;
	display: none;
}
#hcfooter #calladvisor, #hcfooter #calladvisora, #hcfooter #calladvisorb {
	font-weight: bold;
}
/*#hcfooter #calladvisora {
	display:none;
}*/
/* Help Center Header & Footer ends */
/* Call Back begins */
#wrapperCallBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	width: 400px;
}
#wrapperCallBack #header {
	background-image: url(../images/callback-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-left: 10px;
}
#wrapperCallBack #header .title {
	font-size: 14px;
	font-weight: bold;
	color: #B42F1B;
}
#wrapperCallBack #header .caption {
	font-size: 10px;
}
#wrapperCallBack #fields {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#wrapperCallBack #fields .caption {
	font-size: 10px;
}
/* Call Back ends */
/* Email begins */
#wrapperEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapperEmail #header {
	background-image: url(../images/email-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-left: 10px;
}
#wrapperEmail #header .title {
	font-size: 14px;
	font-weight: bold;
	color: #B42F1B;
}
#wrapperEmail #header .caption {
	font-size: 10px;
}
#wrapperEmail #fields {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* Email ends */
/* CallBack & Email shared begins */
#wrapperCallBack #slogan, #wrapperEmail #slogan {
	background-image: url(../images/logo-collegebound-network.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #B42F1B;
	font-style: italic;
	padding-left: 210px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapperCallBack #footer, #wrapperEmail #footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E7702C;
	padding: 5px;
}
#wrapperCallBack #footer a, #wrapperEmail #footer a {
	font-weight: bold;
	color: #FFFFFF;
}
/* CallBack & Email shared ends */
/* ExitPop begins */
#wrapperPop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	width: 502px;
}
#wrapperPop #header {
	background-image: url(../images/exitpop-header.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 500px;
}
#wrapperPop #border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#wrapperPop #calladvisor, #wrapperPop #calladvisora, #wrapperPop #calladvisorb {
	background-image: url(../images/exitpop-call-advisor.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 405px;
	color: #69696B;
	font-weight: bold;
	font-size: 23px;
	padding-top: 65px;
	padding-left: 95px;
}
#wrapperPop #calladvisora {
	display: none;
}
#wrapperPop #footer {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #BF0000;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
}
/* ExitPop ends */
/* Help Center Landing begins */
#wrapperHCLanding #header {
	background-image: url(../images/landing-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	background-color: #FDFAE5;
	clear: left;
}
#wrapperHCLanding #body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: left;
	margin-bottom: 15px;
	width: 960px;
}
#wrapperHCLanding #body #left {
	background-image: url(../images/landing-visitors.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	width: 310px;
	padding-top: 210px;
	padding-left: 15px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#wrapperHCLanding #body #left #list {
	font-size: 11px;
	font-weight: normal;
}
.listLeft {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
.listRight {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
#wrapperHCLanding #body #left #collegebound {
	background-image: url(../images/logo-collegebound-network.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	padding-top: 70px;
	margin-top: 20px;
	width: 275px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapperHCLanding #body #right {
	width: 600px;
	padding: 15px;
	clear: right;
	float: left;
}
#wrapperHCLanding #body #right #text {
	font-size: 16px;
	width: 485px;
	margin-top: 25px;
	margin-bottom: 40px;
}
#wrapperHCLanding #body #right #text .title {
	color: #046267;
	font-weight: bold;
}
#wrapperHCLanding #body #right #matchbox {
	background-image: url(../images/landing-match-header.gif);
	background-repeat: no-repeat;
	width: 594px;
	padding-top: 86px;
	float: left;
	clear: left;
}
#wrapperHCLanding #body #right #matchbox #callback {
	float: left;
}
#wrapperHCLanding #body #right #matchbox #email {
	float: left;
}
#wrapperHCLanding #body #right #matchbox #calladvisor, #wrapperHCLanding #body #right #matchbox #calladvisora, #wrapperHCLanding #body #right #matchbox #calladvisorb {
	background-image: url(../images/landing-calladvisor.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 218px;
	float: left;
	font-weight: bold;
	font-size: 19px;
	padding-top: 112px;
	padding-left: 13px;
}
#wrapperHCLanding #body #right #matchbox #calladvisora {
	display: none;
}
/* Help Center Landing ends */
#wrapperHCLanding #ssHeader {
	background-color: #E4A333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../images/spacer-white.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
}
#wrapperHCLanding #ssHeader .textBkgd {
	background-color: #E4A333;
	padding-right: 10px;
	padding-left: 10px;
}
.trusteform {
	background-image: url(/images/truste.gif);
	height: 74px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	clear: both;
}
.trustefooter {
	width: 177px;
	float: right;
	margin: auto;
}
.trustefooter a {
	background-image: url(/images/truste.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 177px;
	background-position: center center;
	display:block;
}
.truste-padd {
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

