
/*Interactive Site content*/
#scInteractiveContent{
	margin:0 auto 10px auto;
	border:1px solid #e5e9ec;
	background-color:#f7f8fa;
	padding:20px 0;
}

#scInteractiveContent img{
	border: 0;
}

#scInteractiveContent a.scInteractiveContentQuestion{
	background-position:0 7px;
	background-repeat:no-repeat;
}
#scInteractiveContent a.scInteractiveContentQuestion, #scInteractiveContent a.scInteractiveContentQuestionChosen{
	margin:0 20px;
	padding:5px 10px 5px 20px;
	display:block;
	color:#1D008A;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#scInteractiveContent a.scInteractiveContentQuestion:hover{
	background-color:#f5f4d5;
}
#scInteractiveContent a.scInteractiveContentQuestionChosen{
	background-color:#F5F4D5;
	background-position:0 7px;
	background-repeat:no-repeat;
	position:relative;
}
#scInteractiveContent .scInteractiveContentAnswer {
	display:none;
	padding:10px;
}	
#scInteractiveContent .scInteractiveContentAnswerPadding{
	padding:10px;
}
#scInteractiveContent .scInteractiveContentAnswerShow, #scInteractiveContent .scInteractiveContentAnswer{
	overflow: hidden;
	background-color: #fff;
	margin:0 20px 5px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#scInteractiveContent .scInteractiveContentHeader{
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:#0d3b77;
	margin:0 20px 10px;

}
#scInteractiveContent .scInteractiveContentExpandAllContainer{
	text-align:right;
	padding:5px 0;
}
#scInteractiveContent .scInteractiveContentExpandAllText{
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}
#scInteractiveContent .scInteractiveContentToTop{
	text-align:right;
}
#scInteractiveContent .scInteractiveContentHidden{
	visibility:hidden;
}

#searcharea{
	float:left;
}
#searcharea span, #searcharea input{
	vertical-align:middle;
}
#searcharea #query{
	width:225px;
	margin-right:3px;
}
.headerPhone{
	float:left;
	font:bold 13px Arial,Helvetica,sans-serif;
	color: #1D008A;
	padding-right:25px;
	margin-top:5px;
}
.addThis{
	padding:10px 0;
	text-align:center;
}
.addThis div{
	color:#1D008A;
	font-size:13px;
	font-weight:bold;
}
.shopBy{
	width:158px;
	margin-left:15px;
	background-color:#cbe6f9;
	padding:5px;
	margin-bottom:5px;
}
.shopBy select{
	width:154px;
	color:#1e008b;
	font:11px Arial, Helvetica, sans-serif;
}



div.scProgBar {
	margin: 0 auto;
	text-align: left;
	width: 200px;
	height: 14px;
	border: solid 1px #333;
	font: bold 11px/1.2 Verdana, sans-serif;
	color: #000;
	background: #fff url("scSCprogBarBgBg.gif") repeat-x 0 center;
}

div.scProgBar div.progBarBg {
	background: #ADD0EA url("scSCprogBarBg.gif") repeat-x 0 center;
	height: 14px;
}

#scInteractiveContent
{
background: white !important;
border: 0px !important;
}
