/* CSS Document */

body{
	margin:0 auto;
	padding:0px;
	background:#f7e7ce url(../images/bg.jpg) repeat-x top center;
	height:169px;
}
.qcbg{
	background:url(../images/qcBg.jpg) repeat-y top center;
	width:251px;
}
#uppercontentbg{
	background:url(../images/uppercontentbg.jpg) no-repeat top center;
	width:576px;
	height:511px;
}
.contentbg{
	background:url(../images/contentbg.jpg) repeat-y top center;
	width:576px;
}
.arial12black{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}
.arial12white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;	
}
.innerbg{
	background:url(../images/innerbgext.jpg) repeat-y top center;
	width:524px;
	margin:0 auto;
 	padding:0px;
}
.upperinbg{
	background:url(../images/upperbgincontent.jpg) no-repeat top center;
	width:524px;
	height:101px;
	margin:0 auto;
	padding:0px;
}

.arial12white li{
	font-size:11px;
	color:#FFFFFF;
	list-style:none;
}
.footerbg{
	background:url(../images/footerbg.jpg) repeat-y top center;
	width:850px;
	margin:0 auto;
	padding:0px;
}
.ftr{
	color:#FFFFFF;
	text-decoration:none;
}
.arialgrey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #006633;
}
.send{
	background:url(../images/sendBtn.jpg) no-repeat top center;
	width:60px;
	height:20px;
	border:0px;
	margin:0 auto;
	padding:0px;
}
