	.title {
		font-size: 18pt;
		font-weight: bold;
		text-align: center;
	}
	
	.fieldname{
	  font-size: 10pt;
	  color: #333333;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
	.fieldnameb{
	  font-size: 10pt;
	  color: #333333;
	  font-weight: bold;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
	
	.proof{
	  font-size: 12pt;
	  color: #CC0000;
	  margin-top: 0; 
	  margin-bottom: 0;
	  margin-left: 5px;
	}

	.thanks{
	  font-size: 12pt;
	  color: #333333;
	  font-weight: bold;
	  margin-top: 10px; 
	  margin-bottom: 10px;
	}
	.confirm{
	  font-size: 12px;
	  color: #333333;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
	.confirmb{
	  font-size: 10pt;
	  color: #333333;
	  font-weight: bold;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
input.textboxname{
	  font-size: 12px;
	  color: #333333;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
textarea.textboxname{
	  font-size: 12px;
	  color: #333333;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
input.formbutton{
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color: #333333;
		}
	.radioname{
	  font-size: 12px;
	  color: #333333;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
	.contact{
	  font-size: 10pt;
	  margin-top: 0; 
	  margin-bottom: 0;
	}
	.error-msg{
	  font-size: 10pt;
	  color: #CC0000;
	  font-weight: normal;
	}
	
	a.repair:link{
		font-size: 10pt;
		text-decoration: none;
		color: #193255;
	}
	
	a.repair:visited{
		font-size: 10pt;
		text-decoration: none;
		color: #193255;
	}
	
	a.repair:hover{
		font-size: 10pt;
		color: #193255;
		text-decoration: underline;
	}
	
/* CSS for the RMA Confirmation Page */

	.main-cell-width {
		width: 800px;
	}
	
	.two-col-width {
		width: 602px;
	}
	
	.one-col-width {
		width: 301px;
	}