s, s a {
	color: #F0F !important;
	text-decoration: line-through !important;
}
.breadcrumbs {
	/* width: 765px; */
	border-bottom: 1px solid #0094B2;
	font-size: 80%;
	padding: 0 0 5px 0;
	margin: 0;
}
.breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 3px 0;
	color: #C30046;
	background: #FFF;
}
.breadcrumbs span.ClientName {
	font-weight: bold;
	float: right;
	font-size: 110%;
}
div.breadcrumbs span.Breadlink {
	position: relative;
}
div.breadcrumbs span.Breadlink span.BreadDrop {
	position: absolute;
	top: 12px;
	left: 0px;
	display: block;
	z-index: 150;
	border-top: 5px solid #FFF;
	border-bottom: 1px solid #0093B1;
	visibility: hidden;
}
div.breadcrumbs span.Breadlink span.BreadDrop a {
	color: #09095F;
	display: block;
	padding: 3px;
	background: #67C4D6;
	border-left: 1px solid #0093B1;
	border-right: 1px solid #0093B1;
	border-top: 1px solid #0093B1;
	white-space: nowrap;
}
div.breadcrumbs span.Breadlink span.BreadDrop a:hover {
	background: #B4E2F1;
}
a.MoreStudies {
	position: absolute;
	top: -30px;
	right: 0px;
	font-size: 90%;
}
dl.Product, dl.Section, dl.Question, dl.PrintOuts, dl.PeersNav, dl.DrillDowns, dl.DrillDownOIs {
	padding: 2px;
	width: 761px;
	background: #0094B2;
}
dl.Product, dl.Section, dl.Question {
	margin: 0;
}
dl.PrintOuts {
	margin: 0 0 10px 0;
}
dl.Product dt, dl.Section dt, dl.Question dt, dl.PrintOuts dt, dl.DrillDowns dt, dl.DrillDownOIs dt {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
dl.Product dd, dl.Section dd, dl.Question dd, dl.PrintOuts dd, dl.PeersNav dd, dl.DrillDowns dd, dl.DrillDownOIs dd {
	float: left;
	margin: 0 2px 0 0;
	padding: 5px;
	font-weight: bold;
	background: #C3F3FF;
}
.Headerdl {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background: #0093B1 !important;
}
.Headerdl dt, .Headerdl dd {
	background: none !important;
}

dl.Section dt {
	width: 362px;
	margin: 0 !important;
}
dl.Section dd {
	text-align: left;
}
dl.Section dd.Questions {
	width: 80px;
}
dl.Section dd.Questions span, dl.Section dd.Questions img {
	display: block;
	float: left;
	padding-right: 5px;
}
dl.Section dd.EnterReview {
	width: 105px;
}
dl.Section dd.Availability {
	width: 170px;
	margin: 0 !important;
}
dl.Question dt {
	width: 409px;
	/*font-size:95%;*/ 
	margin: 0 !important;
}
dl.Question dt span {
	display: block;
	font-size: 90%;
	line-height: 1.0em; 
}
dl.Question dt.QuestionText {
	padding: 2px 5px; 
}
dl.Question dt span.Position {
	float: left;
}
dl.Question dt span.Code {
	font-size: 70% !important;
	float: right;
}
dl.Question dt span.Question {
	padding-top: 1px;
	clear: both;
}
dl.Question dd.Questions {
	width: 70px;
}
dl.Question dd.EnterReview {
	width: 100px;
	padding: 6px 5px; 
}
dl.Question dd.EnterReview span, dl.Question dd.EnterReview img {
	display: block;
	float: left;
	padding-right: 5px;
}
dl.Question dd.LastUpdated {
	width: 220px;
	margin: 0 !important;
	padding: 6px 5px; 
}

dl.Product dt {
	width: 253px;
	margin: 0 !important;
	font-size: 110%;
}
dl.Product dd {
	text-align: center;
}
dl.Product dd.EnterEdit {
	width: 120px;
}
dl.Product dd.PrintOuts {
	width: 80px;
}
dl.Product dd.SignOff {
	width: 100px;
}
dl.Product dd.Review {
	width: 45px;
}
dl.Product dd.Peers {
	width: 55px;
}
dl.Product dd.Scorecards {
	width: 85px;
	margin: 0 !important;
}

dl.PrintOuts dt {
	width: 419px;
	margin: 0 !important;
}
dl.PrintOuts dd.AllQuestions {
	width: 110px;
	text-align: center;
}
dl.PrintOuts dd.Unanswered {
	width: 200px;
	text-align: center;
	margin: 0 !important;
}

dl.DrillDowns dt {
	width: 541px;
	margin: 0 !important;
}
dl.DrillDownOIs dt {
	width: 631px;
	margin: 0 !important;
}
dl.DrillDowns dd.ViewPrint {
	width: 200px;
	text-align: center;
	margin: 0 !important;
}
dl.DrillDownOIs dd.DrillDown, dl.DrillDowns dd.DrillDown {
	width: 110px;
	text-align: center;
	margin: 0 !important;
}

form#QForm, form.QForm {
	width: 600px;
	margin: 0 auto;
}
.Radio input {
	width: 18px !important;
}
dt.RadioDeselect input {
	filter:alpha(opacity=0);
	-moz-opacity:.00;
	opacity:.00;
}
dt.RadioDeselect label {
	padding: 0 0 10px 0 !important;
	color: #AAA;
	cursor: pointer;
	font-size: 80%;
}
.CheckBox input {
	width: 18px !important;
}
.TextArea dd, .Radio dt, .CheckBox dt {
	width: 510px;
	margin: 0;
	padding: 0;
	float: none;
}
.TextArea textarea {
	width: 504px;
	margin: 0;
	padding: 3px;
	border: 1px solid #68C5D7;
}

#QuestionNav a.ButtonRight {
	float: right;
	padding: 6px 5px 6px 25px;
	margin: 0;
	background: #A40045 url(../images_gen/help_icon.gif) no-repeat 5px 5px;
	color: #fff !important;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 105px;
	display: block;
	clear: both;
}
.ShortText input {
	width: 90px;
}
.ShortText dt, .ShortText dd {
	float: left;
	width: auto;
	padding: 0 20px 0 0;
}
dl.Radio, dl.CheckBox {
	padding: 0;
	margin: 0;
}
legend span {
	font-size: 75% !important;
	padding: 0 0 0 10px;
	color: #68C5D7;
}

#QuestionNav {
	padding: 4px 0;
	border-top: 1px solid #0094B2;
	border-bottom: 1px solid #0094B2;
	margin: 20px 0 20px 0;
	color: #0094B2;
}
#QuestionNav span {
	font-size: 110%;
	color: #0094B2;
	font-weight: bold;
}
#QuestionNav a {
	font-size: 90%;
}
p.ProductHelp {
	font-size: 100%;
	padding: 5px 0 15px 0;
	margin: 0 !important;
}

hr.QuestionnaireHR {
	border-top: 1px solid #0094B2;
}

#FormButtons p {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
#FormButtons input {
	padding: 5px;
	background: #A40045;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	border: none;
	cursor: pointer;
}
.Alert {
	color: #F00;
	font-weight: bold;
}

dl.PeersNav dd.Choose, dl.PeersNav dd.Preview, dl.PeersNav dd.Submit {
	text-align: center;
}
dl.PeersNav dd.Choose, dl.PeersNav dd.Preview {
	width: 242px;
	margin: 0 2px 0 0 !important;
}
dl.PeersNav dd.Submit {
	width: 243px;
	margin: 0 !important;
}

.PeersToggle, .PeersCollapse {
	cursor: pointer;
	padding-left: 20px !important;
}
.PeersToggle {
	background: #68C5D7 url(../images_gen/expand_16x16.gif) no-repeat left 5px !important;
}
.PeersCollapse {
	background: #68C5D7 url(../images_gen/collapse_16x16.gif) no-repeat left 5px !important;
}
p#ExpandCollapseAll {
	margin-bottom: 4px !important;
	padding-bottom: 0px !important;
}
.PeersToggleAll {
	float: right;
	display: block;
	width: 135px;
	padding: 5px 0 0 20px;
	font-weight: bold;
	font-size: 120%;
	background: url(../images_gen/expandall_16x16.gif) no-repeat left 6px;
	cursor: pointer;
}
.PeersCollapseAll {
	float: right;
	display: block;
	width: 144px;
	padding: 5px 0 0 20px;
	font-weight: bold;
	font-size: 120%;
	background: url(../images_gen/collapseall_16x16.gif) no-repeat left 6px;
	cursor: pointer;
}

div#ForumIntroMoreText, p#ForumIntroCloseLink, div#ForumIntroMoreText2, p#ForumIntroCloseLink2 {
	display:none;
}
p#ForumIntroCloseLink, p#ForumIntroCloseLink2 {
	margin-top: 0px !important;
	padding-top: 0px !important;
}