body {
	margin: 0px;
	background-color: #C0CCE0;
}
p, li, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, td {
	line-height: 1.5;
}
li {
	line-height: 1.2;
}
.title {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.title#smaller {
	font-size: 14px;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.variables {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
}
.bordered {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}
.boxheading {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #6066E0;	
}
.nav {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.subnav {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	line-height: 1;
}
.sub {
	font-size: 10px;
	font-style: normal;
	vertical-align: sub;
}
.sup {
	font-size 10px;
	font-style: normal;
	vertical-align: super;
}
.labheading {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
