BODY
{
	font-size: 11pt;
	font-family: Tahoma;
	background-color: #cccccc;
}

TABLE
{
	font-size: 11pt;
	font-family: Tahoma;
}

TD
{
	font-size: 10pt;
	font-family: Verdana;
}

.AddressInfo
{
	font-size: 8pt;
	font-family: Verdana;
}

.AddressInfoHeader
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}

.DoubleColumn
{
	font-size: 8pt;
	font-family: Verdana;
}

.tablehead
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #A90034;
	border-top: solid 1 #A90034;
	border-left: none 1 #A90034;
	border-right: none 1 #A90034;
	border-bottom: solid 1 #A90034;
	line-height: 16px;
}


.FooterText
{
	font-size: 8pt;
	font-family:Verdana;
}

.DataGridHeader a:link, .DataGridHeader a:visited
{
	color: White;
}

.DataGridHeader a:hover
{
	color: White;
	text-decoration: underline;
}

INPUT
{
	font-size: 8pt;
	font-family: Verdana;
}

SELECT
{
	font-size: 8pt;
	font-family: Verdana;
}


A
{
	color: #A90034;
	text-decoration: none;
}

A:visited
{
	color: #A90034;
}

A:hover
{
	color: #A90034;
	text-decoration: underline;
}

A:active
{
	color: #A90034;
}

P.header
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #A90034;
	width: 650px;
	border-top: none 0 white;
	border-left: none 0 white;
	border-right: none 0 white;
	border-bottom: solid 1 #A90034;
	line-height: 30px;
}

.subheader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #A90034;
	width: 630px;
	border-top: solid 1 #A90034;
	border-left: none 1 #A90034;
	border-right: none 1 #A90034;
	border-bottom: solid 1 #A90034;
	line-height: 16px;
}

.sh1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #A90034;
	width: 630px;
	border-top: solid 1 #A90034;
	border-left: none 1 #A90034;
	border-right: none 1 #A90034;
	border-bottom: solid 1 #A90034;
	line-height: 16px;
}

.sh2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}

.sh3
{
	font-family: Verdana;
	font-size: 8pt;
}

.SingleColumn
{
	font-size: 10pt;
	font-family: Verdana;
	padding-left: 50px;
	padding-right: 50px;
}

.PageSummary
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

TD.inactive
{
	text-decoration: line-through;
}

.errorMsg
{
	color: red;
}

TD.MSRP
{
	font-size: 7pt;
	font-family: Verdana;
	color: Black;
	padding-left: 30px;
}

.sectionheader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: White;
	background-color: #A90034;
	width: 100%;
	border-top: solid 1 #A90034;
	border-left: none 1 #A90034;
	border-right: none 1 #A90034;
	border-bottom: solid 1 #A90034;
	line-height: 16px;
	padding-left: 5px;
}

.verticalspacer
{
	line-height: 4px;
}


