.ConditionsOfUseLink
{
	padding-left: 4px;
	font-size: 7pt;
	color: #ffffff;
}

a.ConditionsOfUseLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.Button
{
	color: #333399;
	border: 1px solid #999999;
	background-color: #e9e9e9;
	font: bold 8pt;
}

.LinkButton
{
	color: #333399;
	font: bold 8pt;
}

.ProductSearchBox
{
	width: 90px;
	border-width: 0px;
}

.ProductListTable
{
	border: 1px solid #999999;
	border-collapse: collapse;
}

.ProductListImageCell
{
	text-align: center;
	padding: 6px 6px 6px 6px;
	border: 1px solid #cccccc;
	background-color: #e9e9e9;
}

.ProductListDescriptionCell
{
	border: 1px solid #cccccc;
}

.GridHeaderRow TD, .InfoBoxHeader
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-left: 1px solid #999999;
	background-color: #333399;
	color: #ffffff;
}

.CategoryTable TD
{
	width: 80px;
	padding: 6px;
	vertical-align: top;
	text-align: center;
}

.CategoryTable IMG
{
	border-style: none;
}


/* example: Create New Address box in checkout process */
.ShadedRegion
{
	border: 1px solid #999999;
	background-color: #e9e9e9;
}


.CheckoutProgressBar
{
	border: 1px solid #999999;
	color: #999999;
	background-color: #e9e9e9;
	font-weight: bold;
}

.CheckoutProgressBarCurrentStage
{
	color: #333399;
}

#Calendar
{
	border: 1px solid #666666;
	filter:
		progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color='gray',Positive='true')
		progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=20,Style=1,StartX=97,FinishX=100,StartY=0,FinishY=0)
		progid:DXImageTransform.Microsoft.Alpha(Opacity=100,FinishOpacity=20,Style=1,StartX=0,FinishX=0,StartY=97,FinishY=100);
	border-collapse: collapse;
}

#Calendar .DayHeader
{
	background-color: #666666;
	font: bold 12px verdana;
	color: white;
}

#Calendar .DayCell
{
	height: 20px;
	border: 1px solid #666666;
	font: 12px verdana;
}

#Calendar .SelectedDayCell
{
	height: 20px;
	border: 2px solid #ff0000;
	font: 12px verdana;
}

a:link {
	color: #0099CC;
}

a:visited {
	color: #FF9900;
}

a:hover{
	color: #FF9900;
}

a:active {
	color: #000033;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}

p, td, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.blue_bullets {
	color: #999999;
	list-style-image: url(images/bullets/dark_blue_bullet.gif);
}

.body_black {
	color: #000000;
}

.body_blue {
	color: #000033;
}

.body_blue {
	color: #0099CC;
}

.body_gray {
	color: #999999;
	line-height: 16px;
}

.body_lt_gray {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.body_lt_gray a:link {
	color: #000033;
}

.body_orange {
	color: #FF9900;
}

.body_teal {
	color: #0099CC;
}

.body_white {
	color: #FFFFFF;
}

.secondpage_white {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}


.frontpage_white {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.copyright {
	color: #CCCCCC;
	font-size: 10px;
}

.footer_gray {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.footer_gray:hover,.footer_gray:visited:hover {
	color: #003595;
	text-decoration: none;
}

.header {
	color: #041C42;
	font-family: "Futura", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

.header_gray {
	color: #999999;
}

.header_teal {
	color: #0099CC;
	font-weight: bold;
}

.subhead_blue {
	color: #000033;
	font-size: 14px;
	font-weight: bold;
}

.subhead_gray {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.subhead_orange {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

.subhead_teal {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
}

.subhead_white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.subheadwhite {
	color: #FFFFFF;
	font-size: 16px;
}

.visited_sample_orange {
	color: #FF9900;
	text-decoration: underline;
}

.PIPTipsBig {
	color: #041C42;
	font-family: "Futura", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.PIPTips {
	color: #041C42;
	font-family: "Futura", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}