
body, p, h1, h2, h3, h4, ul {
	margin: 0;
}

table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
}

body {
	width: 70%;
	margin: auto;
}
body, table {
	font-family: sans-serif;
	font-size: 10pt;
}
#side {
	font-size: 8pt;
}
#top {
	padding: 4em 0;
	text-align: center;
	border-bottom: 1px dotted #999;
}
body {
	margin-bottom: 4em;
}
#top .heading {
	text-transform: uppercase;
}
#top .slogan {
	color: #666;
}
#main {
	padding: 8px;
}
#side {
	width: 160px;
	padding: 16px 16px 16px 24px;
}
#side .ads {
	margin-bottom: 16px;
}
#side .box {
	margin-bottom: 16px;
}
#side .box .heading {
	padding: 8px;
	border-bottom: 1px solid #f0f0f0;
}
#side .box .content {
	padding: 8px;
}
#side .box ul {
	padding: 0;
	list-style: none;
}

table.applications {
	width: 100%;
	margin-bottom: 8px;
}
table.applications tr {
	border-bottom: 1px dotted #f0f0f0;
}
table.applications tr td {
	padding: 16px;
}
table.applications tr td.description {
	padding: 16px 0;
}
.text {
	margin: 16px;
}
.text a.button {
	display: block;
	padding: 8px;
}

body {
	color: #666;
}
h1 {
	color: black;
}
h2 {
	color: black;
}
h3, h4 {
	color: #333;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 40pt;
}
h2 {
	font-size: 24pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 12pt;
}
.icon {
	width: 64px;
	padding-right: 16px;
}
.download {
	text-align: right;
}
.download a {
	opacity: .65;
}
a.button {
	opacity: .75;
}
a.button {
	color: black;
	text-align: center;
	font-weight: bold;
	border: 1px solid #e9e9e9;
}
a.button:hover {
	background: #f9f9f9;
	text-decoration: none;
}

#content .heading {
	padding: 16px;
	border-bottom: 1px dotted #d0d0d0;
}
h3 {
	margin-bottom: 4px;
}
p, #side ul {
	line-height: 1.35em;
}

