
* {
	margin: 0;

}

body {
	margin: 0;
	background-color: #FFFFFF;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body a {
	text-decoration: none;
	color: #333366;
	font-weight:bold;
}

p.plannerStep {
	color: #333366;
	font-weight:bold;
	font-size: 12px;
	margin-top:12px;
}

#contmain
{
width: 100%;
}

#page {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-top: none;
}

h1 {
	color: #666;
	font-size: 14px;
}

h2 {
	font-weight:bold;
	color: #599907;
	font-size:17px;
	margin-top:12px;
	text-transform:uppercase;
}

h2 a {
	color: #599907;
}

h2 a:link {
	color: #599907;
	text-decoration: underline;
}

h2 a:visited {
	color: #599907;
}

h2 a:hover {
	text-decoration: underline;
	color: #599907;
}

h3 {
	font-weight:bold;
	color: #333366;
	font-size:14px;
	margin-bottom:4px;
}

h3.productTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}

h3 a:link {
	text-decoration: underline;
}

h3 a:visited {
	text-decoration: underline;
}

h3 a:hover {
	text-decoration: underline;
	cursor:pointer;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 12px;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #333366;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a {
	border: none;
	text-decoration: none;
	color: #599907;
}

h1 a:hover {
	background: none;
	color: #867B1C;
}


.errors {
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.Errors {
	font-size: 12px;
	color: red;
	font-weight: bold;
}


#loginBar {
	background: #81ca3d;
	height: 28px;
	text-align: center;
	padding-left:520px;
	padding-top:0px;
	padding-bottom:0px;
}


.loginText {
	display:inline;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

.loginText a {
	color: #FFFFFF;
}

.loginText a:link {
	color: #FFFFFF;
}

.loginText a:visited {
	color: #FFFFFF;
}

.loginText a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

.loginHolder {
	background:  url("/grp/images/loginFormField.gif") no-repeat center;
	display: inline;
	padding-top:6px;
	padding-bottom:4px;
}

.loginInput {
	width: 136px;
	height: 19px;
	background: none;
	border: none;
	color: #61a615;
	margin-top: 3px;
	margin-left:5px;
	display: inline;
	font-size: 11px;
	padding-top:3px;
	padding-left:4px;
}

.stepCircle {
	background:  url("/grp/images/stepCircle.gif") no-repeat center;
	display: inline;
	padding:9px 15px 9px 15px;
	text-align:center;
	color: #333366;
	font-size: 28px;
	font-family:Arial, Helvetica, sans-serif;			
}

.formFieldBlueKey {
	background:  url("/grp/images/formFieldBlueKey.gif") no-repeat center;
	display: inline;
	padding:3px;
}

.formInputBlueText
{
	width: 125px;
	height: 19px;
	background: none;
	border: none;
	color: #333366;
	margin-top: 3px;
	display: inline;
	font-size: 11px;
	padding-top:3px;
	padding-left:8px;	
}

#logoBar {
	width: 1000;
	height: 59px;
	background: #FFF;
}

#gpLogo {
	width: 224px;
	height: 47px;
	margin-left: 52px;
	margin-top: 14px;
	background: url("/grp/images/greenerprinter_no_txp.gif") no-repeat left top;
	float:left;
}

.quoteText {
	color: #4b86cb;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	margin: 20px 20px 0 12px;
}
.quoteCredit {
	color: #4b86cb;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	margin: 0 20px 10px 12px;
}

.quoteHR {
	border: 1px;
	color: #4b86cb;
	background-color: #4b86cb;
	height: 1px;
	margin: 0 20px 0 20px;
}

#partnerLandingDiv {
	width:233px;
	vertical-align:top;
	padding:24px 14px 0 6px;
	float:left
}

.cartText {
	display:inline;
	color: #76b143;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cartText a {
	color: #76b143;
}

.cartText a:visited {
	color: #76b143;
}

.cartText a:hover {
	text-decoration: underline;
}

#quickLinksContainer {
	width: 470px;
	height: 60px;
	margin-left: 0px;
	background: #FFF;
	text-align: right;
	float:right;
}

#quickLinksText {
	padding: 3px;
	display:inline;
	color: #61a615;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#createAccountBox {
	height: 23px;
	width: 130px;
	background:  url("/grp/images/createAccountBox.gif") no-repeat center;
	display: inline;
	float:right;
	margin-left:8px;
	margin-right:8px;
}

.createAccountText {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.createAccountText a {
	color: #FFFFFF;
}

.createAccountText a:visited {
	color: #FFFFFF;
}

#navBarTopShadow {
	height: 13px;
	width: 982px;
	background:  url("/grp/images/navBarTopShadow.gif") no-repeat center;
	margin-left:0px;
	padding:0px;
	font-size:0;
	display:block;
}


#navMenu {
	height: 43px;
	width: 1000px;
	background: #FFFFFF;
	margin-left:0px;
}

#navMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:43px;
}

#navMenu li {
	float: left;
	display:inline;
}


#navMenu a {
	float: left;
	width:auto;
	text-decoration: none;
	font-size: 12px;
	letter-spacing:1px;
	padding-left:18px;
	padding-right:18px;
	font-weight: bold;
	color: #3284cd;
    text-align: center;
	vertical-align:middle;
}

#navMenu a:hover {
	color: #FFFFFF;
	background: #81ca3d;
}

#navMenu a.withrightborder {
        border-right-style: solid;
        border-right-width: 1px;        
        border-right-color: #cccccc;
}

#navMenu a.withleftborder {
        border-left-style: solid;
        border-left-width: 1px;        
        border-left-color: #cccccc;
}

#navMenu a.active {
 		color: #FFFFFF;
		background: #81ca3d;
}

#navMenu a.activewithrightborder {
        border-right-style: solid;
        border-right-width: 1px;        
        border-right-color: #cccccc;
		color: #FFFFFF;
		background: #81ca3d;
}

#navMenu a.activewithleftborder {
        border-left-style: solid;
        border-left-width: 1px;        
        border-left-color: #cccccc;
		color: #FFFFFF;
		background: #81ca3d;
}


#navBarBottomShadow {
	height: 10px;
	width: 982px;
	background:  url("/grp/images/navBarBottomShadow.gif") no-repeat center;
	margin-left:0px;
	padding:0px;
	font-size:0;
	display:block;
}

#columnDropShadow {
	height:11px;
	background:  url("/grp/images/columnDropShadow.gif") repeat center;
	font-size:0;
	display:block;
}

#textColumnDropShadow {
	height:11px;
	background:  url("/grp/images/columnDropShadow.gif") repeat center;
	font-size:0;
	display:block;
	margin-top:-1px;	
}

#homepageCenterBlock {
	width:590px;
	background: #FFFFFF;
	padding:12px;
	display:block;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
	position:relative;
}

#centerColumn {
	float:left;
	display:block;
	margin-left:6px;
	width: 616px;
}

#centerColumnDropShadow {
	height:11px;
	background:  url("/grp/images/columnDropShadow.gif") repeat center;
	font-size:0;
	width:610px;
	float:left;
	display:inline;
	margin-left:198px;
}


#leftColumn {
	float:left;
	display:block;
	height: 608px;
	width: 192px;
}


#rightColumn {
	float:left;
	display:inline;
	margin-left:6px;
	width: 161px;
}

#leftNav {
	width: 190px;
	height: 595px;
	border-style: solid;
	border-width: 0px;        
	border-color: #71a3ed;
}

	
#leftNavHeader {
	width: 190px;
	height: 27px;
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;        
	border-bottom-color: #71a3ed;
	border-top-style: solid;
	border-top-width: 1px;        
	border-top-color: #71a3ed;
	margin-top:8px;
	margin-bottom:8px;
}

#leftNavTopHeader {
	width: 190px;
	height: 27px;
	background: #FFFFFF;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;        
	border-top-width: 1px;        
	border-bottom-color: #71a3ed;
	border-top-color: #71a3ed;
	margin-bottom:8px;
	margin-top:1px;
}

.leftNavHeadertText {
	color: #599907;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	margin-left:12px;
	padding-top:5px;
}

.leftNavHeadertText a:link {
	color: #599907;
	text-decoration:none;
}

.leftNavHeadertText a:visited {
	color: #599907;
	text-decoration:none;
}

.leftNavHeadertText a:hover {
	color: #599907;
	text-decoration:none;
}

#leftNavItems {
	color: #3284cd;	
}

#leftNavItems a {
	color: #3f7eaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;	
	text-align:left;
	text-decoration:none;
	margin-left:24px;
	font-weight:normal;
}

#leftNavItems a:hover {
	text-decoration:underline;
}


#landingPageLeft {
	width: 535px;

	padding:12px;
	float:left;
}


#landingPageRight {
	width: 390px;

	padding:12px;
	float:left;
}

#homepageImageCont {
	width:618px;
	height:306px;
	font-size:0;
	display:block;
}

#homepageTextCont {
	width:608px;
	height:275px;
	background: #FFFFFF;
	margin-top:6px;
	padding:5px;
	font-size:0;
	display:block;
}

#homepageColumnCont {
	width:618px;
	height:291px;
	background: #FFFFFF;
	padding:0px;
	font-size:0;
	display:block;
}
#homepageImageContProducts {
	width:785px;
	height:271px;
}

#homepageImageContDesign {
	width:783px;
	height:306px;
}

#homepageProductsCont {
	width:775px;
	background: #FFFFFF;
	margin-top:6px;
	padding:5px;
}

#homepageDesignCont {
	width:773px;
	background: #FFFFFF;
	margin-top:6px;
	padding:5px;
}

#homepageProductBox {
	width:193px;
	height:150px;
	margin-top:12px;
	display:inline;
	float:left;
	background:#FFFFFF;
}


#templatesProductBox {
	width:193px;
	height:120px;
	margin-top:12px;
	display:inline;
	float:left;
	background:#FFFFFF;
}


#homepageProductImg {
	float:left;
	display:inline;
}


.productName {
	color:#599907;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
	margin-left:15px;
}

.productLink {
	color: #3f7eaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	text-decoration:none;
	position:relative;
	margin-top:6px;
	top:12px;
}

.productLink a {
	color: #3f7eaa;
	font-weight:normal;
}

.productLink a:visited {
	color: #3f7eaa;
}

.productLink a:hover {
	color: #3f7eaa;
	text-decoration:underline;
}

	
#rightRailImageCont {
	width:161px;
	margin-top:0px;
}

#rightRailTestimonial {
	width: 159px;
	height: 226px;
	background:  #FFFFFF;
	border-style: solid;
	border-width: 1px;        
	border-color: #666666;
	margin-top:0px;
}

.rightRailTestimonialText {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	padding:7px;
	line-height:170%;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

.homeText a:link {
	font-weight:bold;
	color:#333366;
}

.homeText a:visited {
	font-weight:bold;
	color:#333366;
}

.homeText a:hover {
	font-weight:bold;
	color:#333366;
	text-decoration:underline
}

.readMore {
	color:#333366;
	display:inline;
	text-decoration:underline
}

.homeText h1 {
	font-weight:bold;
}

.homeText h2 {
	font-weight:bold;
	color: #599907;
	font-size:17px;
	margin-top:12px;
}
	
.homeText ul {
	list-style-image: url("/grp/images/greenArrow.gif");
}

.homeText li {
	margin-top:18px;
	font-size:15px;
}

#homeCol12 {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3284cd;
	padding: 0px 4px 4px 4px;
	width:197px;
	display:inline;
	float:left;
}

#homeCol3 {
	padding: 0px 4px 4px 4px;
	width:197px;
	display:inline;
	float:left;
}

#centerCol12 {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3284cd;
	padding: 0px 4px 4px 4px;
	width:244px;
	display:inline;
	float:left;
}

#centerCol1 {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3284cd;
	padding: 0px 4px 4px 4px;
	width:360px;
	display:inline;
	float:left;
}

#centerCol2 {
	padding: 0px 4px 4px 4px;
	width:360px;
	display:inline;
	float:left;
}

#centerCol123 {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3284cd;
	padding: 0px 4px 4px 4px;
	width:180px;
	display:inline;
	float:left;
}

#centerCol3 {
	padding: 0px 4px 4px 4px;
	width:244px;
	display:inline;
	float:left;
}

#centerCol4 {
	padding: 0px 4px 4px 4px;
	width:180px;
	display:inline;
	float:left;
}
.smallGreenArrowList {
}

.smallGreenArrowList ul {
	margin-left:4px;
	padding-left:19px;
	list-style-image:url('/grp/images/greenArrowSm.gif');
}

.smallGreenArrowList li {
	margin-bottom:6px;
}


#footerCont {
	width:975px;
	height:118px;
	padding:4px;
	background: #dfdfdf;
	float:left;
}

#footerWhiteBox {
	width:457px;
	height:102px;
	padding:8px;
	background: #FFFFFF;
	float:left;
}


#footerLogoContainer {
	padding-top:12px;
	background: #FFFFFF;
}

.footerIconsText {
	font-family:Arial, Helvetica, sans-serif;
	color: #3f7eaa;
	text-transform:uppercase;
	font-size:12px;
}

#footerIconImages {
	display:inline;
	vertical-align:middle;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	margin-top:8px;
}

#footerIconImages2 {
	display:inline;
	text-align:center;
	vertical-align:middle;
	padding-left:12px;
	padding-right:11px;
	float:left;
}


.footerLinks {
	font-family:Arial, Helvetica, sans-serif;
	color: #3f7eaa;
	text-transform:uppercase;
	font-size:11px;
	margin-left:12px;
	margin-top:4px;
	display:inline;
	float:left;
	line-height:12px;
}

.footerLinks a:link {
	text-decoration:none;
	color: #3f7eaa;	
	font-weight:normal;
}

.footerLinks a:visited {
	color: #3f7eaa;	
	font-weight:normal;
}

.footerLinks a:hover {
	text-decoration:underline;
	color: #336;	
	font-weight:normal;
}

#copyright {
	display:block;
	float:left;
	height:24px;
	margin-top:4px;
	font-size:11px;
	text-align:center;
	margin-left:200px;
}

#left1
{
width: 984px;
margin: 0 auto;
}

#right1
{
width: 984px;
margin: 0 auto;
}

.BlueBoxPlain {
	margin-left	: 8px;
	padding		: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
}

#internalPageBlock {
	background: #ffffff;
	display:block;
	padding:12px;
	margin-left:198px;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
	min-height:571px;
}

#w2pPageBlock {
	background: #ffffff;
	display:block;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
}
#internalPageCenterBlock {
	width:584px;
	background: #ffffff;
	display:block;
	padding:12px;
	margin-left:6px;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
	float:left;
	min-height: 572px
}

#internalPageSubBlock {
	background: #ffffff;
	display:inline;
	float:left;
}

.internalPageBlueKey {
	padding		: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #71a3ed;
	margin-left:6px;
	width: 616px;
	height:400px;
}

.formHead { 
	font-size: 12px;
	color: #333366;
	font-weight: bold;	
	line-height: 22px;
	background: url("/grp/images/formHead.gif");
	text-align:center;
	background-repeat: repeat-x;
}

.formBox {
	background: #eff6fc;
	color: #333366;
	margin:8px;
}

.w2pProductBox {
	background: #eeeeee;
	color: #333366;
	margin:8px;
}

a.orangeButton {
    background: transparent url("/grp/images/orangeButtonRight.gif") no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
	letter-spacing:1px;
 	text-transform: uppercase;
    height: 28px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
}

a.orangeButton span {
    background: transparent url("/grp/images/orangeButtonLeft.gif") no-repeat;
    display: block;
    line-height: 19px;
    padding: 6px 0 5px 10px;
}

a.orangeButton:active {
    background: transparent url("/grp/images/greenButtonRight.gif") no-repeat scroll top right;
	outline: none; /* hide dotted outline in Firefox */
}

a.orangeButton:active span {
    background: transparent url("/grp/images/greenButtonLeft.gif") no-repeat;
}

a.orangeButton:visited {
    color: #FFFFFF;
}


a.orangeButton:hover {
    color: #FFFFFF;
}

a.orangeButtonArrow {
    background: transparent url("/grp/images/orangeButtonRight.gif") no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
	letter-spacing:1px;
 	text-transform: uppercase;
    height: 28px;
    margin-right: 0px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
	cursor:pointer;cursor:hand;
}


a.orangeButtonArrow span {
    background: transparent url("/grp/images/orangeButtonLeft.gif") no-repeat;
     color: #FFFFFF;
    display: block;
    line-height: 19px;
    padding: 6px 0 7px 10px;

}

a.orangeButtonArrow:active {
    background: transparent url("/grp/images/greenButtonRight.gif") no-repeat scroll top right;
	outline: none; /* hide dotted outline in Firefox */
}

a.orangeButtonArrow:active span {
    background: transparent url("/grp/images/greenButtonLeft.gif") no-repeat;
}

a.orangeButtonArrow:visited {
    color: #FFFFFF;
}

a.orangeButtonArrow:hover {
    color: #FFFFFF;
}


.GrayBoxPlain {
	margin-top	: 8px;
	margin-bottom:0px;
	margin-left	: 8px;
	margin-right: 0px;
	padding		: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #666;
	background-color: #ffffff;	
}

.tabButtons {
	border-collapse: collapse;
}

.tabButtons td {
	color:#FFF;
	background: #4b86cb;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height:22px;
}

.tabButtons td a {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 12px 5px 0px 5px;
	text-decoration: none;
	background-color: #a5c2e5;	
	display:block; 
	border-style: solid;
    border-width: 2px 2px 0px 2px;        
    border-color: #FFF;
	height:22px;
}

.tabButtons td a:visited {
	color:#FFFFFF;
}

.tabButtons td a:hover {
	color:#FFFFFF;
	background: #599907;
}

.templateDL {
	border-collapse: collapse;
	background:#FFFFFF;
}

.templateDL tr {
}

.templateDL th {
	background: #69b645;
	width:135px;
	height:25px;
	text-align:center;
	color:#FFF;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
    border-color: #69b645;
}

.templateDL td {
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
    border-color: #69b645;
    padding:3px;
	text-align:center;
	vertical-align:middle;
}

.pricingTbl {
	border-collapse: collapse;
}

.pricingTbl tr {
}

.pricingTbl th {
	background: #69b645;
	height:22px;
	text-align:center;
	color:#FFF;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
    border-color: #69b645;
    padding:3px 8px 3px 8px;
}

.pricingTbl td {
	color:#69b645;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
    border-color: #69b645;
    padding: 3px 8px 3px 8px;
	text-align:center;
	vertical-align:middle;
}
.pricingTbl td.desc {
	color:#336;
}
.pricingTbl td.col1 {
	background:#eee;
	color:#336;
}

.pricingTbl td.footer {
	font-size:10px;
	text-align:left;
	font-style:italic;
}

.paperTbl {
	display:inline;
	float:right;
	margin:12px 40px 40px 40px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #69b645;
	border-collapse: collapse;
}

.paperTbl tr {
}

.paperTbl th {
	background: #69b645;
	width:135px;
	height:25px;
	text-align:center;
	color:#FFF;
}

.paperTbl td.left {
	width:120px;
	padding:3px;
	text-align:right;
	vertical-align:middle;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #69b645;
}

.paperTbl td.right {
	width:120px;
	padding:3px;
	text-align:left;
	vertical-align:middle;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #69b645;
}

.estiTable {
	margin-top:12px;	
	margin-left:20px;
	width:265px;
}

.estiTable td {
	color:#336;
}


.shipAddrTable {
	width:650px;
	height:80px;
	padding:3px;
	border-width: 1px;
	border-style: solid;
	border-color: #69b645;
}

.shipAddrTable td.left {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #69b645;
}

.shipAddrTable td.right {
	padding-left:6px;
}

.reorderText {
	color:#999;
}

.removeButton {
}

.removeButton a {
	font-size:10px;
	color: #71a3ed;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #71a3ed;
}

.removeButton a:hover {
	font-size:10px;
	color: #336;	
	text-decoration: none;
	border-color: #336;
}

#productPageBlock {
	display:block;
	margin-left:198px;
	min-height:571px;
}

#productTop {
	display:inline;
	float:left;
	width:781px;
	height:180px;
}

#productNameTop {
	width:370px;
	padding-top:8px;
	margin-left:20px;
	font-size: 14px;
	letter-spacing:1px;
	font-weight: bold;
	color: #3284cd;
	text-transform:uppercase;
	display:inline;
	float:left;
}

#productDescTop {
	padding-top:8px;
	width:385px;
	display:inline;
	float:left;
	color:#333366;
}

#productTabs {
	height: 36px;
	background: #a5c3e5;
	display:inline;
	float:left;
}

#productTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:36px;
}

#productTabs li {
	float: left;
	display:inline;
}


#productTabs a {
	float: left;
	width:112px;
	text-decoration: none;
	font-size: 10px;
	letter-spacing:1px;
	background: #a5c3e5;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
	vertical-align:middle;
}

#productTabs a:hover {
	color: #FFFFFF;
	background: #4b86cb;
}

#productTabs a.withrightborder {
        border-right-style: solid;
        border-right-width: 2px;        
        border-right-color: #4b86cb;
}

#productTabs a.withleftborder {
        border-left-style: solid;
        border-left-width: 2px;        
        border-left-color: #4b86cb;
}

#productTabs a.active {
 		color: #FFFFFF;
		background: #599907;
}

#productTabs a.activewithrightborder {
        border-right-style: solid;
        border-right-width: 2px;        
        border-right-color: #4b86cb;
		color: #333366;
		background: #FFFFFF;
}

#productTabs a.activewithleftborder {
        border-left-style: solid;
        border-left-width: 2px;        
        border-left-color: #4b86cb;
		color: #333366;
		background: #FFFFFF;
}

#productDetailHead { 
	width:325px;
	font-size: 10px;
	color: #333366;
	font-weight: bold;	
	line-height: 36px;
	background: url("/grp/images/prodDetailHead.gif");
	text-align:center;
	display:block;
	vertical-align:top;
}

#productPageLeft {
	width:456px;
	display:inline;
	float:left;
}

#productDesc {
	padding:12px;
	width:412px;
	display:inline;
	float:left;
}

#productPageRight {
	width:325px;
	display:inline;
	float:left;
	background: #eff6fc;
}

#productEsti {
	padding-left:12px;
}


.greenArrowList {
}

.greenArrowList ul {
	margin-left:20px;
	padding-left:38px;
	margin-right:20px;
	padding-right:38px;
	list-style-image:url('/grp/images/greenArrowSm.gif');
}

.greenArrowList li {
	margin-bottom:6px;
}

.landingGreenArrowList {
}

.landingGreenArrowList ul {
	margin-left:20px;
	padding-left:38px;
	margin-right:20px;
	padding-right:38px;
	list-style-image:url('/grp/images/greenArrowSm.gif');
}

.landingGreenArrowList li {
	margin-bottom:6px;
	font-size:14px;
}


.questionMark {
	height:18px;
	vertical-align:middle;
	display:inline;
	padding-top:3px;
}

.subTotalBox {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #4b86cb;
	background:#FFF;
	color:#4b86cb;
	padding:2px;
	line-height: 20px;
	font-size:12px;
}

.paperInfoButton {
}

.paperInfoButton a {
	font-size:10px;
	color: #336;
	padding		: 2px;
	margin-top:1px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #336;
}

.paperInfoButton a:hover {
	font-size:10px;
	color: #71a3ed;	
	text-decoration: none;
	border-color: #71a3ed;
}

.showHideButton {
}

.showHideButton a {
	font-size:9px;
	color: #336;
	padding		: 2px;
	text-decoration: none;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #336;
}

.showHideButton a:hover {
	font-size:9px;
	color: #FFF;	
	text-decoration: none;
	border-color: #FFF;
}


#businessProductsBkgrd {
	width: 972px;
	height: 305px;
	background:  url("/grp/images/businessProductsBkgrd2.jpg") no-repeat left;
	border-style: solid;
	border-width: 1px;        
	border-color: #71a3ed;
}

#homeProductsBkgrd {
	width: 972px;
	height: 305px;
	background:  url("/grp/images/homeProductsBkgrd2.jpg") no-repeat left;
	border-style: solid;
	border-width: 1px;        
	border-color: #71a3ed;
}


#productHeaderTextCont {
	padding: 0px 0px 6px 226px;
	display:block;
}

#productCategoriesTextCont {
	padding: 0px 16px 0px 12px;
	display:block;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3284cd;
}

.productCategoriesHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #599907;
	text-transform:uppercase;
}

.productCategoriesSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
}

.productFamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	line-height:13px;
}

.productFamily a:link {
	text-decoration:none;
	color: #666666;
}

.productFamily a:hover {
	text-decoration:underline;
	color: #666666;
}

.productFamily a:visited {
	color: #666666;
}

.productType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:13px;
}

.productType a:link {
	text-decoration:none;
	font-weight:normal;
	color: #666666;
}

.productType a:hover {
	text-decoration:underline;
	font-weight:normal;
	color: #666666;
}

.productType a:visited {
	font-weight:normal;
	color: #666666;
}

.landingHead {
	font-weight:bold;
	color: #333366;
	font-size:24px;
	padding:12px;
}

.landingBody {
	font-size:14px;
	padding: 0 10px 10px 10px ;
	line-height:22px;	
}

table#cds_list {
	width: 100%; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #AEBEDA; border-collapse: collapse;
}
tr#cds_list {
	background: #eff6fc;
	height: 35px;
}
tr#cds_listover {
	background: #a5c3e5;
}
tr#cds_listodd {
	background: #FFFFFF;
}
tr#cds_listeven {
	background: #CCCCCC;
}
th#cds_list {
	color:#666;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px 8px 6px 8px;
	text-decoration: none;
	background-color: #eff6fc;	

}
td#cds_list {
	width: 100%;
}

