body { padding: 0; margin: 0; background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000; text-align: center; } h1 { font-size: 24px; font-weight: bolder; margin-top: 0; margin-bottom: 8px; padding-top: 0px; } h2 { font-size: 20px; font-weight: bolder; margin-top: 0; margin-bottom: 8px; padding-top: 0px; } h3 { font-size: 16px; font-weight: bolder; margin-top: 0; margin-bottom: 8px; padding-top: 0px; } p { margin-top: 16px; margin-bottom: 16px; } strong, .strong { font-weight: bold; } table { border: 0; } img { border: none; } .small, small { color: #999999; font-size: 11px; } a:link, a:visited { color: #0063DC; text-decoration: none; }  a:hover, a:active, a:focus { outline: 0; text-decoration: underline; }  .selected:link, .selected:visited { text-decoration: none; color: inherit !important; background: #FFFFFF; } .selected:hover, .selected:active, .selected:focus { color: inherit !important; text-decoration: underline; } #captcha_image { border-style: solid; border-width: 1px; border-color: #7f9db9; margin-top: 6px; margin-bottom: 4px; background: url(/static/css/../img/busy.v1.gif) no-repeat center center; cursor: pointer; } .Confirm { margin-bottom: 20px; padding: 0 0 5px 25px; background: url(/static/css/../img/green.v1.png) no-repeat left top; font-size: 14px; font-weight: bold; text-align: left; vertical-align: middle; color: #000; } .Problem { margin-bottom: 20px; padding: 0 0 5px 25px; background: url(/static/css/../img/red.v1.png) no-repeat left top; font-size: 14px; font-weight: bold; text-align: left; vertical-align: middle; color: #000; } .Top { width: 820px; margin-left: auto; margin-right: auto; margin-bottom: 8px; text-align: center; } .Top .Header { width: 820px; height: 53px; } .Top .Logo { padding: 5px; padding-left: 10px; } .Top .Status { font-size: 11px; color: #999999; text-align: right; vertical-align: top; padding-top: 5px; padding-bottom: 2px; padding-left: 10px; padding-right: 9px; } .Top .Nav { color: #999999; padding-left: 10px; padding-bottom: 1px; } .Footer { clear: both; position: relative; margin-top: 25px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-top: 5px; padding-right: 15px; padding-bottom: 0px; padding-left: 15px; text-align: center; font-size: 11px; color: #999999; } .Footer ul { margin-top: 0px; } .Footer li { display: inline; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: top left; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } .Dotted { background-image: url(/static/css/../img/dotted.v1.gif); background-repeat: repeat-x; background-position: top left; } .qyouare { width: 800px; margin-left: auto; margin-right: auto; text-align: left; } .Content { margin-left: 0px; margin-right: 0px; } .SizedField { width: 202px; margin-bottom: 4px; border-style: solid; border-width: 1px; border-color: #7f9db9; } .PaddedTable td { padding-right: 4px; padding-bottom: 2px; } .withborder { border-style: solid; border-width: 1px; border-color: #7f9db9; }