body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}

#mainContent {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.quality-seal {
	position: absolute;
	background: url(images/committed-quality-committted-you.png);
	width: 168px;
	height: 168px;
	top: 10px;
	left: 50px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.slogan {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.smallText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

TD.headerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A.headerText { 
  color: #FFFFFF; 
  text-decoration: none;
}

A.headerText:hover {
  color: #CCCCCC;
}

TD.footerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A.footerText { 
  color: #FFFFFF; 
}

A.footerText:hover {
  color: #CCCCCC;
}

SPAN.headTitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0099cc;
	font-weight: bold;
}

/* Forms */
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}
