.fullDivider{
	background-color:#fff;
}
.fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.contentDivider{
	background-color:#fff;
}
.contentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:652px;
}
#faqLeftColumn{
	float:left;
	padding:10px 20px 20px 0;
	width:191px;
	border-right:1px solid #c8dbdc;
}
#faqRightColumn{
	float:left;
	padding:0px 20px 20px 20px;
	color:#252525;
	border-left:1px solid #c8dbdc;
	margin:20px 0 0 -1px;
	width:728px;
	min-height:400px;
}
#faqRightColumn img{
	display:block;
	padding-bottom:9px;
}
#dateHeader{
	color:#333;
	font-size:1.7em;
	padding-top:15px;
}
#faqRightColumn h1{
	font-size:2.8em;
	color:#252525;
	font-weight:normal;
	padding:1px 0 9px 0;
	float:left;
}
#faqRightColumn .expandAll{
	font-size:2.8em;
	color:#252525;
	font-weight:normal;
	padding:1px 0 9px 0;
	border-bottom:1px solid #c8dbdc;
	background-color:#fff;
	float:left;
}
#articleColumn{
	float:left;
	width:551px;
	line-height:1.8em;
	font-size:1.2em;
}
#articleImageColumn{
	float:left;
	width:105px;
	padding:4px 20px 0 0;
}
#faqLeftColumn li{
	color:#333;
	font-size:1.2em;
	border-bottom:1px solid #dde9ea;
	padding:7px 0;
}
#faqLeftColumn a{
	color:#333;
}
#faqLeftColumn a span{
	color:#06acbe;
}
#faqLeftColumn .lastInList{
	border-bottom:none;
}
#faqLeftColumn .selectedPage{
	font-weight:bold;
}
.arrowDown{
	background:url(../img/icons/ArrowSet.png) no-repeat right 2px;
	padding-right:14px;
}
.arrowUp{
	background:url(../img/icons/ArrowSet.png) no-repeat right -8px;
	padding-right:14px;
}
.expandCollapse{
	cursor:pointer;
	width:20px;
	height:20px;
	margin:0 10px 0 14px;
	background-image:url(../img/buttons/ExpandCollapse.png);
	background-position:0 0;
	top:-2px;
	float:left;
}
.faqTitle{
	float:left;
	width: 684px;
}
.faqTitle a{
	font-size:1.3em;
	padding:2px 40px 0 0;
}
.faqHeadTitle{
	padding:10px 0 10px 15px;
	font-size:1.3em;
	font-weight: bold;
	background-color:#f9f9f8;
	border-top:2px solid #fff;
}
.faqHead{
	cursor:pointer;
	background-color:#f9f9f8;
	padding:10px 0;
	border-top:2px solid #fff;
}
.faqDetail{
	padding:0 40px 35px 46px;
	font-size:1.1em;
	background-color:#f9f9f8;
}
.faqDetail ul{
	display:block;
	list-style:none;
}
.faqDetail li{
	background:url(../img/icons/Bullet.png) no-repeat 1px 4px;
	padding:0 5px 0 10px
}
.collapseButton{
	background-position:-20px 0;
}
.collapseButton:hover,.collapseHover{
	background-position:-20px -20px !important;
}
.expandButton{
	background-position:0 0;
}
.expandButton:hover,.expandHover{
	background-position:0 -20px !important;
}
#faqRightColumn #showAllItems{
	font-size:1.0em;
	display:block;
	float:right;
	margin-right:3px;
	padding:18px 0px 5px 0;
	cursor:pointer;
	color:#06acbe;
}
#headRow{
	border-bottom:1px solid #c8dbdc;
}
