@charset "utf-8";
/* CSS Document */

a {text-decoration: underline;}

a:hover {color:#0033FF;}

td.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #474645;
	background-color: #C7BEB0;
	background-image: url(../../../images/css-images/bg-section-header.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	border: 1px solid #897661;
	line-height: 18px;
}
.section-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.subheading-colored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47717B;
}
.subheading-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.subheading-colored-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #47717B;
}
.subheading-dark-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.subheading-colored a, .subheading-dark a, .subheading-colored-large a, .subheading-dark-large a, td.section-content a {text-decoration: underline;}

td.section-content a.link-button {text-decoration: none;}

.faq-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.faq-answer {
	font-family: Arial, Helvetica, sans-serif;
}
a.link-button, a.linkbutton:active, a.linkbutton:link, a.linkbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6A563B;
	background-color: #F5FAFA;
	background-image: url(../../../images/stories/img-button-right-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #B0D3D9;
	white-space: nowrap;
	text-decoration: none;
}
a.link-button:Hover {
	border: 1px solid #46828C;
	text-decoration:none;
	}
.hidden-panel {
	display: none;
}
.testimonial {
	font-style: italic;
}
.testimonial-author {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.testimonial-company {
	font-size: 10px;
	line-height: 12px;
}
.img-padding-right {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.img-padding-left {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.resource {
	padding-top: 16px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
li.item88 {
	background-image: url(../../../images/blogicon.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

.cbThumbPict {
	background-image: url(../../../images/css-images/member-list-view-profile.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	}
	
ul.bulleted-list {
	list-style-type: disc;
	padding: 0px;
	margin-left: 22px;
}

ul.bulleted-list li{
	line-height: 16px;
	padding-bottom: 7px;

}

