    BODY
    {
        font-size: 8pt;
        margin-left: 0px;
        font-family: Arial, Verdana, sans-serif;
    }
    A
    {
        color: #004185;
        text-decoration: underline;
    }
    A:hover
    {
        color: black;
        text-decoration: underline;
    }
    TD
    {
        font-size: 8pt;
        font-family: Arial, Verdana, sans-serif;
    }
    .BoldLink
    {
        font-weight: bold;
        font-size: 8pt;
        color: #004185;
        font-family: arial;
    }
    .PageTitle
    {
        font-weight: bold;
        font-size: 18px;
        color: #ff9900;
        font-family: Arial;
    }
    .TableTitle
    {
        font-weight: bold;
        font-size: 8pt;
        color: #ffffff;
        font-family: arial;
    }
    .RowHeader2
    {
        border-top: #dddddd 1px solid;
        font-weight: bold;
        font-size: 8pt;
        background: #ececec;
        border-bottom: #dddddd 1px solid;
        font-family: arial;
    }
    .RowHeaderBlue
    {
        border-top: #dddddd 1px solid;
        font-weight: bold;
        font-size: 8pt;
        background: #336699;
        color: #ffffff;
        border-bottom: #dddddd 1px solid;
        font-family: arial;
    }
    INPUT
    {
        font-size: 8pt;
        border-left-color: #eeeeee;
        border-bottom-color: #eeeeee;
        color: #000000;
        border-top-color: #eeeeee;
        font-family: Arial;
        border-right-color: #eeeeee;
    }
    SELECT
    {
        border-right: lightgrey 1px solid;
        border-top: #333333 1px solid;
        font-size: 11px;
        border-left: #333333 1px solid;
        border-bottom: lightgrey 1px solid;
        font-family: tahoma, sans-serif;
    }
    .SelectSafeAll
    {
        border-right: 0px solid;
        padding-right: 0px;
        border-top: 0px solid;
        padding-left: 0px;
        font-size: 11px;
        left: 0px;
        padding-bottom: 0px;
        margin: 0px;
        vertical-align: middle;
        border-left: 0px solid;
        color: #000000;
        padding-top: 0px;
        border-bottom: 0px solid;
        font-family: tahoma, sans-serif;
        position: relative;
        top: 0px;
    }
    .SelectSafeForSpan
    {
        border-right: 2px inset;
        padding-right: 0px;
        border-top: 2px inset;
        padding-left: 0px;
        font-size: 11px;
        left: 0px;
        padding-bottom: 0px;
        margin: 0px;
        border-left: 2px inset;
        color: #000000;
        padding-top: 0px;
        border-bottom: 2px inset;
        font-family: tahoma, sans-serif;
        white-space: nowrap;
        position: absolute;
        top: 0px;
    }
    .SelectSafeForInput
    {
        border-right: 0px;
        border-top: 0px;
        padding-left: 3px;
        font-size: 11px;
        background: window;
        padding-bottom: 0px;
        margin: 0px;
        vertical-align: middle;
        border-left: 0px;
        color: #000000;
        padding-top: 1px;
        border-bottom: 0px;
        font-family: tahoma, sans-serif;
        text-align: left;
    }
    .SelectSafeForScroll
    {
        border-right: white 0px solid;
        padding-right: 0px;
        border-top: white 0px solid;
        padding-left: 0px;
        font-size: 8pt;
        background: scrollbar;
        padding-bottom: 0px;
        margin: 0px;
        overflow: hidden;
        border-left: white 0px solid;
        width: 16px;
        cursor: hand;
        color: #000000;
        padding-top: 0px;
        border-bottom: white 0px solid;
        font-family: Webdings;
        text-align: center;
    }
    .SelectSafeForBtn
    {
        border-right: white 2px outset;
        padding-right: 0px;
        border-top: white 2px outset;
        padding-left: 0px;
        font-size: 8pt;
        background: buttonface;
        padding-bottom: 0px;
        margin: 0px;
        overflow: hidden;
        border-left: white 2px outset;
        width: 16px;
        cursor: hand;
        color: #000000;
        padding-top: 0px;
        border-bottom: white 2px outset;
        font-family: Webdings;
        text-align: center;
    }
    .ErrMsg
    {
        font-weight: bold;
        font-size: 8pt;
        color: #336699;
        font-family: Arial;
    }
    .TxtLink
    {
        font-size: 8pt;
        color: #004185;
        font-family: Arial;
    }
    .HeaderTableTitle
    {
        border-top: #dddddd 1px solid;
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        border-bottom: #dddddd 1px solid;
        font-family: Arial;
        background-color: #ececec;
    }
    .TableRows
    {
        font-size: 8pt;
        color: #000000;
        font-family: Arial;
    }
    .ColumnRows
    {
        font-weight: bold;
        font-size: 8pt;
        color: #000000;
        font-family: Arial;
        background-color: #eeeeee;
    }
    .HeaderTable
    {
        font-size: 8pt;
        color: #000000;
        font-family: Arial;
        background-color: #f4f4f4;
    }
    .Validation
    {
        border-right: #c5d2e3 1px solid;
        border-top: #c5d2e3 1px solid;
        font-size: 8pt;
        border-left: #c5d2e3 1px solid;
        color: #000000;
        border-bottom: #c5d2e3 1px solid;
        font-family: Arial;
        background-color: #ffffff;
    }
    .TwoSides
    {
        border-right: #dddddd 1px solid;
        border-bottom: #dddddd 1px solid;
    }
    .Tabs
    {
        border-right: #c5d2e3 1px solid;
        border-bottom: #c5d2e3 1px solid;
    }
    .ColumnRows2
    {
        font-size: 8pt;
        color: #000000;
        font-family: Arial;
        background-color: #efefef;
    }
    .WhiteRows
    {
        font-size: 8pt;
        color: #000000;
        font-family: Arial;
        background-color: #ffffff;
    }
    .inputbox2
    {
        border-right: lightgrey 1px solid;
        border-top: #333333 1px solid;
        font-size: 11px;
        border-left: #333333 1px solid;
        border-bottom: lightgrey 1px solid;
        font-family: tahoma, sans-serif;
    }
    .listcellleft
    {
        border-bottom: #dddddd 1px solid;
    }
    .HeaderMenuON
    {
        padding-left: 0px;
        font-weight: bold;
        font-size: 11px;
        color: white;
        padding-top: 1px;
        font-family: Arial;
        text-align: center;
        text-decoration: none;
    }
    .SubMenuON
    {
        padding-left: 5px;
        font-size: 11px;
        color: white;
        padding-top: 0px;
        font-family: Arial;
        text-decoration: none;
    }
    .ButtonText
    {
        font-weight: bold;
        font-size: 7.8pt;
        color: #000000;
        font-family: tahoma;
        letter-spacing: 1px;
    }
    .ListPrice
    {
        color: Green;
        text-decoration: line-through;
    }
    .YouSave
    {
        color: Green;
        white-space: nowrap;
    }









P
{
	font-size: 8pt;
	font-family: Arial, Verdana, sans-serif;
}
.leftnavfirsttext
{
	font-size: 11px;
	font-family: arial;
	text-align: left;
	text-decoration: underline;
}
.topnavfirsttext
{
	font-size: 11px;
	font-family: arial;
	text-align: left;
	text-decoration: none;
}
.inputbox
{
	border-right: #ff9900 2px solid;
	border-top: #ff9900 2px solid;
	font-size: 10px;
	border-left: #ff9900 2px solid;
	border-bottom: #ff9900 2px solid;
	font-family: tahoma, sans-serif;
	border-color: orange;
}
.inputbox2
{
	border-right: lightgrey 1px solid;
	border-top: #333333 1px solid;
	font-size: 11px;
	border-left: #333333 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: tahoma, sans-serif;
}
.formbutton
{
	font-size: 8pt;
	font-family: arial;
}
.acctinfo_main
{
	border-right: #c5d2e3 1px solid;
	border-top: #c5d2e3 1px solid;
	border-left: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.valid_summary
{
	border-right: #c5d2e3 1px solid;
	padding-right: 5px;
	border-top: #c5d2e3 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #c5d2e3 1px solid;
	padding-top: 5px;
	border-bottom: #c5d2e3 1px solid;
	background-color: white;
	text-align: left;
}
.tools1
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.tools2
{
	border-top: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.tabs
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.input1
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 19px;
	background-color: #dddddd;
	text-decoration: none;
}
.input2
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 19px;
	background-color: #ff6600;
	text-decoration: none;
}
.inputbig
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 14px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 25px;
	background-color: #ff6600;
	text-decoration: none;
}
.sbttn1
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background-image: none;
	border-left: gray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: gray 1px solid;
	background-repeat: repeat;
	font-family: tahoma, sans-serif;
	height: 20px;
	background-color: #eeeeee;
	text-decoration: none;
}

.BoldLink
{
	font-size: 8pt;
	color: #004185;
	font-family: arial;
	font-weight: bold;
}
.PageTitle
{
	font-size: 12pt;
	color: #FF9900;
	font-family: arial;
	font-weight: bold;
}

.RowHeader2
{
	font-size: 8pt;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #ececec;
	background: #ececec;
	font-weight: bold;
}

INPUT
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-color: #EEEEEE;
}

SELECT
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	border-color: #BBBBBB;
}

.ErrMsg
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}

.TxtLink
{
	font-family: Arial;
	font-size: 8pt;
	color: #336699;
}

.TableRows
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.Validation
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: "#C5D2E3 1px solid";
	border-top: "#C5D2E3 1px solid";
	border-right: "#C5D2E3 1px solid";
	border-left: "#C5D2E3 1px solid";
}
.TwoSides
{
	border-right: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
}
.Tabs
{
	border-right: #c5d2e3 1px solid;
	border-bottom: #c5d2e3 1px solid;
}
.listcell
{
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.listcellleft
{
	border-bottom: 1px solid #DDDDDD;
}


.Process
{
	color: #0033cc;
}
.Normal
{
	color: Black;
}

.PageHeadingM
{
	color: #ff9900;
	font-size: 4;
	font-weight: bold;
	padding-left: 15px;
	letter-spacing: 3px;
}
.ProductInfoCell
{
	background-color: #f4f4f4;
}
.BlueBar
{
	background-color: #79a3cf;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
}
.OrderLineItemsHeader
{
	background-color: #f4f4f4; /*border-top: #dddddd 1px solid; 	border-bottom: #dddddd 1px solid;*/
	text-align: center;
	vertical-align: top;
}
.NewLineDiv
{
	clear: both;
	float: none;
}
.SameRowDiv
{
	float: left;
}
.MoreLink
{
	background-color: #F4F4F4;
	text-align: right;
}
