body {
	margin: 0px; padding: 0px;
	background-color: #ffffff;
	font: 12px courier;
	color: #000000;
}

p { margin: 0px 0px 6px 0px; padding: 0px; }
p.title { margin: 0px; }

table { border-collapse: collapse; }
td { padding: 0px; text-align: left; vertical-align: top; }

img { border: 0px; margin: 0px; padding: 0px; }

a { color: #000000; text-decoration: none }
a:hover { color: #00CC00; text-decoration: none }

h1, h2, h3, h4, h5, h6 { font-family: courier; color: #000000; border-bottom: 1px solid #000000; }
h1 { margin-top: 12px; margin-bottom: 10px; font-size: 8px; }
h1 span.logout { font-size: 10px; float: right; padding-top: 5px; }


input {  }
input.text { font-family: courier; color: #000000; }
input.submit { font-weight: bold; }

div.main { margin: 0px auto 0px auto; width: 780px; min-height: 480px; }
div.header { height: 120px; }
a.logo { display: block; float: left; height: 80px; margin: 18px 0px 0px 28px;
	font-size: 56px; font-family: courier; text-decoration: none; }

div.center { clear: both; padding: 20px 20px 20px 20px; text-align: justify; }
div.footer { font-size: 10px; text-align: center; border-top: 1px solid #000000;
	padding-top: 10px; padding-bottom: 20px; }
div.credits { font-size: 11px; font-weight: bold; text-align: right;
	padding: 0px 10px 1px 0px; margin: 0px auto 0px auto; width: 780px; }

span.sep { font-size: 10px; color: #000000; padding: 0px 2px 0px 2px; }
	
p.error { color: #FF0000; font-weight: bold; }
span.error { color: #FF0000; font-weight: bold; }
span.success { color: #00CC00; font-weight: bold; }

table.form { margin-left: auto; margin-right: auto; }
table.form td { padding: 4px 4px 4px 0px; }
table.form td.label { text-align: center; }
span.note { font-size: 11px; line-height: 10px; color: #000000; }
span.note2 { line-height: 12px; }
	
table.table { font-size: 11px; border-color: #000000; }
table.table td { padding: 2px 10px 2px 10px; }

table.sent { font-size: 12px; }
table.sent td { border-bottom: 1px solid #000000; }