body {
	margin: 10px 0px;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
}
input, textarea, select {
	padding: 3px;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
}
input[type="submit"], select {
	cursor: pointer;
}
input.submit {
	padding: 0 .25em;
	overflow: visible;
	cursor: pointer;
	width: 0;  /* IE table-cell margin fix */
}
input.submit[class] {  /* IE ignores [class] */
	width: auto;  /* cancel margin fix for other browsers */
}
a {
	color: #004276;
	text-decoration: underline;
}
a:hover {
	color: #CA0002;
	text-decoration: none;
}
form {
	margin: 0px;
}
fieldset {
	display: none;
}
img {
	border: 0px;
}
p {
	margin: 10px;
	text-align: left;
}
h1 {
	font-size: 25px;
	margin: 10px 10px 0px 10px;
	text-align: center;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
h1 a { text-decoration: underline; color: #000000; font-style: normal; }
h1#ad { font-size: 25px; }
h2 {
	font-size: 20px;
	margin: 10px 10px 0px 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
td, th {
	vertical-align: top;
	overflow: auto;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px 20px;
	padding: 0px;
}
li {
	padding: 2px 0px;
}
#container { margin: 20px auto; width: 550px; }
#footer { text-align: center; margin-top: 10px; color: #333333;}
#main { clear: both; margin: 5px 0px; background: #EEEEEE; border: 1px solid #CCCCCC;}
#logo { float: left; }
#sponsor { float: right; }
#desc {  border-bottom: 3px double #CCCCCC; }
#topic { text-align: left; }
#sms { padding-top: 10px; border-top: 3px double #CCCCCC; }
.clear { clear: both; }
.loading { color: #990000; text-align: center; }
.underline { text-decoration: underline; }
#login { border-top: 3px double #CCCCCC; }
#subscriber_data { margin: 10px auto 0px auto; }
.submission { text-align: center; }
.readonly { background: #ECECFF; border: 1px solid #CCCCCC; }
p.error { color: #990000; font-size: 14px; }
.notify { color: #006600; font-size: 14px; text-align: center; margin: 5px; }
.warning { color: #000066; font-size: 14px; padding: 10px 0px; border: 3px double #CCCCCC; border-width: 3px 0px; }
.hl { font-weight: bold; }
input.error, textarea.error, select.error { border: 1px solid red; }
.confirm {
	font-style: italic;
}

#order_stats {
	margin: 0px 10px 10px 10px;
}
#order_stats td {
	padding-right: 10px;
}

#payment_details {
	border-width: 3px 0px;
	border-style: double;
	border-color: #CCCCCC;
}

#identity_form {

}