body
{
	font-size: 10pt;
	font-family: Verdana;
}

.sk-table
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10pt;
	border-left: gray 1px solid;
	font-family: Verdana;
	background-color: White;
}

.sk-column
{
	border-bottom: gray 1px solid;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	background-image: url(../ItemPictures/columnBackground.gif);
}

.sk-cell
{
	font-size: 10pt;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: ghostwhite;
}

.sk-cellHeightLight
{
	font-size: 10pt;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: lavender;
}

.tableborder
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	font-size: 10pt;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	font-family: Verdana;
}
.3Dcell
{
	border-right: #000000 1px solid;
	font-size: 10pt;
	border-left: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
}
.3DHeader
{
	border-right: #000000 1px solid;
	border-top: gainsboro 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: gainsboro 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: gainsboro;
}
.cellBorder
{
	border-right: #000000 1px solid;
	font-size: 10pt;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
}
.thinTableBorder
{
	border-top: #000000 1px solid;
	font-size: 10pt;
	border-left: #000000 1px solid;
	font-family: Verdana;
}
.ReportColumn
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana;
	background-color: lightgrey;
}

.ReportTitle
{
	font-weight: bold;
	font-size: 15pt;
	font-family: Verdana;
}

.BoldText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}

input
{
	font-size: 10pt;
	font-family: Verdana;
}

select
{
	font-size: 10pt;
	font-family: Verdana;
}
textarea
{
	font-size: 10pt;
	font-family: Verdana;
}

.NormalText
{
	font-size: 10pt;
	font-family: Verdana;
}
