BODY
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B333A;
	margin: 0px;
	text-align: center;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
a
{
	text-decoration: none;
	color: #2B333A;
}
.linkButton
{
	font-family: Arial;
	font-size: 12px;  
	font-weight: bold;
	color: #05173B;
	text-decoration: none;
}
.itemText
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	color: #2A333A;
	text-decoration: none;
}
.itemText A
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	color: #2A333A;
	text-decoration: none;
	
}
.itemText A:HOVER
{
	color: #3871B8;
}
.itemTextDetail
{
	font-family: Arial;
	font-size: 18px; 
	color: #6A737B;
	text-decoration: none;
}
.itemHeader
{
	font-family: Arial;
	font-size: 16px; 
	color: #2A333A;
}
.leftNavParent
{
	font-family: Arial;
	font-size: 13px; 
	color: #2B333A;
}
.leftNavCat
{
	font-family: Arial;
	font-size: 18px; 
	font-weight: bold;
	color: #3871B8;
}
.sectionTitleCell {
	font-size: 15px;
	font-weight: bold;
	color: #2B333A;
	background-color: #D9D3E2;
	vertical-align: middle;
	text-align: left;
}
.contentPathLink {
	font-weight: normal;
	color: #4C8AC6;
	text-decoration: none;
}
.contentPathLink:HOVER {
	color: #4C8AC6;
	text-decoration: underline;
}
.textfield10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* item text – Jeff */
.text
{
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.Text12
{
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
.Text11Red
{
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Text14Red
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Text14Blue
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.Text14
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	text-decoration: none;
}
.heading1
{
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.icLabelText
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #6A737B; 
}
.icLabelTitle
{
	height: 30px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #2B333A;
}
.itemTabContainer
{
	padding-left: 15px;
	padding-right: 15px;
}
.button
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6A737B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #F8F8F9;
	border: 1px solid #B5B9BD;
	padding: 3px;
	text-align: center;
	height: 23px;
	cursor: pointer;
}
.button2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #4C8AC6;
	border: 1px solid #4C8AC6;
	padding: 3px;
	text-align: center;
	height: 23px;
	cursor: pointer;
}
.button3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #4C8AC6;
	background-repeat: no-repeat; 
	background-position: right; 
	background-image: url(images/button3arrow.jpg);
	border: 1px solid #4C8AC6;
	padding: 3px;
	text-align: center;
	height: 23px;
	cursor: pointer;
}
.button4
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4C8AC6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-position: right; 
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: center;
	height: 24px;
	cursor: pointer;
}
.required
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.SmallText
{
	font-family: Arial;
	font-weight: lighter;
	font-size: 12px;
	color:Black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.WizardHeading1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color:Black;
}
.search
{
	background-color: #F8F8F9;
}
.border
{
	border: solid 1px #979DA3;
}
.odd
{
	background-color: #F0EDF3;
	color: #2B333A;
}
.even
{
	background-color: #D9D3E2;
	color: #2B333A
}
/* Sam 3/22/2007 - DataGrid */
.GridHeader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2B333A;
	padding-left: 5px;
	background-color: #E2E4E5;
	height:25px;
}
.GridFooter
{
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #979DA3;
	height:25px;
}
.GridFooter A
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.GridRow
{
	font-family: Arial;
	font-size: 11px;
	color: #6A737B;
	background-color: #FFFFFF;
	height:25px;
}
.GridAlternateRow
{
	font-family: Arial; 
	font-size: 11px; 
	color: #6A737B;
	padding-left: 3px;
	background-color: #FFFFFF;
	height:25px;
}
/* Sam 3/22/2007 - DataGrid */
/* Sam 1/18/2007 - Sliding Login Box */
#loginBox
{
	width: 175px;
	position: absolute;
	z-index: 20;
	right: 25%;
	top: -190px;
}

.webpart_login_header {
	color:#2B333A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.loginLink {
	font-size: 12px;
	color: #979DA3;
}
#headerContent
{
	z-index: 24;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: relative;
}
#loginBoxCover
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 23;
	left: 0px;
	top: -100px;
	height: 150px;
	width: 100%;
}
#loginBox .table1
{
	background-color: #F8F8F9;
	font: 10px Arial;
	color:#2B333A;
	border: solid 1px #979DA3;
}
.leftColumn
{
	text-align:left;
	width:200px;
}
.rightColumn
{
	text-align:left;
	width:110px;
}
.mouseOverPointer
{
	cursor: pointer;
}
#loginBox .Text12
{
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.buttonInBox
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C8AC6;
	padding-bottom: 2px;
	border: 1px solid #979DA3;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
/* Sam 1/18/2007 - Sliding Login Box */
/* Sam 1/18/2007 - Item details on hover */
#ItemDetail
{
	font-family: Arial;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: -300px;
	width: 440px;
}
#ItemDetail .table1
{
	font-family: Arial;
	text-align: left;
	color: #6A737B;
	font-size:12px;
	border: 1px solid #979DA3;
	padding: 5px 20px 20px 20px;
}
#ItemDetail .boldText
{
	font-weight:normal;
}
/* Sam 1/18/2007 - Item details on hover */
/* Sam 3/13/2007 - Header with new styles */
/* Search button */
.goButton
{
	/*background-color: #FFFFFF;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	cursor: pointer;
	text-decoration: none;
	background-image: url(images/searchglass.jpg);
	background-repeat:no-repeat;
	background-position: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* search text box*/
.searchTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B5B9BD;
	border: solid 1px #B5B9BD;
	padding-left: 7px;
	padding-top: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.toptoolLink {
	font-size: 14px;
	color: #6A737B;
	text-decoration: none;
}
/*login link*/
.toptoolLink2 {
	font-size: 14px;
	color: #5793D6;
	font-weight: bold;
}
.header_corner_left 
{
	padding-top: 30px;
	width: 15%;
	height: 10px;
}
.header_td_bg {
	padding-top: 30px;
	width: 70%;
	height: 10px;
}
.header_corner_right {  
	padding-top: 30px;
	text-align: right;
	width: 15%;
	height: 10px;
}
/* Sam 3/13/2007 - Header with new styles */
/* Sam 3/14/2007 - Main Content with new styles */
.workarea_top_corner_left {
	/*background-color: #ffffff;*/
	background-repeat: no-repeat; 
	background-position: left top; 
	/* background-image: url(images/work_area_ltc.jpg);*/ 
	width: 11px;
	height: 18px;
}
.workarea_top_corner_right {
	/*background-color: #ffffff;*/
	background-repeat: no-repeat; 
	background-position: right top; 
	/* background-image: url(images/work_area_rtc.jpg);*/ 
	width: 12px;
	height: 18px;
}
.WorkAreaTablebg {
	/*background-color:Transparent;*/
}
.WorkAreaBg {
	background-repeat: no-repeat; 
	background-position: right top;
	/*background-color: #ffffff;*/
	/*background-image: url(images/WorkAreaBg.jpg);*/
}
.sectionTitleCell
{
	background-color:Transparent;
}
.workarea_bottom_corner_left {
	/*background-color: #ffffff;*/
	background-repeat: no-repeat; 
	background-position: left bottom; 
	/* background-image: url(images/work_area_lbc.jpg);*/ 
	width: 11px;
}
.workarea_bottom_corner_right {
	/*background-color: #FFFFFF;*/
	background-repeat: no-repeat; 
	background-position: right bottom; 
	/* background-image: url(images/work_area_rbc.jpg);*/
	width: 12px;
}
/* Sam 3/14/2007 - Main Content with new styles */

/* Sam 3/13/2007 - Web Parts with new styles */
.webpart_top_corner_left {
	background-color: #F8F8F9;
	background-repeat: no-repeat; 
	background-position: left top; 
	/* jeff
	background-image: url(images/webpart_left_top_corner.jpg);
	*/
}
.webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#2B333A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:6px;
}
.webpart_header_td_bg A {
	background-color: #F8F8F9;
	color:#979DA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.webpart_top_corner_right {
	background-color: #F8F8F9;
	background-repeat: no-repeat; 
	background-position: right top; 
	/* jeff
	background-image: url(images/webpart_right_top_corner.jpg);
	*/
}
.webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	/* jeff
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
	*/
}
.webpart_td_content_bg a
{
	text-decoration: none;
	color: #6A737B;
	font-size:12px;
}
/*Left Main Navigation category webpart – JEFF*/
.webpart_content_bg
{
	border: solid 1px #E2E4E5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #6A737B;
	font-size: 13px;
}
/*Right Webparts – JEFF*/
.webpart_content_bg_right
{
	border: solid 1px #E2E4E5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	color: #2B333A;
	font-size: 12px;
}
.webpart_data_title
{
	padding-right: 3px;
}
.webpart_data_value
{
	padding-right: 3px;
}
.button_in_webpart
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C8AC6;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #4C8AC6;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.webpart_bottom_corner_left {
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	/* jeff
	background-image: url(images/webpart_left_bottom_corner.jpg);
	*/
}
.webpart_bottom_corner_right {
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	/* jeff
	background-image: url(images/webpart_right_bottom_corner.jpg)
	*/
}
.webpart_bottom_bg {
	background-color: #FFFFFF;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/14/2007 - Footer with new styles */
.footer_corner_left {
	background-color: #F8F8F9;
	background-repeat: no-repeat; 
	/* jeff
	background-image: url(images/footer_left_corners.jpg);
	*/
	width: 9px;
	height: 18px;
}
.footer_bg {
	background-color: #F8F8F9;
	text-align: left;
}
.footer_corner_right {
	background-color: #F8F8F9;
	background-repeat: no-repeat; 
	background-position: right center; 
	/* jeff
	background-image: url(images/footer_right_corners.jpg);
	*/
	width: 11px;
	height: 18px;
}
.footerCellLink {
	color: #6A737B;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.footerCellLink:HOVER {
	color: #6A737B;
	text-decoration: underline;
}
/* Sam 3/14/2007 - Footer with new styles */
.dollarSign
{
	background-color:#E2E4E5; 
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #E2E4E5;
	padding: 2px;
}
.changeThemeLink a
{
	background-color:#FFFFFF; 
	text-decoration: none;
	color: #E2E4E5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}
.addressTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #F8F8F9;
	background-color: #F8F8F9;
	font-family: Arial;
	font-size: 10px;
}
.addressHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6A737B;
	background-color: #F8F8F9;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.upsellingHeader
{
	background-color: #E2E4E5;
	font-size: 14px;
	font-weight: bold;
	color: #2B333A;
}
.upsellingItemBoxHeader
{
	font-family: Arial;
	background-color: #E2E4E5;
	font-size: 11px;
	font-weight: bold;
	color: #2B333A;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.upsellingItemBox
{
	border-width: 1px;
	border-style: solid;
	border-color: #E2E4E5;
	background-color: #d8d8d8;
	font-family: Arial;
	font-size: 10px;
}
.topSellingTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #E2E4E5;
	background-color: #d8d8d8;
	font-family: Arial;
	font-size: 10px;
}
.segmentsTable
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing: normal;
	background-color: White;
	border-right: #979DA3 1px solid;
	border-top: #979DA3 1px solid;
	border-left: #979DA3 1px solid;
	border-bottom: #979DA3 1px solid;
}
.segmentsDescCell
{
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.segmentsValueCell
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
	height:20px;
}
.segmentsValueControl
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
}
/* Sam 3/13/2007 - Web Parts with new styles */
.fi_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.fi_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fi_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.fi_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.fi_webpart_td_content_bg {
	background-color: #E2E4E5;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.fi_webpart_td_content_bg a
{
	text-decoration: none;
	color: #F8F8F9;
}
.fi_webpart_content_bg
{
	background-color: #FFFFFF;
}
.fi_webpart_data_title
{
	font-weight: bold;	
}
.fi_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.fi_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.fi_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.fi_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.fi_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.fi_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/13/2007 - Web Parts with new styles */
.rv_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.rv_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#F8F8F9;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rv_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.rv_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.rv_webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small;
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.rv_webpart_td_content_bg a
{
	text-decoration: none;
	color: #E2E4E5;
}
.rv_webpart_content_bg
{
	background-color: #FFFFFF;
}
.rv_webpart_data_title
{
	font-weight: bold;	
}
.rv_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.rv_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.rv_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.rv_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.rv_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.rv_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/13/2007 - Web Parts with new styles */
.ts_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.ts_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ts_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.ts_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.ts_webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.ts_webpart_td_content_bg a
{
	text-decoration: none;
	color: #E2E4E5;
}
.ts_webpart_content_bg
{
	background-color: #FFFFFF;
}
.ts_webpart_data_title
{
	font-weight: bold;	
}
.ts_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.ts_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.ts_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.ts_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.ts_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.ts_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/13/2007 - Web Parts with new styles */
.sc_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.sc_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sc_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.sc_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.sc_webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.sc_webpart_td_content_bg a
{
	text-decoration: none;
	color: #E2E4E5;
}
.sc_webpart_content_bg
{
	background-color: #FFFFFF;
}
.sc_webpart_data_title
{
	font-weight: bold;	
}
.sc_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.sc_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.sc_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.sc_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.sc_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.sc_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/13/2007 - Web Parts with new styles */
.ma_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.ma_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ma_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.ma_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.ma_webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.ma_webpart_td_content_bg a
{
	text-decoration: none;
	color: #E2E4E5;
}
.ma_webpart_content_bg
{
	background-color: #FFFFFF;
}
.ma_webpart_data_title
{
	font-weight: bold;	
}
.ma_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.ma_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.ma_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.ma_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.ma_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.ma_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
/* Sam 3/13/2007 - Web Parts with new styles */
.ms_webpart_top_corner_left {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: left top; 
	background-image: url(images/webpart_left_top_corner.jpg);
}
.ms_webpart_header_td_bg {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ms_webpart_header_td_bg A {
	background-color: #E2E4E5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.ms_webpart_top_corner_right {
	background-color: #E2E4E5;
	background-repeat: no-repeat; 
	background-position: right top; 
	background-image: url(images/webpart_right_top_corner.jpg);
}
.ms_webpart_td_content_bg {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-left: solid 1px #E2E4E5;
	border-right: solid 1px #E2E4E5;
}
.ms_webpart_td_content_bg a
{
	text-decoration: none;
	color: #E2E4E5;
}
.ms_webpart_content_bg
{
	background-color: #FFFFFF;
}
.ms_webpart_data_title
{
	font-weight: bold;	
}
.ms_webpart_data_value
{
	padding-left: 10px;	
	border-bottom: solid 1px #E2E4E5;
}
.ms_button_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979DA3;
	background-color: #E2E4E5;
	padding: 2px;
	border: 0px solid #2B333A;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
.ms_link_in_webpart
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #2B333A;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	height: 40px;
	text-decoration: none;
}
.ms_webpart_bottom_corner_left {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: left bottom; 
	background-image: url(images/webpart_left_bottom_corner.jpg);
}
.ms_webpart_bottom_corner_right {
	background-color: #979DA3;
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-image: url(images/webpart_right_bottom_corner.jpg)
}
.ms_webpart_bottom_bg {
	background-color: #979DA3;
}
/* Sam 3/13/2007 - Web Parts with new styles */
.wizardHeader{
	height:20px;
	background-color: #E2E4E5;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.collapsePanel {
	overflow:hidden;
}
.wizard
{
	border-width: 1px;
	border-style: solid;
	border-color : #E2E4E5;
}
.wizardStep
{
	vertical-align:top;
}
.wizardCompleteTreeCell
{
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.modalPopup
{
	background-color: White;	
}
.modalBackground
{
	background-color:#979DA3;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.leftAlignGridColumn
{
	text-align:left;
}
.centerAlignGridColumn
{
	text-align:center;
}
.rightAlignGridColumn
{
	text-align:right;
	direction :rtl;
}
/* Start - [Added classes to display Application Message in the different color based on Message Type] - [Pooja] - [03/19/08] */
.msgError
{
	color: red;
}
.msgInformation
{
	color: black;
}
.msgWarning
{
	color: black;
}
.msgDisplay
{
	color: black;
}
/* End - [Added classes to display Application Message in the different color based on Message Type] - [Pooja] - [03/19/08] */
/* Start - [Added new Ajax class to modify the Tab wrap behaviour]*/
.ajax__tab_xp .ajax__tab_header
{
      white-space: normal!important;
}
/* End - [Added new Ajax class to modify the Tab wrap behaviour]*/

/* Table in the tab content to have light #979DA3 thin border*/
.tabContentTable
{
	border: 1px solid #999999;
}
/*End Table border style*/
.categoryShortDesc
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2B333A;
	padding-left: 10px;
	padding-right: 10px;
}
.categoryLongDesc
{
	font-family: Arial;
	color: #6A737B;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
.itemTable
{
	border-color: #90a9b4;
	border-width: 0px;
	border-style: solid;
	width: 250px;
	height: 130;
	padding: 5px;
}
.mainTable
{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
.orderSequenceTable
{
	background-color:#F8F8F9;
	font-family: arial;
	font-size: 10px;
	height: 30px;
	color:#6A737B;
}
.orderSequenceCellHilight
{
	font-family: Arial;
	background-color: #979DA3;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	color:#FFFFFF;
	white-space: nowrap;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:2px;
}
.orderSequenceCell
{
	border-right: solid 1px #e2e4e5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	white-space: nowrap;
}
.emailItemDetail
{
	border-right: solid 1px #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
}
.GridPaging a
{
	font-size: 12px;
	color:Gray;
}
.GridPaging
{
	font-size: 12px;
	font-weight:bold;
	color:Black;
}
.loginTableBorder {
	border:solid 1px #E2E4E5;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	
	background-color:#FAFAFB;
}
/* help, faqs, privacy policy styles*/
.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #6A737B;
    line-height: 16px;
}
.copyHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #2B333A;
}
.borderstyle {
    border: 2px solid #E6E6E6;
    padding: 20px;
}
.borderstyle1px {
    border: 1px solid #E6E6E6;
    padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#F8F8F9;
}
.borderTopLine {
    border-top: 1px solid #E6E6E6;

}
.question {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #6A737B;
}
.cartEmptyMessage
{
}
