	/* Main Help page */

img.topBanner {
	display:block;
}

div.blockContainer {
	margin-left:10px;
	clear:both;
	height:100%;
}

div.leftHalfBlock {
	width:50%;
	float:left;
	clear:left;
}

div.rightHalfBlock {
	width:50%;
	float:right;
	clear:right;
}

ul.arrowList {
	margin-top:12px;
	margin-bottom:29px;
	padding-left:29px;
	line-height:19px;
	list-style-type: square;
	list-style-image: url(/images/valid/arrow_info.gif);
}

.arrowList li {
	margin-bottom:8px;
}

.phoneSupport {
	font-family:arial,verdana,helvetica;
	font-size:12px;
	border-collapse:collapse;
	margin-left:19px;
}

.phoneSupport th, .phoneSupport td {
	text-align:left;
	line-height:22px;
	padding-left:6px;
}

.phoneSupport th {
	background-color:#cccccc;
}

.phoneSupport th span {
	font-weight:normal;
}

.phoneSupport .lightGray {
	background-color:#f4f4f4;
}

.phoneSupport .darkGray {
	background-color:#ebebeb;
}

.phoneSupport .leftCol, .phoneSupport .rightCol {
	width:282px;
}

.phoneSupport .leftCol {
	border-right:3px solid #ffffff;
}

.phoneSupport td span {
	width:157px;
	float:left;
}

p.phoneSupportNote {
	margin-top: 5px;
	text-align: center
}

.boxBottomSpace {
	margin-bottom:20px;
}

.nonTabBox .question {
	width:100%;
	height:30px;
	margin-top:15px;
	clear:both;
	padding-bottom:0;
}

.helpRoom {
	padding-top: 7px
}
.nonTabBox .question p {
	margin-top:0;
}

.nonTabBox .expButton, .nonTabBox .corpButton {
	width:285px;
}

.nonTabBox .expButton p, .nonTabBox .corpButton p {
	margin-top:0;
}

.nonTabBox .expButton p, .nonTabBox .corpButton p {
	padding-top:0;
}

.nonTabBox .expButton input, .nonTabBox .corpButton input {
	margin-left:0;
	margin-right:10px;
}

.nonTabBox div p.noBottom {
	margin-bottom:0;
}

.nonTabBox div p.noTop {
	margin-top:0;
}

.nonTabBox div.rightBlock {
	margin:0;
	float:right;
}

.nonTabBox div.rightBlock p {
	padding:0 14px 0 0;
	margin-top:0;
	margin-bottom:0;
}

div.errorsContainer {
	width:100%;
	padding-left:10px;
	padding-top:10px;
}

/* Thank You page */

p.bottomSpace220 {
	margin-bottom:220px;
}
h2.subhead {
	color: #036;
	font-size: 14px;
	margin: 10px 0 -10px 20px;
}
hr.full {
	margin: 0 20px;	
	padding: 0;
	text-align: left;
	width: 579px;
}