﻿body {
	font-family: Trebuchet MS;
}
h1 {
	text-align: center;	
}
h1 img {
	vertical-align: middle;
	border: 0;
}
th, .columnHeader {
	font-weight: bold;
	text-align: center;
}
.item {
	background-color: #1e5b99;
}
.alt {
	background-color: #194c80;
}
.inner table {
	border: 0;
}
.inner table td {
	border: 0;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	padding: 0 2px 0 2px;
}
.inner table td:first-child {
	border-left: 0;
}
.inner table tr:first-child td {
	border-top: 0;
}
.variables {
}
.variables .excel {
	float: right;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
}
.variables a {
	color: White;
}
.rounded {
	margin-bottom: 1em;
}
.outer {
	margin: 0 0.5% 0 0.5%;
	width: auto;
}