a, body, input, li, ol, pre, ul, select, span, table, td, textarea, th, tr
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 125%;
}
a
{
	text-decoration: none;
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
ol, ul
{
	margin: 0px 0px 0px 15px
}
.cartHeader, .cartHeaderNoBorder
{
	background-color: #005FB3;
	color: #ffffff;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}
.cartHeader
{
	border-left: #ffffff 1px solid;
}
.cartItem, .cartItemLeft, .cartItemRight, .cartItemNoBorder
{
	padding: 3px 3px 3px 3px;
}
.cartItemAll
{
	padding: 2px;
}
.cartItemLeft
{
	border-top: #005FB3 1px solid;
	border-left: #005FB3 1px solid;
	border-bottom: #005FB3 1px solid;
	white-space: normal;
	overflow: scroll;
}
.cartItemRight
{
	border-top: #005FB3 1px solid;
	border-right: #005FB3 1px solid;
	border-bottom: #005FB3 1px solid;
}
.cartItemAll
{
	border-top: #005FB3 1px solid;
	border-bottom: #005FB3 1px solid;
	border-left: #005FB3 1px solid;
	border-right: #005FB3 1px solid;
}
.categoryTable1
{
	border: #005EB5 1px solid
}
.categoryItem, .categoryItem a
{
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}
.categoryItem
{
	background-color: #000000;
	text-align: center;
	padding: 4px 3px 4px 3px;
}
.headerText
{
	font-size: 18px;
	font-weight: bold;
}
.headerDetails
{
	line-height: 150%;
}
.headerCartItems
{
}
.jsfError
{
	color: #ff0000;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 1pt;
	padding-right: 1pt;
	line-height: 100%;
}
.jsfErrorDetails, .jsfErrorDetails tr td, .jsfErrorDetails tr th
{
	color: #ff0000;
	text-align: left;
}
.jsfErrorDetails tbody tr td
{
	padding-left: 5px;
}
.jsfNormal, .cartItem, .cartItemNoBorder
{
	text-align: left;
	vertical-align: middle;
}
.jsfAlignLeft
{
	text-align: left;
}
.jsfAlignRight
{
	text-align: right;
}
.jsfAlignRightValignTop
{
	vertical-align: top;
	text-align: right;
}
.jsfAlignCenter
{
	text-align: center;
}
.jsfValignBottom
{
	vertical-align: bottom;
	text-align: right;
}
.jsfValignTop
{
	vertical-align: top;
	text-align: left;
}
.loginText, .loginText a
{
	font-size: 11px;
}
.messages
{
	font-weight: bold;
	font-style: italic;
}
.required, .requiredField
{
    color: #ff0000;
    font-weight: bold;
}
.searchButton
{
	cursor: pointer;
}
.subheader, .subheader a
{
	font-weight: bold;
}
.treeLeaf, .treeLeaf:hover
{
	padding: 0px;
	cursor: hand;
	text-decoration: none;
}
.treeLeaf:hover
{
	text-decoration: undeline;
	cursor: hand;
}
.treeLeafSel
{
	color: #ff3300;
}

a.underline:hover
{
	text-decoration: underline;
}
.whiteText, .whiteText a, .whiteText b, .whiteText span, .loginText, .loginText a
{
	color: #ffffff;
}