/* WebAssist CSS */
#fma {
	border-bottom: 4px solid #C3CAD5;
}

#bodyContent {
	margin-bottom: 10px;
}

#bodyContent .left {
	padding: 10px 0px 10px 15px;
	float: left;
	width: 165px;
	height: auto;
}

#bodyContent .right {
	padding: 10px 15px 0px 0px;
	margin-left: 185px;

	
}

#bodyContent .homeMenu {
	height: 19px;
	background-color: #96A2B5;
	border-bottom: 2px solid #707987;
}

#bodyContent .Content {

}

#bodyContent .proContent .proLeft {
	padding: 10px 5px 0px 5px;
	margin-right: 175px;
	border-right: 1px solid #96A2B5;
	border-left: 1px solid #96A2B5;
}

#bodyContent .proContent .proRight {
	padding: 0px 0px 10px 0px;
	float: right;
	width: 165px;
}

.callOutLeft {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
}

.callToActionSuccess {
	border-top: 1px solid #96A2B5;
	border-bottom: 1px solid #96A2B5;
	text-align: left;
	background-image: url(../../images/global/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: 110px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#footerAd {
	display: none;	/* don't show footer ad on this page */
}
.callOutLeftSelected {
	text-align: left;
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #96A2B5;
	border-bottom-color: #96A2B5;
	background-color: #ffffff;
}
