body {
	background-position: 0 573px;
}

#pageHead {
	margin-left:72px;
	padding-top:24px;
}

/*PLACEHOLDER FORMATTING FOR READABILITY*/
	
.scLink {
	cursor:pointer;
}
	
.categoryTitle{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

.subCategory {
	padding-left: 5px;
	padding-bottom:5px;
}

.subCategory > * {
	margin-left: 20px;
}

.subCategory h1 {
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
	text-transform:none;
	padding-top:0px;
}

.toggleQuestion {
	cursor:pointer;
	margin-top:10px;
}

.toggleAnswer {
	display:none;
	margin-bottom:5px;
}

p {
	font-size:11px;
}

#helpContent {
	margin:0 50px 50px 100px;
	height:450px;
}

#helpBody h1 {
	padding-bottom:10px;
	padding-top:0px;
}

#helpMenu {
	vertical-align:top;
	width:300px;
	height:100%;
}

#helpBody {
	padding-left:20px;
	overflow:auto;
	vertical-align:top;
	height:100%;
}

#helpBody p {
	padding-left:10px;
}

.categoryTitle {
	cursor:pointer;
}

h1 a {
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#E9DBC6;
}

h1 a:active, h1 a:link, h1 a:visited {
	color:#E9DBC6;
}
	#helpBody p.address {
	padding-left:34px;	
}
#helpBody li p.address {
	padding-top:5px;	
}
#helpBody h3 {
	padding-bottom:7px;
	padding-top:3px;
}
#helpBody ul {
	list-style: square inside none;
	padding-bottom:5px;
}
#helpBody ul li {
	padding-left:34px;
}
#helpBody p.last {
	padding-bottom: 30px;
}
#frameInnerDSBot {
	_display:none;
}