@charset "UTF-8";/* CSS Document *//* CSS Document *//* Stylesheet for [JADCO, 2010] *//* Created by [Levy MG]  *//* 1. GLOABAL RESET */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin:				0;	padding:			0;	border:				0;	outline:			0;	font-size:			100%;	vertical-align:		baseline;	background: 		transparent;}body { line-height: 1;}ol, ul { list-style: none; }blockquote, q { quotes: none; }blockquote:before, blockquote:after, q:before, q:after {	content: 	'';	content: 	none;}/* remember to define focus styles! */:focus { outline: 0; }/* remember to highlight inserts somehow! */ins { text-decoration: none; }del { text-decoration: line-through; }/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: 	collapse;	border-spacing: 	0;	background: #fff;	margin-bottom: 10px;}.center {	text-align: center;}body { font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif; padding: 20px 0;}p { margin: 0 0 10px 0; }table, th, td {	border: 1px solid #333333;}.header {	background: #333333;	color: #fff;}ol {	list-style: disc;	margin: 0 0 10px 30px;}th {	background: #333366;	color: #fff;	padding: 5px 0;}td {	height:20px;	vertical-align:bottom;	padding: 3px;	background: #fff;}input[type="text"] {	border: none;	width: 100%;	height: 100%;	paddding: 5px 0;}input:focus { background: #DFDFDF; }textarea {	border: none;	width: 100%;}.heading {	background: #666666;	color: #fff;}.sub-header { background: #333333; color: #fff;}table.sign, table.sign td {	border: none;}table.sign input[type="text"] { border-bottom: 1px solid #333333; }html { margin: 20px 0;  background: #ececec url('../images/credit_background.jpg');}#wrapper { 	width: 780px; margin: 0 auto; 	background: #fff; 	padding: 10px; 	border: 1px solid #333333;		-moz-box-shadow:0px 0px 10px #000000;	-webkit-box-shadow:0px 0px 10px #000000;	box-shadow:0px 0px 10px #000000}form { margin-bottom: 20px; background: #fff;}h2 {	color: #333366;	margin: 0 0 10px 0; }.button {	cursor:pointer;	display: block;	border: none;	width: 103px;	height: 30px;	text-indent: -1000em;}.confirm, .confirm:active, .confirm:focus { background: transparent url('../images/confirm.jpg') no-repeat center top; }.next, .next:active, .next:focus { background: transparent url('../images/next.jpg') no-repeat center top; }.change, .change:active, .change:focus {background: transparent  url('../images/change.jpg') no-repeat center top; }.submit, .submit:active, .submit:focus {background: transparent url('../images/submit.jpg') no-repeat center top; }