
body {
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #003366;
	background-color: #fff;
}

#logo {
	float: left;
}

h1 {
	font-size: 24px;	
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

#main {
	float: left;
}

#content {
	font-size: 14px;
	display: block;
	float: left;
	margin-left: 10px;
	width: 600px;
}


ul.empha-sis li {
	border-bottom: 2px solid #ff9966;
}

.contact {
/*	clear: right; */
	white-space: nowrap;
	padding: 0px;
	margin-top: 32px;
	text-align: left;
	border-top: 2px solid #ff9966;
	font-size: smaller;
	clear: right;
}


.right {
	text-align: right;
	padding-bottom: 1em;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
	padding: 2px 6px 2px 6px;
	margin-top: 2px;
	caption-side: top;
}

#content table {
	font-size: 12px;
}

#footer {
	float: right;
	font-size: smaller;
	font-style: italic;
}

.smallprint {
	float: left;
	font-size: smaller;
	font-style: italic;
}

.legal {
	font-size: smaller;
	font-style: italic;
}

a {
	color: #003366;
}

b a {
		text-decoration: none; 
}

b code {
	color: #f00;
}

a:hover {
	color: #ff9966;
}


#badges {
	padding: 8px;
}
#badges a {
	text-decoration: none;
}

dt {
	font-weight: bold;
}

dd {
	padding-bottom: 0.5em;
}

.miniform {
	width: 150px;
	font-size: 10px;
}

.miniform h2 {
	font-size: 12px;
}

.miniform span {
	width: 150px;
}

.miniform input, #mailto textarea {
	width: 150px;
	border: 1px solid #999;
	font-size: 10px;
	clear: left;
}

#mailto input.submit {
	width: auto;
}

.strap {
	display: none;
}

table.catalogue {
/*	border-collapse: separate; */
	border: none;
}

table.catalogue th {
	background-color: #036;
	color: #f96;
}

table.catalogue td {
	border: 1px solid #036;
}

table.catalogue ts.spacer {
	height: 1em;
	border: none;
}

table.catalogue td ul {
	list-style-position: inside;
}

#content pre {
	margin-left: 2em;
	padding: 1em;
	border: 1px outset;
	background-color: #ffe;
	color: #000;
}

.errors {
	color: #c00;
	font-size: small;
	
}

.notice {
	color: #c00;
	font-size: small;
	background-color: #ffc;
	border: 1px solid #c00;
	}
}
