/* General Classes */
/* ################################################################## */

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	
}
h1
{
	/*font-size: 164%; SYCH CHANGES*/
	font-size: 24px;
	font-weight: 700;
}
h2
{
	font-size: 164%;
	color:#0d4969; /*addded for SYCH CHANGES*/
}
h3
{
	font-size: 145%; 
	color:#0d4969; /*addded for SYCH CHANGES*/
}
h4
{
	font-size: 118%;
	color:#0d4969;  /*addded for SYCH CHANGES*/
}
DIV
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-spacing: 0;
	margin: 0;
}
TD
{
	padding: 0;
}

img
{
	border: 0;
}
span.centered
{
	text-align: center;
	display: block;
}

/* Form Fields and Buttons */
form
{
	margin: 0;
	padding: 0;
}
input
{
	font-size: 10px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	padding:1px 1px 1px 2px;
	
}

input[type=text] { 
    border: 1px solid #cccccc!important;
     padding: 1px 3px!important;
     height: auto!important;
     color: #000000!important;
} 
input[type=password] { 
    border: 1px solid #cccccc!important;
     padding: 1px 3px!important;
     height: auto!important;
     color: #000000!important;
}

select
{
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 10px;
}
button
{
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 10px;
	vertical-align: middle;
	border: none;
	padding: 0 0 1px 0;
	background: none;
	cursor: pointer; *cursor:hand;
}
textarea
{
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 11px;
	padding: 2px;
}

/* clear float after lists */
br.clear
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
/*
DIV.clear
{
	clear: both;
	height: 0;
	font-size: 0;
}
*/

/************************************/
/*
.SearchStyle
{
	position: absolute;
	top: 37px;
	width: 300px;
	left: 918px;
	font-size: 80%;
	font-family: "Lucida Grande" , Arial, Verdana, Helvetica,sans-serif;
}
.SearchStyle_Support
{
	position: absolute;
	top: 119px;
	width: 300px;
	left: 1005px;
	font-size: 80%;
	font-family: "Lucida Grande" , Arial, Verdana, Helvetica,sans-serif;
}
.SearchStyle_Support_Results
{
	position: absolute;
	top: 151px;
	width: 300px;
	left: 535px;
	font-size: 80%;
	font-family: "Lucida Grande" , Arial, Verdana, Helvetica,sans-serif;
}
*/

/* ################################################################## */
/* THIS CODE WAS ADDED BY Jonathan Parks 8/12/2008 - Issue #4392      */
/* ################################################################## */
#ddlist #ullist { 
 border-right:1px solid #d4d0c8;
 border-bottom:1px solid #d4d0c8;
 border-left:1px solid #808080; 
 width:535px; 
 height:200px; 
 overflow:auto; 
 visibility: hidden; 
 font-family: Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
 font-size: 11px; 
 background-color: #F4FBFE;
 z-index:100;
 position: absolute;
 margin-bottom: -50px;
 margin-top:-6px;
 clear:both;
}

#ddlist #ullist ul {
	list-style:none;
	text-align: left;
	background: none;
	margin:0px;
	padding: 0px;
	text-align: left;
}
#ddlist #ullist ul .header {
	font-weight: bold; 
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left:5px; 
	color: #000;
	line-height:1em;
	padding-top: 2px;
	padding-bottom:2px;
	font-style: normal;
}
#ddlist #ullist ul .header a:hover {	
	font-weight: bold; 
	background-color: #FFFFFF; 
	font-size: 11px;
	color: #00a4e3;
	/*color: #336699;* SYCH CHANGES*/
}
#ddlist #ullist ul .header a {
	font-weight: bold; 
	background-color: #FFFFFF;  
	font-size: 11px;
	color:#005984;
	/*color: #000;;* SYCH CHANGES*/
	
}
#ddlist #ullist li {
 background-color: #F4FBFE; 
 line-height:normal;
 text-align: left;
 background: none;
 margin:0px;
 padding: 0px 5px 0px 30px;
 font-size:11px;
 font-style:italic;
}

#ddlist #ullist li a:hover {
	color: #00a4e3;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration:none;
}
#ddlist #ullist li a {
	text-decoration:none; 
	color:#005984;
	/*color: #000000;;* SYCH CHANGES*/
	
}
#ddlist #view {
	width:530px; 
	height:15px; 
	line-height:1em;
	border-top:1px solid #808080;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	border-left:1px solid #808080; 
	margin: 5px 0; 
	font-family: Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 11px; 
	background-color: #FFFFFF;
	color:#000;
	padding: 3px 0 0 5px;
	z-index:100;
	background-image: url(http://www.charter.com/Visitors/_CMSImages/arra.ccom);
	background-position: top right;
	background-repeat: no-repeat;
}

#ddlist #view:hover {
	color: #FFFFFF!important;
	background-color: #0a246a!important;
}
#ddlist #view:active {
	color: #FFFFFF!important;
	background-color: #0a246a!important;
		background-image: url(http://www.charter.com/Visitors/_CMSImages/arra2.ccom);
	background-position: top right;
	background-repeat: no-repeat;
}
/* ################################################################## */


/* ################################################################## */
/* ############### THIS CHANGE WAS ADDED BY BHernandez FEB 20, 2008## */
/* ################################################################## */
#supportarticletable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width: 530px;
}
#supportarticletable
{
	border-collapse: collapse;
	border: 1px solid #666666;
}
#supportarticletable td, th
{
	padding: 1px 1px 1px 1px;
	text-align: left;
}
#supportarticletable thead
{
	border: 1px solid #666666;
	background-color: #e1e1e1;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(/cms_images/supporttabletheadbg.ccom);
}
#supportarticletable caption
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
tr.supportarticleodd td
{
	background-color: #F1F1F1 !important;
}
/* ################################################################## */

/* Main Template Classes */
#bannerTable
{
	background: url(../images/background_topLtCornerMain.gif) #FFFFFF no-repeat top left;
	width: 1000px;
	height: 60px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
#bannerTable TD.logo
{
	height: 60px;
	text-align: left;
}
#bannerTable TD.logo IMG
{
	height: 60px;
	width: 150px;
	border: 0;
	padding-left: 10px;
}
#bannerTable TD.rightCorner
{
	text-align: right;
	vertical-align: top;
	background: url(../images/background_topRtCornerMain.gif) no-repeat top right;
}
#topNavContainer
{
	height: 70px;
	width: auto;
	border: 0;
	padding: 0;
	margin: 0 0 0 0;
	white-space: nowrap;
	float: right;
}

/* Commented Backslash Hack hides rule from IE6 \*/
* html #topNavContainer
{
	float: none;
}
/* End IE6 hack */
#topNavContainer A, #topNavContainer A:link
{
	background: transparent;
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: none;
	padding-right: 10px;
	padding-left: 8px;
	border-right: 1px solid #CCCCCC;
}
#topNavContainer A:visited
{
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: none;
}
#topNavContainer A:hover
{
	color: #00a4e3;
	/*color: #003366;;* SYCH CHANGES*/
	
	text-decoration: underline;
}
#topNavContainer A.cartLink, #topNavContainer A.cartLink:link
{
	background: transparent;
	color:#005984;
	/*color: #339900;* SYCH CHANGES*/
	
	text-decoration: none;
	padding-right: 0;
	padding-left: 17px;
	background: url(../images/icon_cart.gif) no-repeat top left;
	border-right: 0px;
	margin-left: 6px;
}
#topNavContainer A.cartLink:visited
{
	color:#005984;
	/*color: #339900;* SYCH CHANGES*/
	text-decoration: none;
}
#topNavContainer A.cartLink:hover
{
	color: #00a4e3;
	/*color: #336633;;* SYCH CHANGES*/
	text-decoration: underline;
}
#topNavContainer TD
{
	height: 21px;
	padding: 0 0 0 3px;
	font-size: 10px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: right;
}
#topNavContainer TD.searchForm
{
	height: 39px;
	padding: 0 0 4px 3px;
	vertical-align: bottom;
}
#topNavContainer TD.searchForm TABLE
{
	float: right;
	height: 39px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0;
}
#topNavContainer TD.searchForm TABLE TD
{
	vertical-align: bottom;
	padding: 0;
	border: 0;
	color: #666666;
	line-height: 27px;
}
#topNavContainer TD.searchForm TABLE A
{
	border: 0;
	padding: 0;
}
#topNavContainer TD.searchForm TABLE TD IMG
{
	margin: 0;
	padding: 0 0 3px 6px;
	width: 55px;
	height: 21px;
	border: 0;
}
#topNavContainer TD.searchForm TABLE TD INPUT
{
	margin: 0 0 3px 4px;
	padding: 2px 2px 1px 2px;
	color: #333333;
}
#topNavContainer SPAN
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 10px;
	color: #CCCCCC;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
}

/* Tab Menu styles */
#tabTable
{
	background-color: #FFFFFF;
	width: 1000px;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#tabTable TD
{
	background: #ffffff;
	height: 22px;
	border: 0;
}
#tabTable TD.margins
{
	width: 6px;
	font-size: 1%;
}
#tabTable TD.nav
{
	background: url(../images/topNav_cornerLt.gif) #336699 no-repeat top left;
	width: 988px;
}
#tabTable TD DIV
{
	height: 22px;
	background: url(../images/topNav_cornerRt.gif) transparent no-repeat top right;
	text-align: center;
	display: block;
	float: left;
	width: 988px;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 10px;
	display: block;
}
#tabTable TD DIV UL
{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#tabTable TD DIV LI
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
#tabTable TD DIV A
{
	height: 22px;
	background: url(../images/taMenuRight.gif) no-repeat right top;
	float: left;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#tabTable TD DIV A:link, #tabTable TD DIV A:visited, #tabTable TD DIV A:active
{
	color: #ffffff;
}
#tabTable TD DIV A:hover
{
	color: #ffffff;
	text-decoration: none;
	background-position: 100% -150px;
}
#tabTable TD DIV SPAN
{
	background: url(../images/taMenuLeft.gif) no-repeat left top;
	float: left;
	display: block;
	padding: 6px 30px 4px 10px;
	white-space: nowrap;
	border: 0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabTable TD DIV SPAN
{
	float: none;
}
/* End IE5-Mac hack */
#tabTable TD DIV A:hover SPAN
{
	background-position: 0% -150px;
	padding-bottom: 5px;
}
#tabTable TD DIV LI#current A
{
	background-position: 100% -150px;
}
#tabTable TD DIV LI#current SPAN
{
	background-position: 0% -150px;
	padding-bottom: 5px;
}
#tabTable TD DIV LI#current A:hover
{
	color: #ffffff;
	text-decoration: none;
}
#tabTable TD DIV LI#current A:link, #tabTable TD DIV LI#current A:visited, #tabTable TD DIV LI#current A:active
{
	color: #ffffff;
}

/* Main content table styles */
#contentTable
{
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom : 0px;
}
#contentTable TD
{
	background: #ffffff;
	border: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#contentTable TD.margins
{
	width: 7px;
	font-size: 1%;
}
#contentTable TD.col1
{
	width: 200px;
	border-top: 3px solid #005984;
}
#contentTable #homepage1
{
	width: 0;
	font-size: 1%;
}
#contentTable #greenTop
{
	border-top: 3px solid #669966;
}
#contentTable TD.col2
{
	/* width: 586px; */
	width: auto; /*border-top: 3px solid #003366;*/
	color:#005984; /*SYCH changes*/
	padding: 0px 0px 0px 0px;
}
#contentTable #homepage2
{
	/* width: 786px; */
	width: auto;
	padding: 2px 16px 10px 0;
}
#contentTable TD.col3
{
	width: 200px;
	border-top: 3px solid #005984;/*SYCH color changes*/
}
#contentTable #noRightCol3
{
	width: 0;
	font-size: 1%;
	border-top: 3px solid #669966;
}
#contentTable #noRightCol2
{
	/* width: 786px; */
	width: auto;
	padding: 26px 0px 10px 16px;
	border-top: 3px solid #669966;
}

/* Footer table styles */
#footerTable
{
	background-color: transparent;
	width: 1000px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 80%;
	line-height: 150%;
	vertical-align: top;
}
#footerTable A, #footerTable A:link, #footerTable A:visited
{
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: none;
	border-right: 1px solid #999999;
	padding-right: 8px;
	padding-left: 8px;
}
#footerTable A:hover
{
	color: #00a4e3;
	/*color: #003366;* SYCH CHANGES*/
	text-decoration: underline;
}
#footerTable A.last, #footerTable A.last:link, #footerTable A.last:visited, #footerTable A.last:hover
{
	border-right: 0px;
}
#footerTable TD
{
	background: transparent;
	width: 7px;
	height: 22px;
	border: 0;
	padding-top: 14px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
#footerTable TD.botCol1
{
	background: url(../images/background_botLtCornerMain.gif) no-repeat left top;
	padding-left: 2px;
	width: 70%;
}
#footerTable TD.botCol2
{
	background: url(../images/background_botRtCornerMain.gif) no-repeat right top;
	text-align: right;
	padding-right: 10px;
	width: 30%;
}

/* COMPONENT STYLES */
/* Left Navigation Component styles */
#leftNav TR.green TD, #contentTable #greenTop #leftNav TR.green TD
{
	background: #669966;
	padding: 5px 2px 4px 8px;
	border-top: 0;
	margin: 0;
	line-height: 13px;
	vertical-align: middle;
	border-right: 2px solid #ffffff;
}
#leftNav TR.green TD.title, #contentTable #greenTop #leftNav TR.green TD.title
{
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	height: 51px;
	border-right: 0;
	border-top: 0;
	line-height: 13px;
	background: url(../images/leftNav_topCorner_green.gif) #34A4D2 no-repeat top right;
	padding: 0 0 0 8px;
}
#leftNav TR.green TD.botCorner, #contentTable #greenTop #leftNav TR.green TD.botCorner
{
	vertical-align: bottom;
	text-align: left;
	height: 4px;
	background: url(../images/leftNav_bottomRt_green.gif) #669966 no-repeat bottom right;
	padding: 0;
}

#leftNav
{
	width: 100%;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	padding: 0;
	margin: 0 0 0 0;
}
#leftNav TD
{
	height: auto;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: white;
	background: #CCDAE7;
	padding: 5px 2px 4px 8px;
	border-top: 1px solid #ffffff;
	margin: 0;
	line-height: 13px;
	vertical-align: middle;
	border-right: 2px solid #ffffff;
}
#contentTable #greenTop #leftNav TD
{
	background: #D9ECD0;
}
#leftNav TD.title
{
	color: white;
	font-weight: bold;
	vertical-align: bottom;
	height: 25px;
	border-right: 0;
	border-top: 0;
	line-height: 20px;
	background: url(../images/leftNav_topCorner.gif) #34A4D2 no-repeat top right;
	padding: 0 0 0 8px;
}
#contentTable #greenTop #leftNav TD.title
{
	background: url(../images/leftNav_topCorner_green.gif) #669966 no-repeat top right;
}
#leftNav TD.title A, #contentTable #greenTop #leftNav TD.title A, #leftNav TD.title A:link, #contentTable #greenTop #leftNav TD.title A:link, #leftNav TD.title A:visited, #contentTable #greenTop #leftNav TD.title A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav TD.title A:hover, #contentTable #greenTop #leftNav TD.title A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#leftNav TD.botCorner
{
	vertical-align: bottom;
	text-align: left;
	height: 11px;
	background: url(../images/leftNav_bottomRt.gif) #34A4D2 no-repeat bottom right;
	padding: 0;
}
#contentTable #greenTop #leftNav TD.botCorner
{
	background: url(../images/leftNav_bottomRt_green.gif) #669966 no-repeat bottom right;
}
#leftNav TD.botCorner IMG
{
	height: 4px;
	width: 4px;
	border: 0;
}
#leftNav TD.secondSelected, #contentTable #greenTop #leftNav TD.secondSelected
{
	background: #ffffff;
}
#leftNav TD.thirdLevel
{
	font-weight: normal;
	background: url(../images/navBullet2.gif) #DDE6EF no-repeat top left;
	border-top: 0;
	padding: 6px 2px 5px 17px;
	line-height: 11px;
}
#leftNav TD.thirdLevelSelected
{
	font-weight: normal;
	background: url(../images/navBullet2.gif) #ffffff no-repeat top left;
	border-top: 0;
	padding: 6px 2px 5px 17px;
	line-height: 11px;
}
#contentTable #greenTop #leftNav TD.thirdLevel
{
	background: url(../images/navBullet3.gif) #ECF5E8 no-repeat top left;
}
#contentTable #greenTop #leftNav TD.thirdLevelSelected
{
	background: url(../images/navBullet3.gif) #ffffff no-repeat top left;
}

#leftNav A, #leftNav A:link, #leftNav A:visited
{
	font-weight: bold;
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: none;
}
#leftNav A:hover
{
	color: #00a4e3;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: underline;
}
#contentTable #greenTop #leftNav A, #contentTable #greenTop #leftNav A:link, #contentTable #greenTop #leftNav A:visited, #contentTable #greenTop #leftNav A:hover
{
	color: #336633;
}

#leftNav TD.thirdLevel A, #leftNav TD.thirdLevel A:link, #leftNav TD.thirdLevel A:visited
{
	font-weight: normal;
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: none;
}
#leftNav TD.thirdLevel A:hover
{
	color: #00a4e3;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: underline;
}
#contentTable #greenTop #leftNav TD.thirdLevel A, #contentTable #greenTop #leftNav TD.thirdLevel A:link, #contentTable #greenTop #leftNav TD.thirdLevel A:visited, #contentTable #greenTop #leftNav TD.thirdLevel A:hover
{
	color: #336633;
}

#leftNav TD.secondSelected A, #leftNav TD.secondSelected A:link, #leftNav TD.secondSelected A:visited
{
	color:#005984;
	/*color: #003366;;* SYCH CHANGES*/
	
	text-decoration: none;
}
#leftNav TD.secondSelected A:hover
{
	color:#005984;
	/*color: #003366;;* SYCH CHANGES*/
	text-decoration: underline;
}
#contentTable #greenTop #leftNav TD.secondSelected A, #contentTable #greenTop #leftNav TD.secondSelected A:link, #contentTable #greenTop #leftNav TD.secondSelected A:visited, #contentTable #greenTop #leftNav TD.secondSelected A:hover
{
	color: #003300;
}
#leftNav TD.thirdLevelSelected A, #leftNav TD.thirdLevelSelected A:link, #leftNav TD.thirdLevelSelected A:visited
{
	font-weight: normal;
	color:#005984;
	/*color: #003366;;* SYCH CHANGES*/
	text-decoration: none;
}
#leftNav TD.thirdLevelSelected A:hover
{
	color:#005984;
	/*color: #003366;;* SYCH CHANGES*/
	text-decoration: underline;
}
#contentTable #greenTop #leftNav TD.thirdLevelSelected A, #contentTable #greenTop #leftNav TD.thirdLevelSelected A:link, #contentTable #greenTop #leftNav TD.thirdLevelSelected A:visited, #contentTable #greenTop #leftNav TD.thirdLevelSelected A:hover
{
	color: #003300;
}

/* Right Search Component styles */
#rightTabComponent
{
	width: 100%;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	padding: 0;
	margin: 0 0 0 0;
	background: url(../images/ltBlue_bottomLt.gif) #CCDAE7 no-repeat bottom left;
	border-top: 1px solid #ffffff;
}
#contentTable #greenTop #rightTabComponent
{
	background: url(../images/ltGreen_bottomLt.gif) #CFE2C2 no-repeat bottom left;
}
#rightTabComponent TD
{
	height: 53px;
	width: 100%;
	font-size: 11px;
	color: #333333;
	background: #CCDAE7;
	padding: 0 8px 0 10px;
	margin: 0;
	line-height: 13px;
	background: url(../images/ltBlue_bottomRt.gif) transparent no-repeat bottom right;
}
#contentTable #greenTop #rightTabComponent TD
{
	background: url(../images/ltGreen_bottomRt.gif) transparent no-repeat bottom right;
}
#rightTabComponent TD DIV P
{
	margin: 14px 0 0 0;
	padding: 0;
	color: #666666;
}
#rightTabComponent TD DIV DIV.welcome
{
	margin: 4px 0 0 0;
	height: 24px;
	padding: 0;
	color: #666666;
	vertical-align: bottom;
	position: relative;
}
#rightTabComponent TD DIV DIV.welcome P
{
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
#rightTabComponent TD DIV P.topRule
{
	margin: 2px 4px 0 0;
	line-height: 13px;
	border-top: 1px dotted #8DA7BF;
	text-align: right;
	padding: 2px 4px 0 0;
}
#rightTabComponent TD DIV SPAN
{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	color: #336699;
}
#contentTable #greenTop #rightTabComponent TD DIV SPAN
{
	color: #336633;
}
#rightTabComponent A, #rightTabComponent A:link, #rightTabComponent A:visited
{
	font-weight: bold;
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/

	text-decoration: none;
}
#rightTabComponent A:hover
{
	color: #00a4e3;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: underline;
}
#rightTabComponent TD DIV A, #rightTabComponent TD DIV A:link, #rightTabComponent TD DIV A:visited
{
	font-weight: normal;
		color:#005984;
	/*color: #336699;* SYCH CHANGES*/

	text-decoration: underline;
}
#rightTabComponent TD DIV A:hover
{
		color: #00a4e3;
	/*color: #003366;;* SYCH CHANGES*/
	
	text-decoration: none;
}
#rightTabComponent TD TABLE
{
	height: auto;
	width: 1%;
	padding: 0 0 6px 0;
	margin: 0;
	background-image: none;
}
#rightTabComponent TD TABLE TD
{
	height: auto;
	vertical-align: bottom;
	background-image: none;
	padding: 0 0 0 0;
}
#rightTabComponent TD TABLE TD IMG
{
	padding: 0 0 0 0;
	width: 31px;
	height: 20px;
	border: 0;
}
#rightTabComponent TD TABLE TD INPUT
{
	margin: 0 4px 0 0;
	color: #333333;
}
#rightTabComponent TD P
{
	margin: 12px 0 0 0;
	padding: 0;
}

/* center body copy component */
#centerBody
{
	width: 97%;
	font-size: 12px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 170%;
	padding: 0 16px 6px 0;
	margin: 8px 0 20px 0;
}
#centerBody OL
{
	margin-top: 0;
	margin-left: 3.1em;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 6em;
	text-align: justify;
}


/* fix to make div contain children */
#centerBody:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
/* end fix */

#centerBody H1
{
	font-weight: bold;
	font-size: 16px;
	color: #669966;
	line-height: 20px;
	padding: 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}
#centerBody H2
{
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#centerBody H2.rule
{
	background: url(../images/dotrule.gif) repeat-x bottom left;
	padding: 8px 0 2px 0;
	margin: 0 0 4px 0;
}
#centerBody H2.grayFade
{
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	padding: 26px 8px 2px 2px;
	margin: -3px 0 12px 0;
	background: url(../images/background_grayGradiant.gif) #ffffff repeat-x top left;
	border-bottom: 1px solid #CCCCCC;
	line-height: 110%;
}
#centerBody H2.grayFadeAlone
{
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding: 26px 8px 2px 2px;
	margin: 8px 0 6px 0;
	background: url(../images/background_grayGradiant.gif) #ffffff repeat-x top left;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	line-height: 110%;
}
#centerBody H3
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#centerBody DIV
{
	padding: 0;
	margin: 0;
}
#centerBody DIV.dotruleCenter
{
	background: url(../images/dotrule.gif) repeat-x bottom left;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}
#centerBody SUP
{
	font-size: 9px;
	line-height: 0;
}
#centerBody DIV.dotruleCenter:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#centerBody DIV.contentAds
{
	width: 32%;
	margin: 14px -1px 14px 0;
	height: 90px;
	float: left;
	padding: 0 2px 0 2px;
	color: #666666;
	display: block;
}
#centerBody DIV.contentAds H2
{
	color: #999999;
	padding: 0;
}
#centerBody DIV.offers, DIV.offers
{
	width: 32%;
	margin: 14px -1px 14px 0;
	height: 90px;
	float: left;
	padding: 0 2px 0 2px;
	color: #666666;
	display: block;
}
#centerBody P
{
	padding: 4px 2px 8px 2px;
	margin: 0;
	text-align: justify;
	text-justify: auto;
	text-align-last: left;
}
P.bigTopMargin
{
	padding: 12px 2px 8px 2px;
}
#centerBody P.noBottomMargin
{
	padding-bottom: 0;
}
#centerBody P.withRule, P.withRule
{
	padding: 6px 0 20px 0;
	margin: 0;
	background: url(../images/dotrule.gif) repeat-x bottom left;
}
#centerBody P.withRuleTop, P.withRuleTop
{
	padding: 14px 0 0 0;
	margin-top: 20px;
	background: url(../images/dotrule.gif) repeat-x top left;
}
#centerBody P.disclaimer
{
	font-size: 10px;
	color: #7E7E7E;
	margin: 0;
	padding: 2px 6px 12px 2px;
	line-height: 130%;
}
#centerBody P.smMargin
{
	padding: 6px 6px 4px 2px;
	margin: 0;
}
#centerBody A.more
{
	color: #666666;
	font-size: 10px;
	float: right;
	line-height: 14px;
	padding: 0;
	font-weight: normal;
	margin: 0 6px 6px 0;
}
#centerBody A.more:link, #centerBody A.more:visited, #centerBody A.more:active
{
	color: #FF6600;
	text-decoration: underline;
}
#centerBody A.more:hover
{
	color: #CC3300;
	text-decoration: underline;
}
#centerBody H1 A.more
{
	color: #666666;
	font-size: 10px;
	float: right;
	line-height: 22px;
	padding: 0;
	font-weight: normal;
	margin: 0 6px 6px 0;
}
#centerBody A.orange, #centerBody A.orange:link, #centerBody A.orange:visited
{
	color: #FF6600;
	text-decoration: underline;
	white-space: nowrap;
}
#centerBody A.orange:active
{
	color: #CC3300;
}
#centerBody A.orange:hover
{
	color: #CC3300;
	text-decoration: none;
}
#centerBody DIV.titleFloat
{
	float: right;
	line-height: 23px;
}
#centerBody UL
{
	margin-top: 0;
	margin-left: 1.1em;
	padding-left: 0;
	padding-bottom: 0;
}
#centerBody LI, #contentTable LI
{
	list-style-type: none;
	background: transparent url(../images/rl-bullet.gif) no-repeat top left;
	line-height: 12px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 4px;
	position: relative;
}
#centerBody OL LI, #contentTable OL LI
{
	list-style-type: decimal;
	line-height: 150%;
	background: transparent;
	padding-left: 0;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: justify;
}
#centerBody DIV.dotruleCenter UL
{
	margin-top: 2px;
	margin-left: 2em;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 6em;
	text-align: justify;
}
#centerBody DIV.dotruleCenter UL LI
{
	line-height: 150%;
	background: transparent url(../images/rl-bullet_green.gif) no-repeat 2px left;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
	text-align: justify;
}
#centerBody DIV.dotruleCenter OL LI
{
	line-height: 150%;
	background: transparent;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 8px;
	text-align: justify;
}
#centerBody IMG.buttonFloat
{
	float: right;
	padding: 10px 12px 12px 12px;
	border: 0;
	margin: 0;
}
#centerBody DIV.zipCodeBox
{
	width: auto;
	float: right;
	border: 1px dotted #669966;
	margin: 10px 4px 10px 20px;
}
#centerBody DIV.zipCodeBox table
{
	margin: 5px;
	border: 0;
	font-size: 11px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	color: #669966;
}
#centerBody DIV.zipCodeBox td
{
	vertical-align: middle;
	padding-right: 4px;
	white-space: nowrap;
}
#centerBody DIV.zipCode input
{
	vertical-align: middle;
}
#centerBody DIV.zipCode img
{
	border: none;
	padding: 0 0 0 2px;
}
#centerBody DIV.checkNumberBox
{
	width: 180px;
	float: right;
	border: 1px dotted #669966;
	margin: 10px 4px 10px 20px;
}
#centerBody DIV.checkNumberBox table
{
	margin: 6px 6px 8px 8px;
	border: 0;
	width: auto;
	text-align: center;
}
#centerBody DIV.checkNumberBox td
{
	vertical-align: middle;
	padding-right: 4px;
	font-size: 11px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	color: #669966;
	line-height: 130%;
}
#centerBody DIV.checkNumberBox td.description
{
	padding-bottom: 6px;
	text-align: center;
}
#centerBody DIV.checkNumberBox td.field
{
	text-align: right;
	padding-right: 4px;
}
#centerBody DIV.checkNumberBox input
{
	vertical-align: middle;
}
#centerBody DIV.checkNumberBox img
{
	border: none;
	padding: 0 0 0 2px;
}
#centerBody DIV.dotruleCenter#bundle
{
	border: 0;
}
#centerBody DIV.dotruleCenter#bundle H2
{
	font-size: 15px;
	color: #669966;
	font-weight: normal;
	padding: 26px 8px 2px 2px;
	margin: -5px 0 12px 0;
	background: #ffffff url(../images/background_greenGradiant.gif) repeat-x top left; /* DZ CHANGE border-bottom: 1px solid #C3E3B2; */
	border-bottom: 1px solid #FFF;
	line-height: 110%;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing
{
	margin-top: 10px;
	text-align: right;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing#top
{
	margin: 0 0 8px 0;
	padding-bottom: 4px;
	background: url(../images/dotrule.gif) repeat-x bottom left;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing H2
{
	font-size: 15px;
	color: #669966;
	font-weight: normal;
	padding: 26px 8px 0 2px;
	margin: 0 0 4px 0;
	background: none;
	border-bottom: 0px;
	line-height: 110%;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing#top H2
{
	padding: 16px 8px 10px 2px;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing H2 SPAN
{
	font-size: 18px; /* color:#FF6600; */ /* color:black; */
	font-weight: bold;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing H3
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px 8px 2px 2px;
	margin: 0 0 12px 0;
	background: none;
	border-bottom: 0px;
	line-height: 110%;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing IMG.buttonFloat
{
	float: right;
	padding: 22px 12px 12px 16px;
	border: 0;
	margin: 0;
}
#centerBody DIV.dotruleCenter#bundle DIV.pricing#top IMG.buttonFloat
{
	padding: 12px 12px 12px 16px;
}
#centerBody DIV.dotruleCenter#bundle UL
{
	margin-top: 2px;
	margin-left: 2em;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 6em;
	text-align: justify;
}
#centerBody DIV.dotruleCenter#bundle LI
{
	line-height: 150%;
	background: transparent url(../images/rl-bullet_green.gif) no-repeat 2px 0;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 8px;
	text-align: justify;
}
#centerBody DIV.dotruleCenter#buildPage
{
	padding: 2px 0 18px 0;
}
#centerBody TABLE.build
{
	padding: 0;
	margin: 0 0 0 10px;
	width: 98%;
	border: 0;
	font-size: 12px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
#centerBody TABLE.build TR#sub TD
{
	border-top: 1px dashed #ffffff;
	background-color: #F4F4F4;
}
#centerBody TABLE.build TD
{
	padding: 11px 8px 5px 8px;
	background-color: #EFEFEF;
	border-top: 4px solid #ffffff;
}
#centerBody TABLE.build TD.main
{
	font-weight: bold;
}
#centerBody TABLE.build TD.sub
{
	background: transparent url(../images/backroundConnect.gif) no-repeat top left;
	padding-left: 32px;
}
#centerBody TABLE.build TD.button
{
	width: 130px;
	padding-top: 5px;
}
#centerBody TABLE.build TD.price
{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
#centerBody TABLE.build A, #centerBody TABLE.build A:link, #centerBody TABLE.build A:visited
{
	color: #FF6600;
	text-decoration: underline;
	font-size: 10px;
	white-space: nowrap;
}
#centerBody TABLE.build A:active
{
	color: #CC3300;
}
#centerBody TABLE.build A:hover
{
	color: #CC3300;
	text-decoration: none;
}
#centerBody img.productSpot
{
	padding: 0;
	margin: 4px 0 10px 0px;
	border: 0;
}
#centerBody img.headerIcon
{
	float: left;
	margin: -10px 4px 0 -7px;
	position: relative;
	width: 52px;
	height: 42px;
}
#centerBody div.dotruleCenter span.firstLine, #centerBody span.firstLine
{
	color: #498A22;
	font-weight: bold;
}
#wrapper
{
	position: relative;
	left: 0;
	top: -25px;
	border: 1px solid green;
}


/* container with rounded corners - outline only */
.roundedFlexible, #contentTable .col2 #centerBody div.roundedFlexible
{
	margin: 21px 0 6px 0;
	width: 97%;
	background-color: #ffffff;
	z-index: 99;
}
.roundedFlexible#auto, #contentTable .col2 #centerBody div.roundedFlexible#auto
{
	margin: 21px 0 6px 0;
	width: 50%;
	background-color: #ffffff;
	z-index: 99;
}
.roundedFlexible#smTopMargin, #contentTable .col2 #centerBody div.roundedFlexible#smTopMargin
{
	margin: -10px 0 6px 0;
}
.roundedFlexibleNoTopMargin, #contentTable .col2 #centerBody div.roundedFlexibleNoTopMargin
{
	margin: -5px 0 6px 0;
}
.roundedFlexibleChunks, #contentTable .col2 #centerBody div.roundedFlexibleChunks
{
	margin: 0 16px 6px 0;
}
.roundedFlexibleNoTop, #contentTable .col2 #centerBody div.roundedFlexibleNoTop
{
	margin: 10px 0 6px 0;
	width: 770px;
	background-color: #ffffff;
	z-index: 99;
}
.roundedTopLeft, .roundedTopRight, .roundedBotRight, .roundedBotLeft
{
	position: relative;
	background-color: #9ECB86; /* color of border */
	background-repeat: no-repeat;
	background-image: url(../images/roundedFlexibleBig.gif);
}
.roundedTopLeft, #contentTable .col2 #centerBody DIV.roundedTopLeft
{
	background-position: top left;
}
.roundedTopRight, #contentTable .col2 #centerBody DIV.roundedTopRight
{
	background-position: top right;
	left: 5px;
}
.roundedBotRight, #contentTable .col2 #centerBody DIV.roundedBotRight
{
	background-position: bottom right;
	top: 5px;
}
.roundedBotLeft, #contentTable .col2 #centerBody DIV.roundedBotLeft, #centerBody DIV.offers DIV.roundedBotLeft
{
	background-position: bottom left;
	right: 5px;
	padding: 3px 3px 8px 8px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	line-height: 16px;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
/* Hides from IE6 \*/
* .roundedBotLeft, #contentTable .col2 #centerBody DIV.roundedBotLeft, #centerBody DIV.offers DIV.roundedBotLeft
{
	height: 1%;
}
/* End hide from IE6 */
.roundedFlexibleChunks DIV.roundedBotLeft
{
	height: 150px;
}
#gray, #contentTable .col2 #centerBody DIV#gray
{
	background-color: #CCCCCC; /* color of border */
}
#centerBody DIV.roundedBotLeft
{
	background-color: #CCCCCC; /* color of border */
	padding: 6px 6px 8px 12px;
	text-align: left;
}
#noTop.roundedBotLeft
{
	padding: 10px 3px 14px 8px;
	background-color: #CCCCCC; /* color of border */
}
#noTop, #contentTable .col2 #centerBody DIV#noTop
{
	background-color: #ffffff; /* color of border */
}
#blue, #contentTable .col2 #centerBody DIV#blue
{
	background-color: #6699CC; /* color of border */
}
.roundedBotLeft A.more
{
	color: #666666;
	font-size: 10px;
	float: right;
	line-height: 6px;
	padding: 0 10px 0px 0;
	font-weight: normal;
}
.roundedBotLeft A.more:link, .roundedBotLeft A.more:visited, .roundedBotLeft A.more:active
{
	color: #FF6600;
	text-decoration: underline;
}
.roundedBotLeft A.more:hover
{
	color: #CC3300;
	text-decoration: none;
}

.roundedBotLeft DIV.flatHeader, #centerBody DIV.offers DIV.flatHeader
{
	margin: 8px 12px 2px 8px;
}
.roundedBotLeft DIV.shoppingCart
{
	margin: 0 0 0 0;
}
#cart
{
	width: 100%;
	font-size: 100%;
	line-height: 16px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	color: #666666;
	border-top: 1px solid #ACD396;
	padding: 0;
	margin: -8px 0 10px 0;
}
#cart TD
{
	padding: 2px 6px 0 6px;
	border: 0;
	vertical-align: bottom;
}
#cart TD.item
{
	border-right: 1px solid #ACD396;
	background: url(../images/dotruleTiny.gif) repeat-x bottom left;
}
#cart TD.price
{
	width: 30%;
	text-align: right;
	background: url(../images/dotruleTiny.gif) repeat-x bottom left;
}
#cart TD A:link, #cart TD A:visited, #cart TD A:active
{
	font-size: 100%;
	line-height: 16px;
	color: #FF6600;
}
#cart TD A:hover
{
	color: #993300;
	text-decoration: none;
}
#cart TR.lastRow TD.item, #cart TR.lastRow TD.price
{
	background: transparent;
}
#cart TR.total TD
{
	background: url(../images/background_doubleLine.gif) #F2F2F2 repeat-x top left;
	font-weight: bold;
	color: #336633;
	padding: 8px 4px 2px 4px;
	border-bottom: 1px solid #ACD396;
}
#cart TR.total TD.item
{
	color: #669966;
}
#cart TR.subHead TD
{
	color: #669966;
	padding-top: 10px;
}
#cartTotal
{
	font-size: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#cartTotal TD
{
	padding: 2px 6px 0 6px;
	border: 0;
	background-color: transparent;
	vertical-align: bottom;
}
#cartTotal TD.item
{
}
#cartTotal TD.price
{
	text-align: right;
	width: 30%;
}
#cartTotal TR.subHead TD
{
	color: #669966;
	padding-top: 10px;
	font-weight: bold;
	padding: 0 0 0 0;
}
#cartTotal TR.subHead TD P
{
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}
#cartTotal TR.total TD
{
	font-weight: bold;
	color: #336633;
	padding: 5px 4px 0 4px;
}
#cartTotal TR.total TD.item
{
	color: #669966;
}
#cartGroup
{
	font-size: 100%;
	width: 100%;
	padding: 0;
	margin: 0 0 2px 0;
	background-color: transparent;
}
#cartGroup TD
{
	padding: 0 2px 0 2px;
	border: 0;
	background-color: transparent;
	vertical-align: bottom;
}
#cartGroup TD.item
{
	color: #336633;
	font-weight: bold;
}
#cartGroup TD.price
{
	text-align: right;
	width: 30%;
}
#cartGroup A:link, #cartGroup A:visited, #cartGroup A:active
{
	color: #669966;
}
#cartGroup A:hover
{
	color: #336633;
	text-decoration: none;
}
.roundedBotLeft P.or, #contentTable .col2 #centerBody DIV.roundedBotLeft P.or
{
	padding: 1px 0;
	margin: 2px 2px;
	background: url(../images/dotrule.gif) transparent repeat-x 0px 9px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
}
.roundedBotLeft P.or span, #contentTable .col2 #centerBody DIV.roundedBotLeft P.or span
{
	background-color: white;
	padding: 0 10px;
	color: #8DA7BF;
}
.roundedBotLeft H2, #contentTable .col2 #centerBodyy DIV.roundedBotLeft H2, #centerBody DIV.offers DIV.roundedBotLeft H2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding-bottom: 2px;
}
.roundedBotLeft H2.blue, #contentTable .col2 #centerBody DIV.roundedBotLeft H2.blue
{
	color: #003366;
}
#contentTable .col2 #centerBody DIV.roundedBotLeft H2.blue
{
	padding: 0;
}
.roundedBotLeft H2.blueNoWrap, #contentTable .col2 #centerBody DIV.roundedBotLeft H2.blueNoWrap
{
	color: #003366;
	display: inline;
	margin-right: 8px;
}
.roundedBotLeft H2.green, #contentTable .col2 #centerBody DIV.roundedBotLeft H2.green
{
	color: #669933;
}
.roundedBotLeft H2.darkGreen, #contentTable .col2 #centerBody DIV.roundedBotLeft H2.darkGreen
{
	color: #006600;
}
.roundedTopLeft #blue H2, #contentTable .col2 #centerBody DIV.roundedTopLeft #blue H2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding-bottom: 2px;
	color: #336699;
}
#centerBody DIV.dotruleCenter#bundle DIV.roundedBotLeft H3, #contentTable .col2 #centerBody DIV.roundedBotLeft H3
{
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #cccccc;
}
.roundedBotLeft P, #centerBody DIV.roundedBotLeft P
{
	margin: 0;
	padding-bottom: 8px;
}
.roundedBotLeft P.squished, #contentTable .col2 #centerBody DIV.roundedBotLeft P.squished
{
	line-height: 12px;
}
.roundedBotLeft P.map
{
	text-align: center;
	margin-top: -4px;
}
#centerBody DIV.dotruleCenter#bundle DIV.roundedBotLeft P, #contentTable .col2 #centerBody DIV.roundedBotLeft P
{
	text-align: left;
}
#centerBody DIV.dotruleCenter#bundle DIV.roundedBotLeft P span, #contentTable .col2 #centerBody DIV.roundedBotLeft P span
{
	color: #669966;
}
#centerBody DIV.dotruleCenter#bundle DIV.roundedFlexible
{
	margin: 21px 0 21px 0;
}
.roundedBotLeft UL, #contentTable .col2 #centerBody DIV.roundedBotLeft UL
{
	margin-top: -2px;
	margin-left: .1em;
	padding-left: 0;
	padding-bottom: 0;
}
.roundedBotLeft UL.ad, #contentTable .col2 #centerBodyy DIV.roundedBotLeft UL.ad
{
	margin-top: 7px;
	margin-left: .1em;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 12px;
}
.roundedBotLeft LI, #contentTable .col2 #centerBody DIV.roundedBotLeft li
{
	list-style-type: none;
	background: url(../images/rl-bullet.gif) transparent no-repeat 2px 0;
	line-height: 12px;
	padding-left: 9px;
	margin-top: 4px;
	margin-bottom: 6px;
	position: relative;
}
.roundedBotLeft DIV.flatHeader UL, #contentTable .col2 #centerBody DIV.flatHeader UL
{
	margin-top: 10px;
	margin-bottom: 4px;
}
.roundedBotLeft DIV.flatHeader LI
{
	margin-bottom: 8px;
}
.roundedBotLeft DIV.flatHeader P.price, .roundedBotLeft P.price
{
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	padding: 0;
}

/* position list chunks side by side */
.roundedBotLeft DIV.wrappingList
{
	float: left;
	width: 18em;
}
.roundedBotLeft DIV.wrappingList UL
{
	margin-top: -3px;
}
.roundedBotLeft span
{
	color: #FF6600;
}
.roundedBotLeft A, .roundedBotLeft A:link, .roundedBotLeft A:visited
{
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
	text-decoration: underline;
}
.roundedBotLeft A:active
{
	color: #00a4e3;
	/*color: #003366;* SYCH CHANGES*/
}
.roundedBotLeft A:hover
{	
	color: #00a4e3;
	/*color: #003366;* SYCH CHANGES*/
	text-decoration: none;
}
.roundedBotLeft A.bold
{
	font-weight: bold;
}
.roundedBotLeft IMG.buttonSpacing
{
	padding: 2px 0 0 0;
}
.roundedBotLeft SPAN.orangeLink
{
	color: #666666;
}
.roundedBotLeft SPAN.orangeLink A, .roundedBotLeft SPAN.orangeLink A:link, .roundedBotLeft SPAN.orangeLink A:visited
{
	color: #FF6600;
	text-decoration: underline;
}
.roundedBotLeft SPAN.orangeLink A:active
{
	color: #CC3300;
}
.roundedBotLeft SPAN.orangeLink A:hover
{
	color: #CC3300;
	text-decoration: none;
}
.roundedBotLeft DIV.zipCode button
{
	vertical-align: middle;
	border: none;
	padding: 0 0 1px 0;
	background: none;
	cursor: pointer; *cursor:hand;/*alternate cursor for IE*/}
#buttonTab, #contentTable .col2 #centerBody #buttonTab
{
	background: url(../images/buttonTab_Left.gif) transparent no-repeat bottom left;
	height: auto;
	width: auto;
	float: left;
	z-index: 100;
	position: relative;
	top: -6px;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
}
#buttonTab DIV, #contentTable .col2 #centerBody #buttonTab DIV
{
	background: url(../images/buttonTab_RightBottom.gif) transparent no-repeat bottom right;
	height: auto;
	width: auto;
	z-index: 101;
	border: 0;
}
#buttonTab DIV DIV, #contentTable .col2 #centerBody #buttonTab DIV DIV
{
	background: url(../images/buttonTab_RightTop.gif) transparent no-repeat top right;
	height: auto;
	width: auto;
	z-index: 102;
	border: 0;
}
#buttonTab DIV DIV IMG, #contentTable .col2 #centerBody #buttonTab DIV DIV IMG
{
	margin: 4px 13px 7px 8px;
}
#buttonTab.blue, #contentTable .col2 #centerBody #buttonTab.blue
{
	background: url(../images/buttonTab_Left2.gif) transparent no-repeat bottom left;
}
#buttonTab.blue DIV, .#contentTable .col2 #centerBody #buttonTab.blue DIV
{
	background: url(../images/buttonTab_RightBottom2.gif) transparent no-repeat bottom right;
}
#buttonTab.blue DIV DIV, #contentTable .col2 #centerBody #buttonTab.blue DIV DIV
{
	background: url(../images/buttonTab_RightTop2.gif) transparent no-repeat top right;
}
/* Hides from IE6 \*/
* html #buttonTab DIV DIV, * html #contentTable .col2 #centerBody DIV#buttonTab DIV DIV
{
	width: 1%;
}
* html #buttonTab DIV DIV IMG, * html #contentTable .col2 #centerBody DIV#buttonTab DIV DIV IMG
{
	margin: 4px 13px 4px 8px;
}
/* End hide from IE6 */

/* solid color container with rounded corners */
/*DZ CHANGE .solidRounded { background-color: #C3E3B2; } */
.solidRounded
{
	background-color: #FFF;
}
.solidRoundedLtGreen
{
	background-color: #E3F2DC;
}
.solidRoundedGray
{
	background-color: #EFEFEF;
}
.solidRoundedBlue
{
	background-color: #D9E4EE;
}
.solidRoundedLtOrange
{
	background-color: #FFE7B9;
	position: relative;
}
.solidRoundedBlueDouble
{
	background-color: #D9E4EE;
	margin-top: 8px;
}
.solidRoundedMedGrayAlone
{
	background-color: #EFEFEF;
	margin: 20px 0 6px 0;
}
.solidRoundedMedGreenAlone
{
	background-color: #DAECD0;
	margin: 20px 0 6px 0;
}
.solidRoundedTop div
{
	background: url(../images/simple_top_left.gif) no-repeat top left;
}
.solidRoundedTop
{
	background: url(../images/simple_top_right.gif) no-repeat top right;
}
.solidRoundedBot div
{
	background: url(../images/simple_bottom_left.gif) no-repeat bottom left;
}
.solidRoundedBot
{
	background: url(../images/simple_bottom_right.gif) no-repeat bottom right;
}
#flat.solidRoundedBot div
{
	background-image: none;
	height: 2px;
}
#flat.solidRoundedBot
{
	background-image: none;
	height: 2px;
	margin-bottom: 8px;
}
#point
{
	background: url(../images/orangeArrowBottom.gif) no-repeat top center;
	width: 100%;
	height: 8px;
	padding: 0;
	margin: 0;
}
.solidRoundedTop div, .solidRoundedTop, .solidRoundedBot div, .solidRoundedBot
{
	width: 100%;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}
#solidRoundedContent, #centerBody DIV#solidRoundedContent, #centerBody DIV.offers DIV#solidRoundedContent
{
	margin: 0 10px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
	position: relative;
}
DIV.shoppingCart DIV#solidRoundedContent
{
	margin: 0 6px;
}
#solidRoundedContent.green, #centerBody DIV#solidRoundedContent.green
{
	color: #4D4D4D;
}
#solidRoundedContent.darkOrange, #centerBody DIV#solidRoundedContent.darkOrange
{
	color: #A74301;
	position: relative;
}
#solidRoundedContent.ltGreen, #centerBody DIV#solidRoundedContent.ltGreen
{
	color: #666666;
	margin: 0 6px;
}
#solidRoundedContent.centered, #centerBody DIV#solidRoundedContent.centered
{
	text-align: center;
}
#solidRoundedContent P.centered, #centerBody DIV#solidRoundedContent P.centered
{
	text-align: center;
	width: 98%;
	padding: 0;
	margin: 0;
}
#solidRoundedContent H2, #centerBody DIV#solidRoundedContent H2, #centerBody DIV.offers DIV#solidRoundedContent H2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#solidRoundedContent H2.medGray, #centerBody DIV#solidRoundedContent H2.medGray
{
	color: #666666;
}
#solidRoundedContent H2.largeGray, #centerBody DIV#solidRoundedContent H2.largeGray
{
	color: #666666;
	font-size: 15px;
}
#solidRoundedContent H3, #centerBody DIV#solidRoundedContent H3
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#solidRoundedContent P.dark, #centerBody DIV#solidRoundedContent P.dark
{
	margin: 0;
	padding-bottom: 2px;
	color: #4c4c4c;
}
#solidRoundedContent DIV.noHeader#form
{
	margin: 4px 0 2px 0;
}
#solidRoundedContent DIV#form P
{
	margin: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #666666;
}
#solidRoundedContent DIV#form LABEL
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}
#solidRoundedContent DIV#form LABEL.small
{
	font-size: 10px;
}
#solidRoundedContent DIV#form INPUT
{
	margin: -1px 0 0 0;
	padding: 0;
}
#solidRoundedContent DIV#form IMG
{
	margin-top: 4px;
	padding: 0;
}
#solidRoundedContent DIV#form H3
{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
#solidRoundedContent DIV#form P.butRightAlign
{
	display: block;
	text-align: center;
	padding-right: 6px;
	padding-bottom: 2px;
}
#solidRoundedContent DIV#form A:link, #solidRoundedContent DIV#form A:visited, #solidRoundedContent DIV#form A:active
{
	font-size: 10px;
	text-decoration: underline;
}
#solidRoundedContent DIV#form A:hover
{
	text-decoration: underline;
}
#solidRoundedContent SPAN.centered, #contentTable .col2 #centerBody DIV#solidRoundedContent SPAN.centered
{
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
}
#solidRoundedContent UL, #contentTable .col2 #centerBody DIV#solidRoundedContent UL
{
	margin-bottom: 6px;
}
#solidRoundedContent UL.secondSet, #contentTable .col2 #centerBody DIV#solidRoundedContent UL.secondSet
{
	margin-top: 14px;
	padding-top: 8px;
	background: url(../images/dotrule.gif) repeat-x top left;
}
#solidRoundedContent UL.highlight, #contentTable .col2 #centerBody #solidRoundedContent UL.highlight
{
	margin-left: 2em;
}
#solidRoundedContent UL.highlight LI A, #contentTable .col2 #centerBody #solidRoundedContent UL.highlight LI A
{
	padding: 2px;
}
#solidRoundedContent UL.highlight LI A:hover, #contentTable .col2 #centerBody #solidRoundedContent UL.highlight LI A:hover
{
	background-color: #EEF3F7;
	text-decoration: underline;
}
#solidRoundedContent.green UL span, #contentTable .col2 #centerBody #solidRoundedContent.green UL span
{
	color: #669966;
	font-weight: bold;
	clear: right;
}
#solidRoundedContent UL.address, #contentTable .col2 #centerBody #solidRoundedContent UL.address
{
	margin: 2px 6em -10px 2em;
	padding: 0;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #8DA7BF;
	position: relative;
}
#solidRoundedContent UL.address LI, #contentTable .col2 #centerBody #solidRoundedContent UL.address
{
	line-height: 120%;
	background: none;
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 0;
	text-align: left;
}
#solidRoundedContent DIV.authenticatedHome P
{
	margin: 2px 4px 0px 0;
	padding-bottom: 2px;
	line-height: 12px;
}
#solidRoundedContent DIV.authenticatedHome P.topRule
{
	margin: 0px 4px 0 0;
	line-height: 14px;
	border-top: 1px dotted #8DA7BF;
	text-align: left;
	padding: 5px 4px 0 0;
}
/* */
* html #solidRoundedContent DIV.authenticatedHome P.topRule
{
	height: 1%;
}
/* */
#solidRoundedContent DIV.authenticatedHome P.topRule A.floatRight
{
	float: right;
	padding: 0;
	margin: 0;
}
#solidRoundedContent DIV.authenticatedHome SPAN
{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	white-space: nowrap;
}
DIV.billSummary
{
	width: 97%;
	font-size: 12px;
	background-color: #DEF0D4;
	border: 1px solid #ffffff;
	padding: 6px;
	margin: 0px auto;
}
DIV.roundedBotLeft span.noWrapHeader
{
	margin: 0;
	padding: 0 0 3px 0;
	display: block;
	color: #666666;
}
div.popUp
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
}
div.popUp H2
{
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	padding: 14px 0 2px 10 px;
	margin: 0 0 0 0;
	background-color: #BBCCDC;
}
div.popUp P
{
	font-size: 12px;
	color: #666666;
	padding: 12px 10px 2px 10px;
	margin: 0 0 0 0;
	line-height: 16px;
}
#solidRoundedContent DIV.billSummary DIV TABLE
{
	width: 100%;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #666666;
}
#solidRoundedContent DIV.billSummary DIV TABLE TR
{
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#solidRoundedContent DIV.billSummary DIV TABLE TR#total TD
{
	background: url(../images/greenDot.gif) repeat-x top left;
	padding: 6px 2px 2px 2px;
	font-weight: bold;
	vertical-align: top;
}
#solidRoundedContent DIV.billSummary DIV TABLE TD
{
	font-size: 12px;
	background-color: #DEF0D4;
	padding: 1px 2px 4px 2px;
	margin: 0;
}
#solidRoundedContent DIV.billSummary DIV TABLE TD.rightAlign
{
	text-align: right;
}


/* Homepage Styles */
/* Component styles */
#rightPhoneNumberComponent
{
	height: 55px;
	width: 100%;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	padding: 0;
	margin: 0 0 -6px 0;
}
#rightPhoneNumberComponent TD
{
	height: 51px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #BBCCDD;
	padding: 4px 0 0 8px;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	background: #003366 url(../images/leftNav_topCornerLt.gif) no-repeat top left;
}
#rightPhoneNumberComponent TD.botCorner
{
	vertical-align: bottom;
	text-align: left;
	height: 4px;
	background: #003366 url(../images/leftNav_bottomRt.gif) no-repeat bottom right;
	padding: 0;
	border-left: 2px solid #ffffff;
}
#rightPhoneNumberComponent TD.botCorner IMG
{
	height: 4px;
	width: 4px;
	border: 0;
}
#homeMainContainer
{
	width: 769px;
	padding: 0;
	margin: 0;
	border: 0;
}
#homeMainContainer TD
{
	width: auto;
	border: 0;
	padding-right: 8px;
	margin: 0;
}
#homeMainContainer TD.last
{
	padding-right: 0;
}
#homeHighlight1, #homeHighlight2, #homeHighlight3
{
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	background-color: #ffffff;
	width: 251px;
	border: 0;
	padding: 0;
}
#homeHighlight1 TD, #homeHighlight2 TD, #homeHighlight3 TD
{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 0;
	margin: 0;
}
#homeHighlight1 A, #homeHighlight1 A:link, #homeHighlight1 A:visited, #homeHighlight2 A, #homeHighlight2 A:link, #homeHighlight2 A:visited, #homeHighlight3 A, #homeHighlight3 A:link, #homeHighlight3 A:visited
{
	color: #FF6600;
	text-decoration: underline;
}
#homeHighlight1 A:active, #homeHighlight2 A:active, #homeHighlight3 A:active
{
	color: #CC3300;
}
#homeHighlight1 A:hover, #homeHighlight2 A:hover, #homeHighlight3 A:hover
{
	color: #CC3300;
	text-decoration: none;
}
#homeHighlight1 TD.titleBar, #homeHighlight2 TD.titleBar, #homeHighlight3 TD.titleBar
{
	/* DZ CHANGE background-color:#9FCC87; */
	background-image: url(/cms_images/roundedoutline1007_v2.ccom);
	height: 26px;
	vertical-align: middle;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#homeHighlight1 TD.description, #homeHighlight2 TD.description, #homeHighlight3 TD.description
{
	/* DZ CHANGE background: #C3E3B2 url(../images/simple_bottom_left.gif) no-repeat bottom left; */
	background-color: #fff;
	vertical-align: top;
	height: 84px;
	padding: 7px 10px 0px 10px;
}
#homeHighlight1 TD.button, #homeHighlight2 TD.button, #homeHighlight3 TD.button
{
	/* DZ CHANGE background: #C3E3B2 url(../images/homeButton_tab.gif) no-repeat top right; */
	background-color: FFF;
	text-align: right;
	vertical-align: top;
	height: 34px;
}
#homeHighlight1 IMG, #homeHighlight2 IMG, #homeHighlight3 IMG
{
	width: 251px;
	height: 208px;
	border: 0;
}
#homeHighlight1 IMG.orderBut, #homeHighlight2 IMG.orderBut, #homeHighlight3 IMG.orderBut
{
	width: 105px;
	height: 27px;
	padding-right: 8px;
}
#homeHighlight1 UL, #homeHighlight2 UL, #homeHighlight3 UL
{
	margin-top: 2px;
	margin-left: .2em;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#homeHighlight1 LI, #homeHighlight2 LI, #homeHighlight3 LI
{
	list-style-type: none; /* DZ CHANGE background: transparent url(../images/rl-bullet_dark.gif) no-repeat top left;*/
	line-height: 11px;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-top: 0;
	position: relative;
}
#homeHighlight1 LI A, #homeHighlight1 LI A:link, #homeHighlight1 LI A:visited, #homeHighlight2 LI A, #homeHighlight2 LI A:link, #homeHighlight2 LI A:visited, #homeHighlight3 LI A, #homeHighlight3 LI A:link, #homeHighlight3 LI A:visited
{
	color:#005984;
	/*color: #003366;* SYCH CHANGES*/
	text-decoration: underline;
}
#homeHighlight1 LI A:active, #homeHighlight2 LI A:active, #homeHighlight3 LI A:active
{
	color:#005984;
	/*color: #336699;* SYCH CHANGES*/
}
#homeHighlight1 LI A:hover, #homeHighlight2 LI A:hover, #homeHighlight3 LI A:hover
{
	color: #00a4e3;
	/*color: #003366;* SYCH CHANGES*/
	text-decoration: none;
}
#homeTeaser
{
	height: 53px;
	width: 97%;
	line-height: 16px;
	font-size: 15px;
	color: #666666;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	padding: 0;
	margin: 7px 30px 7px 16px;
	border: 0;
}
#homeTeaser TD
{
	width: 20%;
	vertical-align: middle;
}
#homeTeaser TD.adText
{
	width: 80%;
}
#homeTeaser A, #homeTeaser A:link, #homeTeaser A:visited
{
	color: #FF6600;
	text-decoration: underline;
}
#homeTeaser A:active
{
	color: #CC3300;
}
#homeTeaser A:hover
{
	color: #CC3300;
	text-decoration: none;
}
#homeTeaser IMG
{
	margin-right: 20px;
}
.adContainerHome
{
	float: left;
	width: 300px;
	height: 244px;
	margin-right: 20px;
	border-right: 1px dashed #D4D4D4;
	display: block;
}
.homeSmAd
{
	width: 280px;
	height: 90px;
	margin: 0 20px 0 10px;
	color: #333333;
	line-height: 17px;
}
.homeSmAd2
{
	width: 310px;
	height: 90px;
	margin: 20px 20px 0 10px;
	color: #333333;
	line-height: 17px;
}
.homeSmAd IMG
{
	float: left;
	padding-right: 16px;
}
.homeSmAd H2
{
	color: #333333;
	line-height: 15px;
}
.homeSmAd P
{
	padding-bottom: 0;
}
.imageAd
{
	width: auto;
	height: auto;
	margin: 22px 0 6px 0;
	border: 0;
	padding: 0;
}

/* Generic Form Styles */
.formContainer, #contentTable .col2 #centerBody .formContainer
{
	margin: 0 auto;
	padding: .5em;
	width: 380px;
	text-align: left;
}
.formContainerWide, #contentTable .col2 #centerBody .formContainerWide
{
	margin: 0 auto;
	padding: .5em;
	width: 450px;
	text-align: left;
}
div#basic, #contentTable .col2 #centerBody div#basic
{
	margin: 0;
	padding: 0;
}
div#basic fieldset, #contentTable .col2 #centerBody div#basic fieldset
{
	margin: 8px 0 8px 0;
	padding-top: 9px;
	border: 1px solid white;
}
div#basic fieldset#solo, #contentTable .col2 #centerBody div#basic fieldset#solo
{
	padding-bottom: 14px;
	padding-top: 12px;
}
div#basic legend, #contentTable .col2 #centerBody div#basic legend
{
	margin: 1em 0;
	padding: 0 .5em;
	background: transparent;
}
div#basic label
{
	float: left;
	width: 100px;
	padding: 1px .5em 0 2em;
	text-align: right;
	font-size: 100%;
	line-height: 23px;
	white-space: nowrap;
}
div#basic div.fakeLabel
{
	float: left;
	width: 100px;
	padding: 1px .5em 0 2em;
	text-align: right;
	font-size: 100%;
	line-height: 23px;
	margin: 0;
}
div#basic div.formText
{
	width: auto;
	padding: 1px 1px 1px 2px;
	font-size: 100%;
	line-height: 23px;
	margin: 0;
	white-space: nowrap;
}
div.formContainerWide div#basic label
{
	width: 180px;
}
div.formContainerWide div#basic div.fakeLabel
{
	width: 180px;
}
div#basic fieldset#solo label
{
	width: 180px;
}
div#basic fieldset#solo div.revCheck label
{
	float: none;
	width: 200px;
	padding: 1px 0 0 4px;
	font-size: 100%;
	line-height: 23px;
	white-space: nowrap;
}
div#basic fieldset div
{
	margin-bottom: .7em;
	padding: 0;
	display: block;
	height: 25px;
	vertical-align: bottom;
}
div#basic fieldset#solo div.revCheck
{
	margin-top: 20px;
}
div#basic span.preFill
{
	color: #669966;
	font-weight: normal;
	padding: 1px;
	margin: 0 0 0 6px;
	line-height: 25px;
}
div#basic fieldset div input, div#basic fieldset div textarea, div#basic fieldset div select
{
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 4px 1px 1px 2px;
	color: #333;
	font-size: 100%;
	font-weight: normal;
}
div#basic fieldset div input.autoSize, div#basic fieldset div textarea.autoSize, div#basic fieldset div select.autoSize
{
	width: auto;
}
div#basic fieldset div input.halfSize, div#basic fieldset div textarea.halfSize, div#basic fieldset div select.halfSize
{
	width: 73px;
}
div#basic input:focus, div#basic textarea:focus
{
	background: #efefef;
	color: #000;
}
/* required fields - does not work in IE */
div#basic fieldset div.fm-req
{
	font-weight: bold;
}
div#basic fieldset div.requiredAlert
{
	background: transparent url(../images/requiredArrow.gif) no-repeat top left;
	float: right;
	width: auto;
	color: #ffffff;
	font-weight: normal;
	line-height: 21px;
	height: 21px;
	font-size: 10px;
	padding: 0 8px 0 16px;
	margin: 1px 4px 0 0;
}
.print
{
	background: transparent url(../images/print.gif) no-repeat top left;
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	padding: 0 0 3px 20px;
	margin: 0 4px 0 12px;
	height: 16px;
}

div#basic fieldset#solo div.revCheck input
{
	width: auto;
	border: 0;
	padding: 1px;
	color: #333;
	font-size: 100%;
	font-weight: normal;
	float: left;
	margin-left: 40px;
}

SPAN.smallInst
{
	font-size: 11px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	padding-left: 6px;
}
SPAN.smallInstOrange
{
	font-size: 11px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
	padding-left: 6px;
}
SPAN.orange
{
	color: #FF6600;
}
TABLE.chunks
{
	width: 98%;
	border: 0;
	margin-top: 18px;
}
TABLE.chunks#noTopMargin
{
	margin-top: -14px;
}
TABLE.chunks TD, TABLE.chunks#noTopMargin TD
{
	padding: 8px 2px 0 0;
	width: 100;
}
#order
{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	line-height: 14px;
	font-size: 100%;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#order TABLE, #order TABLE TABLE, #order TABLE TABLE TABLE
{
	width: 100%;
	border: 0;
	margin: 0;
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
#order TABLE TD
{
	padding: 12px 20px 4px 12px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #ffffff;
	line-height: 14px;
}
#order FORM, #order TABLE TD FORM
{
	padding: 0;
	margin: 0;
}
#order TABLE TD input
{
	float: left;
	padding: 0;
	margin: 0px 4px 0 0;
	display: block;
}
* html #order TABLE TD input
{
	margin: -4px 2px 0 0;
}
/* IE hack to align inputs */

#order TR#sub TD, #order TABLE TR#sub TD
{
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 12px 8px 4px 12px;
}
#order TR#sub2 TD, #order TABLE TR#sub2 TD
{
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 12px 8px 4px 24px;
}
#order TD UL, #order TABLE TD UL
{
	margin-top: 0;
	margin-left: 2em;
	padding-top: 6px;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 6em;
	text-align: justify;
}
#order TD LI, #order TABLE TD LI
{
	line-height: 150%;
	background: transparent url(../images/rl-bullet_green.gif) no-repeat 2px 0;
	padding-left: 7px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-align: justify;
}
#order TD.first
{
	padding-left: 20px;
}
#order TD.first2
{
	padding-left: 30px;
	background-color: #FAFAFA;
	border-left: 1px solid #EFEFEF;
}
#order TD.price
{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	width: 15%;
	border-left: 1px dotted #CCCCCC;
	padding: 12px 10px 4px 24px;
}
#order TABLE TR#sub TD A
{
	font-weight: normal;
	float: right;
	line-height: 12px;
	padding-right: 10px;
}
#order TABLE TR#subTotal TD
{
	font-weight: bold;
	background-color: #ffffff;
	text-align: right;
	padding: 20px 8px 4px 12px;
}
#order TABLE TR#subTotal TD.price
{
	font-weight: bold;
	background-color: #FAFAFA;
	border-right: 1px solid #EFEFEF;
	border-left: 1px dotted #CCCCCC;
	text-align: right;
}
#order TABLE TR#total TD
{
	font-weight: bold;
	font-size: 126%;
	background-color: #ffffff;
	border-right: 1px solid #EFEFEF;
	border-top: 1px solid #999999;
	text-align: right;
	padding: 22px 8px 4px 12px;
	color: #003366;
	vertical-align: bottom;
}
#order TABLE TR#total TD.price
{
	background-color: #FAFAFA;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px solid #EFEFEF;
	text-align: right;
}
#order A, #order A:link, #order A:visited
{
	color: #FF6600;
	text-decoration: underline;
	white-space: nowrap;
}
#order A:active
{
	color: #CC3300;
}
#order A:hover
{
	color: #CC3300;
	text-decoration: none;
}

/* StepNav Styles */
#stepNavContainer
{
	width: 98%;
	height: 77px;
	border: 0;
	padding: 0;
	padding-top: 1px;
	margin-top: -15px;
	margin-bottom: 26px;
}
#stepNavContainer TD
{
	width: auto;
}
.stepNav
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
.stepNav TD, .stepNav#off TD
{
	background: #ffffff url(../images/stepNav_dotBack.gif) no-repeat top right;
	height: 50px;
	font-family:  Arial,  Helvetica,sans-serif,"Lucida Grande" ,Verdana;
	font-size: 11px;
	vertical-align: bottom;
	color: #999999;
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.stepNav#complete TD
{
	background: #ffffff url(../images/stepNav_dotBack.gif) no-repeat top right;
	color: #666666;
	vertical-align: bottom;
}
.stepNav#on TD
{
	background: #F1F1F1 url(../images/stepNav_dotBack.gif) no-repeat top right;
	color: #FF6600;
	vertical-align: bottom;
}
.stepNav TD.stepTitle, .stepNav#off TD.stepTitle
{
	background: #ffffff url(../images/stepNav_off.gif) no-repeat top right;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	line-height: 24px;
	text-transform: uppercase;
	white-space: nowrap;
}
.stepNav#complete TD.stepTitle
{
	background: #ffffff url(../images/stepNav_complete.gif) no-repeat top right;
	color: #ffffff;
	vertical-align: middle;
}
.stepNav#on TD.stepTitle
{
	background: #F1F1F1 url(../images/stepNav_on.gif) no-repeat top right;
	color: #ffffff;
	vertical-align: middle;
}
.stepNav TD P
{
	padding: 2px 14px 0 4px;
	margin: 0;
	white-space: normal;
}
.stepNav TD.stepTitle P
{
	padding: 3px 49px 0px 6px;
	margin: 0;
	white-space: nowrap;
}
/* Schedule Widget Styles */
#scheduleWidget
{
	border: 1px solid #91ABC4;
	width: 100%;
	padding: 4px;
	margin: 0;
	font-size: 1em;
	background: #ffffff url(../images/background_tallBlueFade.gif) repeat-x top right;
}
#scheduleWidget TD
{
	padding: 8px;
	margin: 0;
	width: 20%;
}
#scheduleWidget TR.calendarDay TD
{
	color: #336699;
	background-color: #E6EDF2;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #AFC4D8;
	border-top: 1px solid #AFC4D8;
	padding: 4px 6px 2px 4px;
}
#scheduleWidget TR.calendarDay TD.last
{
	border-right: 1px solid #AFC4D8;
}
#scheduleWidget TR.calendarDay TD span
{
	font-weight: bold;
	font-size: 1.2em;
}
#scheduleWidget TR TD P
{
	font-weight: normal;
	font-size: .8em;
	text-align: center;
	vertical-align: middle;
	line-height: 150%;
	height: 100%;
	width: 95%;
	padding: 2px;
	margin: 4px 0 0 0;
	color: #6699CC;
}
#scheduleWidget TR.calendarTime TD
{
	border-right: 1px solid #ffffff;
	border-left: 1px solid #AFC4D8;
	padding: 4px;
	color: #666666;
}
#scheduleWidget TR.calendarTime TD.last
{
	border-right: 1px solid #AFC4D8;
}
#scheduleWidget TH.calendarNext
{
	font-weight: normal;
	text-align: center;
	padding: 8px 6px 2px 4px;
	border-top: 1px solid #CCDAE7;
}
#scheduleWidget TH.calendarTitle
{
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 4px 0 4px 0;
}

/* Current Offers Component Styles */
#contentTable TD.col2 table.currentOffers
{
	width: 96%;
	height: 100%;
	margin: 0 0 10px 0;
}
#contentTable TD.col2 table.currentOffers TR.bodyArea
{
	height: 99%;
}
#contentTable TD.col2 table.currentOffers TR.tabArea
{
	height: 1%;
}
#contentTable TD.col2 table.currentOffers TD.content
{
	border-left: 1px solid #ffcc99;
	border-right: 1px solid #ffcc99;
	border-top: 4px solid #FF6600;
	vertical-align: top;
	color: #666666;
	padding: 0px;
}
#contentTable TD.col2 table.currentOffers TD.content h1
{
	background: #FFFFFF url(../images/background_offers_fade.gif) repeat-x bottom left;
	color: #336699;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 20px 6px 2px 6px;
	z-index: 90;
	margin: 0 0 18px 0;
	width: auto;
	display: block;
}
#contentTable TD.col2 table.currentOffers TD.content p
{
	padding: 0 8px 0 8px;
	font-size: 12px;
	margin: 0 0 8px 0;
	line-height: 16px;
}

#contentTable TD.col2 table.currentOffers TD.content ul
{
	margin: 0 4px 0 .8em;
	padding: 0;
}
#contentTable TD.col2 table.currentOffers TD.content li
{
	line-height: 12px;
	font-size: 11px;
	padding-left: 8px;
	margin-bottom: 8px;
	margin-top: 4px;
	position: relative;
}

#contentTable TD.col2 table.currentOffers TD.content ul ul
{
	margin: -2px 4px 0 1em;
	padding: 0;
}
#contentTable TD.col2 table.currentOffers TD.content ul ul li
{
	line-height: 12px;
	font-size: 11px;
	padding-left: 8px;
	margin-bottom: 6px;
	margin-top: 6px;
	position: relative;
}
/*
''####################################################################################################
'' ISSUE ID #6018   07-06-2009  JLN
''####################################################################################################
'' Description:  Price sometimes obscured part of offer name in Offer.ascx control.
''      Change:  Changed top edge from 7px to 2px, and left edge from -7px to -2px.
''####################################################################################################
*/
#contentTable TD.col2 table.currentOffers TD.content div
{
	float: right;
	height: 44px;
	width: 79px;
	z-index: 100;
	position: relative;
	top: 2px;
	left: -2px;
	margin: 0px;
}
#contentTable TD.col2 table.currentOffers TD.content div table
{
	background-color: transparent;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#contentTable TD.col2 table.currentOffers TD.content div table td
{
	background: transparent url(../images/orangeBubble.gif) no-repeat center center;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 1px 0;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}
#contentTable TD.col2 table.currentOffers TD.content div table td sup
{
	line-height: 18px;
	font-size: 11px;
	vertical-align: 28%;
}
#contentTable TD.col2 table.currentOffers TD.content div table td p
{
	font-weight: normal;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin: 0 0 2px 0;
	line-height: 10px;
	color: #ffffff;
	font-size: 10px;
}
#contentTable TD.col2 table.currentOffers TD.content P.offersDisclaimer
{
	text-indent: -8px;
	font-size: 10px;
	color: #7E7E7E;
	margin: 0;
	padding: 6px 6px 6px 18px;
	line-height: 120%;
}
#contentTable TD.col2 table.currentOffers TD.button
{
	width: auto;
	white-space: nowrap;
	background: #FFFFFF url(../images/corner_leftBottomOrange.gif) no-repeat bottom left;
	vertical-align: bottom;
	padding: 0 2px 6px 9px;
}
#contentTable TD.col2 table.currentOffers TD.divider
{
	padding: 0px;
	height: 40px;
	width: 10px;
	background: #FFFFFF url(../images/corner_centerBottomOrange.gif) no-repeat bottom left;
}
#contentTable TD.col2 table.currentOffers TD.linkArea
{
	width: 95%;
	background: #FFFFFF url(../images/corner_rightBottomOrange.gif) no-repeat bottom right;
	padding: 0 6px 0 6px;
	white-space: nowrap;
	line-height: 40px;
}
#contentTable TD.col2 table.currentOffers TD.linkArea A, #contentTable TD.col2 table.currentOffers TD.linkArea A:link, #contentTable TD.col2 table.currentOffers TD.linkArea A:visited
{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#contentTable TD.col2 table.currentOffers TD.linkArea A:active
{
	color: #CC3300;
}
#contentTable TD.col2 table.currentOffers TD.linkArea A:hover
{
	color: #CC3300;
	text-decoration: none;
}

.folderExpand
{
	background-image: url(../images/expandTabsWhite.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-weight: bold;
	height: 31px;
	line-height: 30px;
}
.folderCollapse
{
	background-image: url(../images/expandTabsWhite.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-weight: bold;
	height: 31px;
	line-height: 30px;
}
.folderExpand A, .folderCollapse A
{
	text-decoration: none;
	padding-left: 30px;
}
.folderExpand A:hover, .folderCollapse A:hover
{
	text-decoration: underline;
	padding-left: 30px;
}
.folderExpand SPAN, .folderCollapse SPAN
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.folderBody
{
	width: 487px;
	display: block;
	border: 1px solid #D4E0EB;
	background-color: #FFFFFF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.folderBody p a
{
	padding: 0 0 0 40px;
}
.blueFolder
{
	background-image: url(../images/expandTabsBlue.gif);
}
.firstFolder
{
	background-image: url(../images/expandTabsWhiteFirst.gif);
}
.blueBody
{
	background: #DDE6EF;
	border-top: 1px solid #DDE6EF;
	border-bottom: 1px solid #DDE6EF;
}
.folderAreaBottom
{
	border-bottom: 1px solid #DDE6EF;
}

#solidRoundedContent UL.secondSet1, #contentTable .col2 #centerBody DIV#solidRoundedContent UL.secondSet1
{
	margin-top: 0px;
	padding-top: 1px;
}
.solidRoundedTop1 div, .solidRoundedTop1, .solidRoundedBot1 div, .solidRoundedBot1
{
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* container with rounded corners - outline only */
.roundedFlexible1
{
	margin: 21px 0 3px 0;
	width: 97%;
	background-color: #ffffff;
	z-index: 99;
}
.roundedFlexible1#smTopMargin1, #contentTable .col2 #centerBody div.roundedFlexible1#smTopMargin1
{
	margin: -10px 0 6px 0;
}
.mainPageText
{
	width: 343px;
	height: 40px;
	margin: 20px 20px 0 10px;
	color: #333333;
	line-height: 17px;
}
#supportsectionheader
{
	background-color: #34A4D2;
	height: 33px;
	background-image: url(/cms_images/supportheadBG.ccom);
}
#supportsectionheader h1
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 8px;
	left: 10px;
	background: none;
	border: none;
}
#supportdatatable
{
	 font-family:  Arial, Helvetica, sans-serif,Verdana;
	 font-size: 12px;
	 color: #666666;
	 border: 1px solid #666666;
	 margin:10px 0;
}
#supportdatatable table
{
	 border-collapse: collapse;
	 border: 1px solid #666666;
}
#supportdatatable td, th
{
	 padding: 5px 10px 5px 10px;
	 text-align: left;
}
#supportdatatable thead
{
	 border: 1px solid #666666;
	 background-color: #e1e1e1;
	 border-top: 1px solid #000;
	 border-bottom: 1px solid #000;
	 background-image: url(/cms_images/supporttabletheadbg.ccom);
}
#supportdatatable caption
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
tr.supporttableodd td
{
	background-color: #F1F1F1 !important;
}
#internethelptable td
{
	background-color: #DDE6EF;
}
#quickpaytable td
{
	padding: 5px 3px 3px 3px;
}
