﻿body
{
	font-size: 10pt;
	font-family: Tahoma;
}
td
{
	font-size: 10pt;
	font-family: Tahoma;
}
a
{
	font-size: 10pt;
	color: #018980;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover
{
	font-size: 10pt;
	color: #018980;
	font-family: Tahoma;
	text-decoration: underline;
}
.caption
{
	font-weight: bold;
	font-size: 10pt;
	color: #018980;
	font-family: Tahoma;
}
.text
{
	font-size: 10pt;
	font-family: Tahoma;
}
.select
{
	font-size: 10pt;
	font-family: Tahoma;
}
.button
{
	font-size: 10pt;
	font-family: Tahoma;
}
.hidden
{
	visibility: hidden;
	position: absolute;
}
.td_l
{
	border-left: #c7dbe7 1px solid;
}
.td_padded
{
	padding-left: 5px;
}
.td_padded_rb
{
	padding-left: 5px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.td_padded_b
{
	padding-left: 5px;
	border-bottom: #ffffff 1px solid;
}
.td_rb
{
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.td_b
{
	border-bottom: #ffffff 1px solid;
}
.td_banner
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 10pt;
	border-left: #000000 1px inset;
	border-bottom: #000000 1px inset;
	font-family: 'Courier New';
	background-color: #ffffcc;
	overflow: auto;
}


