body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-size: 0.7em;
	color: #006891;
}
a, span.popup_close {
	color: #006891;
}
a:hover, a.selected, span.popup_close {
	text-decoration: underline;
	cursor: pointer;
}
a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Cufoned-Myriad, Arial, Verdana, Geneva, sans-serif;
	font-size: 2.8em;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	padding-top: 15px;
	font-size: 2.4em;
}
h1.larger, h2.larger, h3.larger, h4.larger, h5.larger, h6.larger {
	font-size: 1.6em;
}
h1, h2, h3, h4, h5, h6, p, table, .slideshow {
	margin: 0 0 6px 0;
}
h1.block {
	background: #f3792c;
	color: #FFF;
	padding: 15px 25px 15px 50px;
	margin-left: -34px;
	float: left;
}
.splash, .splash_top, .splash_top_left {
	position: absolute;
	float: left;
}
.splash {
	right: 0;
	bottom: 70px;
}
.splash_top {
	right: 0;
	top: 65px;
}
.splash_top_left {
	left: 0;
	top: 65px;
}
img.button_click_for_more {
	position: relative;
	float: right;
}
li {
	margin: 0 0 6px 12px;
}
ul, ol {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
}
img.left {
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
}
img.right {
	position: relative;
	float: right;
	margin: 0 0 4px 4px;
}
.larger {
	font-size: 1.2em;
}
.vlarge {
	font-size: 1.3em;
}
.smaller {
	font-size: 0.8em;
}
.bold {
	font-weight: bold;
}
.orange, table.bordered td a {
	color: #f3792c;
}
table.bordered td a.normal {
	color: #006891;
	font-weight: normal;
	text-decoration: none;
}
table.bordered td a:hover {
	text-decoration: underline;
}
.blue {
	color: #33C5F3;
}
.alert {
	padding: 4px;
	border: #C00 1px dashed;
	color: #C00;
	font-weight: bold;
}
.invert {
	background: #006891;
	color: #FFF;
}
th, td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
table.calc td {
	padding: 2px;
	vertical-align: middle;
}
table.shaded {
	background: #eaebec;
}
th.right, td.right, th.right input, td.right input {
	text-align: right;
}
table.calc td.top {
	vertical-align: top;
}

