BODY
{
	margin: 0px;
	background-color: White;
}

A
{
	color: #18294f;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.HeaderLinks
{
	font-weight: bold;
	font-size: 8pt;
	color: #18294f;
	font-family: Arial, Verdana;
	text-decoration: none;
}

A.CategoryLinks
{
	font-weight: bold;
	font-size: 10pt;
	color: #5993ce;
	font-family: Arial, Verdana;
	text-decoration: none;
}

A.CategoryLinks:hover
{
	text-decoration: underline;
}

.NavBar
{
	background-color: White;
}

.ProductLinks
{
	font-weight: bold;
	font-size: 8pt;
	color: #5993ce;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.MainNavRootLinks
{
	color: white;
}

.MainNavSubLinks
{
	color: #5993ce;
}

.CrumbTrail
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Verdana;
}

.FooterLinks
{
	font-weight: normal;
	font-size: 8pt;
	color: #18294f;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.ProductPrice2
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}

.ProductPrice3
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}

.FormField
{
	border-right: #fc9aae 1px solid;
	padding-right: 2px;
	border-top: #fc9aae 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #fc9aae 1px solid;
	padding-top: 2px;
	border-bottom: #fc9aae 1px solid;
	font-family: Verdana, Arial;
	background-color: white;
}

.FormLabel
{
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial;
}

.FormError
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, Arial;
}

.HighlightTable
{
	border-right: #fc9aae 1px solid;
	border-top: #fc9aae 1px solid;
	font-size: 8pt;
	margin-left: 5px;
	border-left: #fc9aae 1px solid;
	margin-right: 5px;
	border-bottom: #fc9aae 1px solid;
	font-family: Arial, Verdana;
	height: 31px;
	background-color: White;
}

.HighlightTableNoBr
{
	border-right: #fc9aae 1px;
	border-top: #fc9aae 1px;
	font-size: 8pt;
	margin-left: 5px;
	border-left: #fc9aae 1px;
	margin-right: 5px;
	border-bottom: #fc9aae 1px;
	font-family: Arial, Verdana;
	height: 31px;
	background-color: White;
}

A.FooterLinks
{
	text-decoration: none;
}

A.FooterLinks:hover
{
	text-decoration: underline;
}

.DarkPinkPanel
{
	font-weight: bold;
	font-size: 8pt;
	color: #18294f;
	font-family: Verdana, Arial;
	background-color: White;
}

.DarkPinkPanel_Padded
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 5px;
	color: #18294f;
	padding-top: 5px;
	font-family: Verdana, Arial;
	background-color: White;
}

.LightPinkPanel
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial;
	background-color: White;
}

.GreyPanel
{
	background-color: #ADA39C;
}

.WhitePanel
{
	background-color: white;
}
.LightBluePanel
{
	background-color: #5993ce;
}
.Padded
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
H3
{
	font-weight: bold;
	font-size: 12pt;
	color: #237699;
	font-family: Arial, Verdana;
}

H4
{
	font-weight: bold;
	font-size: 10pt;
	color: #5993ce;
	font-family: Arial, Verdana;
}

P
{
	font-weight: normal;
	font-size: 10pt;
	color: #237699;
	font-family: Arial, Verdana;
}

.TeaserText
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Verdana;
	text-align: justify;
}

.DiscreetText
{
	font-weight: normal;
	font-size: 8pt;
	color: #999999;
	font-family: Arial, Verdana;
}