
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	width: 800px;
}
.Revision {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.ErrorLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFE6E6;
	color: #FF0000;
	border: 1px dashed #990000;
	text-align: left;
	width: 95%;
}
.ErrorLabelQuote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE6E6;
	border: 1px dashed #990000;
	text-align: left;
	width: 300px;

}

.BodyLink {
	color: #0066CC;
	text-decoration: underline;
}
.QuantityTextboxes {
	font-size: 13px; 
	border: 1px solid #333333;
	background-color: #F2F2F2;

}
.Textboxes {
	font-size: 13px; 
	border: 1px solid #333333;
	background-color: #F2F2F2;
}
.EnterPartNumberForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #990000;
	background-color: #FFEEEE;
	height: 25px;
	width: 280px;
	font-weight: bold;
	border: 1px solid #333333;
	vertical-align: middle;
}
.BottomResultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
	background-position: center center;
}
.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.RightParams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.LeftParams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.DwgParams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.DisclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.HyperlinkDividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.ConnNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FilterHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.QuoteTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000000;
}
.ProductParam {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px 
}
.DetailsForms {
	width: 100px;
}
.Additionalrequirements {
	position:RELATIVE;
	width:97%;
	background-color: #FFFFEE;
	layer-background-color: #FFFFEE;
	border: 1px none #000000;
	height:200px;
	z-index:3;
	overflow-x:hidden;
	overflow-y:scroll;
}

.Shadow {
	background-image: url(images/Shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}    
.ResultShadow {
	background-image: url(images/ShadowRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ResultShadowNS {
	background-image: url(images/Shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.NoResultsShadow {
	background-image: url(images/NoResultsShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.QuoteShadow {
	background-image: url(images/results_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TableBG {
	background-image: url(images/details_r11_c2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ResultsFooter {
	background-attachment: fixed;
	background-image: url(images/Results_Footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.DetailsBG {
	background-image: url(images/GraphBG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.AddToQuoteBG {
	background-image: url(images/DetailsDivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.DetPartSection{
	background-image: url(images/DetPNDivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.DisclaimerSection{
	background-image: url(images/DisclaimerDivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.DwgControlSection{
	background-image: url(images/DwgDivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ScrollIE{
	position:RELATIVE; background-color: #F2F2F2; width:97%; z-index:1; overflow-x:hidden; overflow-y:scroll; height:200px; visibility: visible;
}
.ScrollNS{
	position:RELATIVE; background-color: #F2F2F2; width:97%; z-index:1; overflow:scroll; height:200px; visibility: visible;
}
.Scroll{
	position:RELATIVE; background-color: #F2F2F2; width:97%; z-index:1; overflow:scroll; overflow-x:hidden; overflow-y:scroll; height:200px; visibility: visible;
}

.Invisible {
	visibility: hidden;
}
.Visible {
	visibility: visible;
}
