/* from fieldconnex_header.jsp */
.style100 {
	font-size: 10px;
	font-weight: bold;
}
.headertitle {
	font-size:14px; color:#00A28A; font-weight:bold;
	}
.headera {
	font-size:10px; font-weight:bold; color:#0056FF;
	}
.headershopping {
	font-size: 10px; font-weight: bold;	
	}

/* from configurator.jsp */
.style1 {
	font-weight: bold;
	font-size: 12px;
	}
.style2 {
	font-size: 12px; 
	}

/* from myinfo.jsp */
.style101 {
	font-weight: bold;
}

/* from whatsthis.jsp */
.stepstyle {
	}

/* from viewcart.jsp */
.style8 {
	font-size: 12px; 
	font-weight: bold; 
	}
.style9 {
	font-size: 10px;
	font-weight: bold;
}
.style12 {font-size: 12px; }

/*originally in this file */
.step, .step a {
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color:#000000;
	}
.number {
	font-weight: bold;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
	margin-left:5px;
	}

#mybutton2   {border-style: inset;
        border-color: #747a91;
        background-color: #747a91;
        text-decoration: none;   
        width: 120px;
        text-align: center;
		}
 
 #moreitems   {border-style: inset;
		border-color: #747a91;
        background-color: #747a91;
        text-decoration: none;   
        width: 200px;
        text-align: center;
		} 
  
  .buttontext {color: white; 
                text-decoration: none;   
                font: bold 10pt Verdana;
				}

  .buttonover  {color: #B3F7E8; 
                text-decoration: none;
                font: bold 10pt Verdana;
                cursor: hand;
				}
				
.whatsthis, .whatsthis a {
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
	}				
	
/* added 2008-02-14 */
.mybutton2   {
	border-style: inset;
        border-color: #747a91;
        background-color: #747a91;
        text-decoration: none;   
        width: 120px;
        text-align: center;
		}
.textbutton {
	text-decoration: none;   
	font-weight: bold;
	font-size:14px; 
	padding: 2px 2px;
	border-top:2px solid #EEEEEE; 
	border-left:2px solid #CCCCCC; 
	border-right:2px solid #999999; 
	border-bottom:2px solid #999999; 
	color:#FFFFFF; 
	background-color:#1687C1;
	cursor:pointer; cursor:hand;
}
.tinytextbutton {
	text-decoration: none;   
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-weight: bold;
	font-size:9px; 
	border-top:1px solid #EEEEEE; 
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #999999; 
	border-bottom:1px solid #999999; 
	color:#FFFFFF; 
	background-color:#1687D2;
	cursor:pointer; cursor:hand;
}
.buttonsurround {
	padding: 1px 1px;
	}
.inputbutton {
	color:#FFFFFF; 
	font-weight: bold;
	font-size:14px; 
	background-color:#1687C1;
	cursor:pointer; cursor:hand;
	}
.orderform {
	padding-left: 100px;
	padding-right: 150px;
	}
h1 {
	font-size:1.2em; 
	color:#00AE9C;
	margin-bottom:-18px;
}
h2 {
	font-size:1.1em; 
	color:#E6A60D;
	margin-bottom:-18px;
}
h3 {
	margin:0;
	padding:0;
	font-size:1em;
	color:#519175;
}
h4 {
	font-size:10px; 
	}
.tiny {
	font-size:10px;
	}
body {
	font-family:Arial, Geneva, Helvetica, sans-serif;
}
hr {
	color:#B2B2B2;
	height:1px;
	margin-top:8px;
	margin-bottom:8px;
}
.noticetext {
	color: #000000;
	font-size:10px;
	}