/* CSS Document */

html>* { box-sizing:border-box; -moz-box-sizing:border-box; }

body{
	margin: 0px;
	padding:0px;
	font-size:12px;
	background:url(../cteimg/bgtile.jpg) repeat;
	/*background: black url(../cteimg/newyearbg.png) repeat-x;*/
    font-family: Arial, Tahoma, helvetica, sans-serif;
	
}

/*ul, ol, dl { position: relative;  }*/
#body a {
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}

/* Header */

#header{
	width:861px;
	height:176px;
	padding:0;
	margin:0px auto;	
	position:relative;
	text-align:left;
	background:url(../images/template/header_bg.jpg) no-repeat left top;
}
#header h1{
	width:420px;
	margin:0;
	padding:0;
	height:90px;
	position:absolute;
	text-align:left;
	top:38px;
	left:14px;
	font-size:1em;
	text-indent:-9999px;
	
}

#header h1 a{

	display:block;
	width:100%;
	height:100%;
	/*background:url(../images/template/header_bg.jpg) no-repeat left top;*/
	text-align:left;
}
#header h1 a#homepage_title{
	text-indent:0;
	display:block;
	width:384px;
	height:56px;
	font-size:2.2em;
	background:transparent;
	margin-top:1em;
	margin-left:1em;
	text-align:left;
}

/* Header navigation view cart  - home - my account - help */

#header h3{
	width:79px;
	margin:0;
	padding:0;
	height:21px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	bottom:41px;
	font-size:13px;
	text-transform:lowercase;
	font-weight:normal;
	text-align:center;
	left: 687px;
	top:116px;
}

#header h3#home{
left:680px;
width:90px;
}

#header h3#view_cart{
	left:464px;
	width:104px;
}
#header h3#my_account{
	left:576px;
	width:100px;
}

#header h3#help{
	left:771px;
	width:72px;
}


#header h3 a{
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	height:100%;
	letter-spacing:-1px;
	text-transform:uppercase;
	width:100%;
}


/* Horizontal Dynamic Navigation */

#horz_nav{
	left:19px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
	top:148px;
	width:800px;
}

#horz_nav ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	padding-top:6px;
	margin-right:.5em;
}

#horz_nav ul li{
	text-align:left;
	font-size:1.1em;
	font-weight:normal;
	margin-right:.5em;
	padding-right:.5em;
	display:inline;
	border-right:1px solid #C0C0C0;
	
	
}
#horz_nav ul li a{
	color:#717171;
	font-weight: normal;
	font-family:Tahoma, Arial, Sans Serif;
	font-size:9px;
	text-transform:uppercase;
    padding-left:1em;
}


/* Top Navigation  (view cart, my account)*/

#top_nav {
	position:absolute;
	top:50px;
	left:348px;
	width:491px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#top_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#top_nav ul li{
	display:inline;
	margin-right:.25em;
	padding-right:.5em;
	border-right:1px solid #003399;
}
#top_nav ul li a{ 
	color:#003399;
	font-weight:bold;
}


/* Search Section CSS begins */

div#search_box{
	padding:0px;
	margin:0px;
	text-align:left;
	width:215px;
	height:75px;
	position:relative;
	background:url(../images/Template/search_section_bg.gif) no-repeat left top;
	
}

#display_search_box{
	padding:0px;
	margin:0;
	position:absolute;
	top:46px;
	left: 22px;
}
#display_search_box form{
	padding:0;
	margin:0;
}
#display_search_box table td{
	vertical-align:top;
}
#display_search_box input{
	margin:0;
	vertical-align:top;
	width:151px;
	font-size:10px;

}

#display_search_box img{
	margin:0;
	padding:0;
	
}

/*-- dropdown menu shop by brand */

#DropDown_SHOPBY_MANUFACTURER {
	padding-left:22px;
	margin-bottom:.5em;
	}
	

#DropDown_SHOPBY_MANUFACTURER select{
	width:145px;
	margin:0;
	padding:0;
	}
	


#content{
	padding:0;
	margin:0;
	text-align:left;
	width:861px;
	margin:0px auto;
	background:#FFFFFF url(../images/template/content_bg_top.gif) repeat-y scroll right top;
	
}

#content > *{
	text-align:left;
}



/* Left navigation  */


#left_nav{
	margin:0px;
	
	/* turn the following attribute on if you need to position absolutely inside of the left_nav.  Beware: this will screw up the rollover_color_popouts menu in IE7
	
	/*position:relative;*/
	height:100%;
	width:215px;
	background:url(../images/template/left_nav_tile.gif) repeat-y left top;
	padding-top:0px;
}



#left_nav h2{
	background:transparent url(../images/Template/left_nav_title_background.gif) no-repeat scroll left top;
	color:#474253;
	font-family:Arial,Verdana,Sans serif;
	font-size:15px;
	height:39px;
	margin:0pt;
	padding:10pt 0em 0pt 22pt;
	text-align:left;
	width:172px;
}



#left_nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-indent:.5em;
}



#display_menu_1{
	margin-left:1em;
}

#display_menu_2{
	margin-left:1em;
}

#left_nav ul li{
	margin:0;
	padding-bottom:.4em;
	margin-bottom:.5em;
	padding-left:1em;
	margin-left:1em;
	background:url(../images/template/left_nav_bullet.gif) no-repeat 0 4px;
	font-family: Tahoma, Arial, Sans Serif;
	font-weight:normal;		
}

#left_nav ul li a{
	padding-bottom:.1em;
	color:#6D6D6D;
}
#left_nav ul li.nav a{
	padding-bottom:.1em;
	color:#6D6D6D;
	font-weight:normal;
}

#left_nav div.nav_section{	
	width:204px;
	padding:0;
	margin:0;
	margin-bottom:1em;
}



#display_promotions_999{
	margin-top:2em;
                     margin-left:0px;
	padding:0px;
	text-align:center;
	width:155px;
}


#mailing_list{
	padding:0px;
	margin:0px;
	width:204px;
	height:75px;
	background:url(../images/Template/mailing_list_bg.gif) no-repeat center top;
	text-align:center;
	padding-top:30px;
}


span.ir{
	display:none;
}
#content #content_area{
	margin:0;
	padding-right:1em;
	text-align:left;
	display:block;
	width:610px;
	position:relative;
}

#content #content_area table{
	text-align:left;
}
#footer{
	margin:0;
	padding:0;
	text-align:center;
	width:861px;
	height:103px;
	position:relative;
	margin:0px auto;
	font-size:.8em;
	color:#000;
	margin-bottom:.2em;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/template/footer_background.gif) no-repeat left top;
}
* html #footer{
	margin-top:0;

}

#footer_top{
	width:861px;
	color:#A29F9F;
	text-align:center;
	background:none;
	font-size:10px;
	font-weight:normal;
	padding-bottom:.1em;
	padding-top:1em;
	position:relative;
	
}
#footer_top ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:6px;
	margin-right:1em;
}

#footer_top ul li{
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	margin-right:.5em;
	padding-right:1em;
	display:inline;
	border-right:1px solid #787878;
	
	
}
#footer_top ul li a{
	color:#787878;
	font-weight: bold;
	font-family:Tahoma, Arial, Sans Serif;
	font-size:9px;
	text-transform:uppercase;
    padding-left:1em;
}

#footer_top p{
	margin:0;
	padding:0;
	margin-top:8px;
	font-weight:normal;
	text-align:right;
	font-size:10px;
	margin-right:1em;
}
#footer_bottom{
	
	width:812px;
	color:#A29F9F;
	text-align:right;
	background:none;
	font-size:10px;
	font-weight:normal;
	padding-bottom:1em;
	padding-top:3em;
}

#footer #footer_bottom a{
	color:#818181
}
#footer a{
	color:#A29F9F;
	font-weight:normal;
}

#home_page_splash{
	padding:0;
	margin:0 auto;
	width:635px;
	text-align:left;
	font-size:11px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:1em;
	
}
#home_page_splash #home_page_top{
	width:635px;
	height:258px;
	position:relative;
	background:url(../images/template/home_page_splash.jpg) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:1em;
}



.rowcontainer{
	float:left;
	width:635px;
}

.home_page_section{
	width:279px;
	height:100px;
	float:left;
}

#section1{
	background:url(../images/template/ph-01.jpg) top left no-repeat;
}
#section2{
	background:url(../images/template/ph-02.jpg) top left no-repeat;
}

.home_page_section_featured{
	margin-top:1em;
	width:635px;
	height:33px;
	clear:both;
	background:url(../images/template/featured.gif) top left no-repeat;
	
}

.home_page_section p{
	margin-left:9.5em;
}
.home_page_section p a{
	color:#F7941D;
	font-weight:bold;
}

.dropdown_select{
	margin-bottom:1em;
}
.dropdown_select select{
	width:145px;
	margin:0;
	padding:0;
	margin-left:10px;
	font-size:9px;
	border:1px solid #ccc;
	}

/* Fixes position of Rollover Popout Menus */

.mmenucontainer{
  margin-left:1em;
}



/* *********************************
 * My STUFF HERE
  *********************************** */
#myMainDiv {
	width: 1010px;
	height: auto;
	margin: 10px auto;
}
#myMainDiv img {
	border: none;
}
#myHeader {
	height: 166px;
	background: transparent url(../cteimg/banner-bg.png) no-repeat;
}
#myHeaderTop {
	height: 80px;
	width: 990px;
	margin: 0px auto;
	color: #DDD;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	
}
#myHeaderTop a {
	color: #DDD;
	text-decoration: none;
}
#myHeaderTop a:hover {
	text-decoration: underline;
}
#myHeaderTop div {
	float: left;
}
#myHeaderLogo {
	width: 604px;
	height: 78px;
	margin: 10px 0px 0px 22px;
	float: right;
}

/* */
		#myFeaturedItems { position: relative; top: -30px; width: 646px; }
		*:first-child+html #myFeaturedItems { position: relative; top: 0px; width: 646px; }
		#myFeaturedItems a {
			display: block;
			float: left;
			position: relative;
			width: 85px;
			height: 72px;
		}
		#btn-color {
			width: 85px;
			height: 72px;
			left: 92px;
		}
		#btn-color:hover {
			top: -1px;
			left: 90px;
		}
		#btn-black {
			left: 100px;
		}
		#btn-black:hover {
			top: -1px;
			left: 99px;
		}
		#btn-ink {
			left: 110px;
		}
		#btn-ink:hover {
			top: -1px;
			left: 109px;
		}
		#btn-cell {
			left: 120px;
		}
		#btn-cell:hover {
			top: -1px;
			left: 119px;
		}
		#btn-cable {
			left: 132px;
		}
		#btn-cable:hover {
			top: -1px;
			left: 131px;
		}
		/* *************************************** */

/* ie hack :B */
* html #myHeaderLogo {
	width: 604px;
	height: 125px;
	margin: 16px 0px 0px 10px !important;
	
}
#myHeaderNav {
	width: 357px;
	height: 75px;
	margin: 10px 0 0 0;
	
}
#myHeaderNav div {
	padding: 5px 10px 0px 24px;
	height: 23px;
}
#hdrHome {
	background: url(../cteimg/home_icon.png) 4px 3px no-repeat;
}
#hdrOrderStatus {
	background: url(../cteimg/order_status_icon.png) 4px 0px no-repeat;
}
#hdrViewCart {
	background: url(../cteimg/view_cart_icon.png) 0px 5px no-repeat;
	padding-left: 28px !important;
}
#hdrFAQ {
	background: url(../cteimg/faq_icon.png) 4px 4px no-repeat;
}
#hdrLogin {
	background: url(../cteimg/login_icon.png) 0px 3px no-repeat;
}
#hdrContactUs {
	background: url(../cteimg/contact_icon.png) 3px 6px no-repeat;
}
#hdrUsefulInfo {
	background: url(../cteimg/useful_info_icon.png) 3px 3px no-repeat;
}
#hdrPolicies {
	background: url(../cteimg/policies_icon.png) 3px 3px no-repeat;
}
#myHeaderPhone {
	text-align: left;
	font-size: 15px;
	width: 337px;
	
}
#myHeaderBottom {
	height: 40px;
}
#myHeaderBottom div {
	float: left;
}

* html #hdrColorToners {
	margin: 8px 0 0 95px;
	width: 97px;
	height: 80px;
}
#hdrColorToners {
	margin: 8px 0 0 170px;
	width: 97px;
	height: 80px;
}
#hdrBlackToners {
	margin: 30px 0 0 0px !important;
	width: 87px;
	height: 80px;
}
#hdrInk {
	margin: 2px 0 0 4px !important;
	width: 87px;
	height: 80px;
}
#hdrCell {
	margin: 24px 0 0 10px !important;
	width: 87px;
	height: 80px;
}
#hdrCables {
	margin: 4px 0 0 4px !important;
	width: 87px;
	height: 80px;
}
#mySearchBar {

	width: 325px;
	height: 39px;
	margin-top: 5px;
}
*:first-child+html #mySearchBar { position: relative; top: 30px; }
#mySearchBar * {
	display: block;
	float: left;
}
#mySearchBar input {
	width: 220px; 
	border: 4px solid #CCC; 
	height: 24px; 
	font-size: 24px;
}
#mySearchBar img {
	margin-left: 4px;
	cursor: pointer;
}
* html #topBorder {
	width: 1010px;
	height: 13px;
	background: white url(../cteimg/body_bg_top.png) 0 0 no-repeat;
}
#topBorder {
	width: 1010px;
	height: 13px;
	background: url(../cteimg/body_bg_top.png) 0 0 no-repeat;
}
#botBorder {
	width: 1010px;
	height: 15px;
	background: url(../cteimg/body_bg_bottom.png) 0 0 no-repeat;
}
#expLeft {
	width: 1010px;
	background: url(../cteimg/body_bg_left.png) 0 0 repeat-y;
	padding-left: 4px;
	
}
#expRight {
	width: 1006px;
	background: url(../cteimg/body_bg_right.png) 100% 0 repeat-y;
	
}
#myContentBody {
	background: white;
	width: 1001px;
	overflow-y: auto;
}
#myContent_area {
	float: left;
	width: 770px;
	overflow: hidden;
}
#content_area {
	overflow: visible;
}
#ratingBox {
	margin-top: 5px;
	height: 134px;
	width: 1010px;
	background: url(../cteimg/rating_box.png) 0 0 no-repeat;
	padding: 0 0 0 100px;
	
}
#ratingBox div {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
}
#rbxNextTag {
	margin-top: 38px !important;
}
#rbxShopzilla {
	margin-top: 25px !important;
}
#myFooter {
	margin-top: 5px;
	background: url(../cteimg/footer.png) 0 0 no-repeat;
	width: 1010px;
	height: 207px;
}

/*********************************** 
 * LEFT NAV STUFF 
************************************/
.lnImageLink  {
	margin-top: 0px;
}
#vSSLimg {
	margin-left: 50px;
}
#ccImg {
	margin-left: 50px;
	margin-top: 10px;
}
#myLeftNav {
	float: left;
	margin-left: 5px;
	width: 210px;
	overflow: visible;	
}

.myNavMenu {
	width: 205px;
	overflow: visible;
}
.myNavMenu h3 {
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	font-size: 15px;
	vertical-align: baseline;
	padding-top: 6px;
	height: 28px;
	background: url(../cteimg/leftnav_h4.png) 0 0 no-repeat;

}


.myNavMenu .bot {
	height: 15px;
	/* background: url(../cteimg/leftnav_tail.png)  bottom no-repeat; */
	width: 100%;
	clear: both;
}
.myNavMenu .mid {
	padding: 0px;
	background: url(../cteimg/leftnav_mid.png) 0 0 repeat-y;
	padding: 5px;
	overflow: visible;
}
.hoverListMenu a {
	padding-left: 4px;
	text-decoration: none;
	color: #777;
	font-weight: 500;
	width: 160px;
	height: 24px;
	font-size: 13px;
	font-weight: 600;
	font-family: "Arial";
	display: block;
	border: 1px solid white;
	background: url(../cteimg/dropdown.png) right no-repeat;
	border-bottom: 1px solid gray;
	text-transform: uppercase;	
}
.hoverListMenu a:hover {
	background: #eee url(../cteimg/dropdownover.png) right no-repeat;
	text-decoration: none !important;
	color: #667;
	border: 1px solid #888;
	border-right: none;

}
.ctemall {
	padding-left: 17px !important;
}
.ctemall a {
	padding-left: 4px;
	text-decoration: none;
	color: #777;
	font-weight: 500;
	width: 160px;
	font-size: 13px;
	font-weight: 600;
	font-family: "Arial";
	display: block;
	border-bottom: 1px solid gray;
	text-transform: uppercase;	
}
.hoverActiveA {
	background: #eee url(../cteimg/dropdownover.png) right no-repeat !important;
	text-decoration: none !important;
	color: #667;
	border: 1px solid #888 !important;
	border-right: none !important;
}
.hoverInactiveA {
	color: #777;
	border: 1px solid white;
	background: white url(../cteimg/dropdown.png) right no-repeat;
}

.hoverListMenu ul {
	margin: 0 0 0 0px;
	padding: 0;
}
.hoverListMenu li {
	width: 160px;
	height: 20px;
	padding: 2px 0 0 0;
	margin: 4px 0 5px 16px;
	list-style-image: none;
	list-style: none;

}

.hoverDiv {
	position: absolute;
	z-index: 100;
	width: 140px;
	height: auto;
	border: 1px solid #888;
	border-left: none;
	background: #eee;
	display: none;
	padding: 2px 0 0 5px;
	float: left;
}	
.hoverDiv li {
		width: 100%;
		margin: 0px;
}
.hoverDiv a {
	display: block;
	margin: 0 2px 0 5px;
	padding: 2px 0 0 24px;
	border-bottom: 1px solid #666;
	height: 20px;
	vertical-align: middle;
	color: #777;
}
.hoverDiv a:hover {
	color: #333;
}
.hoverDiv a.last {
	border-bottom: none;
}
/* left side sbp */
.sbplDesc 
{
    font-size: smaller;
}
#sbpl * {
	
}
#sbpl select {
	width: 160px;
	height: 20px;
	font-size: 12px;
	
}
.mspanOn {
	width: 200px;
	margin-left: 0px;
	background:  url(../cteimg/loadinfo.net.gif) 170px 0 no-repeat;

}
.mspanOff {
    width: 200px;
	margin-left: 0px;
	background: none;
}
/* 
 * footer
 */
.footerLinks {
	height: 20px;
	text-align: center;
	padding-top: 30px;
}
.footerLinks a {
	color: #474253;
	font-weight: bold;
}
.footerLinks ul {
	margin: 0;
	padding: 0px;
 }
.footerLinks ul li {
	display: inline;
	list-style-type: none;
	height: 20px;
	list-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 100px;
	border-right: 2px solid black;
}
.footerLinks li.lastLI {
	border-right: none;	
	padding: 0px 15px 0px 15px;
}


#grayDiv {
	margin: 5px 0 0 6px;
	width: 1000px;
	background: url(../cteimg/gray_divider.png) 0 0 no-repeat;
	height: 13px;
}
.sbpDesc {
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 6px;
	color: #667;
}
.myBreadCrumb {
	font-weight: bold;
}
.mySearchResults {
	border-top: double gray;
	padding-top: 10px;
}
.sbpModelContainer {
	width: 250px;
}
.mySearchResults td {
	padding-left: 10px;
}
.mnusbp {
	background: url(../cteimg/search.png) 4px 2px no-repeat;
	color: black !important;
}
.sbpResultDesc {
	width: 550px;
	float: left;

}
.sbpResultImg {
	float: left;
	width: 160px;
}
.sbpResultItem {
	overflow: auto;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.resProductName {
	font-size: 14px;
	font-weight: bold;
}
.resProdDesc {
	margin: 10px 0 10px 0;
}
/* price descriptors */
.resListPriceSpanDesc {
	text-decoration: line-through;	
}
.resListPriceSpanAmount {
	text-decoration: line-through;	
}
.resProdPriceSpanDesc {
	font-weight: bold;
}
.resProdPriceSpanAmount {
	color: #003399;
	font-weight: bold;
}
.resSalePriceSpanDesc {
	font-weight: bold;
	font-size: larger;
}
.resSalePriceSpanAmount {
	font-weight: bold;
	font-size: larger;
	color: red;
	text-decoration: underline;
}
#contact-form {
	width: 600px;
	border: 1px solid green;
}
.cteSalePriceName 
{
    /*
	font-family: trebuchet;
	font-size: 14px;
	color: #ff3300;
    */
    font-weight: bold;
}
.cteSalePriceAmount {
	font-family: trebuchet;
	font-size: 17px;
	/* color: #99CC00; */
	color: Red;

}
.mPrinterTable { font-family: arial; margin-top: 15px; width: 100% }
.mPrinterTable td { width: 20%; cursor: pointer; }
.mPrinterTable td:hover { background: #0066CC }
#rightSideSBP {
	 
}
*:first-child+html h3 { 
	font-size: 14px;
}
#rightSideSBP h3 { 
	margin: 0px ;
	padding-left: 15px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	vertical-align: baseline;
	padding-top: 6px;
	height: 28px;
	background: url(../cteimg/leftnav_head3.png) 0 0 no-repeat;
}

#rightSideSBP .bot {
	height: 4px;
	width: 160px;
	clear: both;
	margin-left: 14px;
	background: #CECECE;
	margin-bottom: 15px;
}
#rightSideSBP .mid {
	/* background: url(../cteimg/leftnav_mid.png) 0 0 repeat-y; */
	margin-left: 0px;
	width: 186px;
	overflow: visible;
}
#floatLiveChat 
{
    position: absolute;
    right: 0px;
    width: 140px;
    padding: 7px 8px 0 10px;
    height: 140px;
    top: 12px;
    background: url(../cteimg/lcbg.png) 0 0 no-repeat;
}
table.colors_pricebox 
{
    background: #EFEFEF;
    text-align: left;
}
.productnamecolorLARGE  
{
    font-weight: bold;
    font-size: 14px;
}
#extProdDesc 
{
    width: 300px;
    overflow: visible;
height: 100px;
}
* html #extProdDesc { position: absolute; }
*:first-child+html #extProdDesc { position: absolute; }


/* LP CSS */
#NoShadow .tableWidth {
	width: 191px
	} 

#Shadow .tableWidth {
	width: 197px
	}

#NoShadow .topImage { 
	background-image: url(../cteimg/top.gif);
	background-repeat: no-repeat; 
	width: 100%; 
	height: 48px
	}
#NoShadow .btmImage {
	background-image: url(../cteimg/bottom.gif); 
	background-repeat: no-repeat;
	width: 100%; 
	height: 9px
	}

#Shadow .topImage {
	background-image: url(top-shadow.gif); 
	background-repeat: no-repeat;
	width: 100%; 
	height: 48px
	}

#Shadow .btmImage {
	background-image: url(bottom-shadow.gif); 
	background-repeat: no-repeat;
	width: 100%; 
	height: 15px
	}

#NoShadow #contentCell {
	border-left: 1px solid #144E7B; 
	border-right: 1px solid #144E7B; 
	background-color: #ffffff; 
	vertical-align: top;
	background-image: none;
	padding: 8px 6px 0px 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:14px; 
	color:#333333;
	}
#Shadow #contentCell {
	border-left: 1px solid #144E7B; 
	background-color: #ffffff; 
	vertical-align: top;
	background-image: url(shadow.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	margin: 0px;
	padding: 8px 6px 0px 6px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:14px; 
	color:#333333;
	}

.small {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif
	}
	
.line {
	border-top: 1px solid #144E7B; 
	margin: 6px 0px 6px 0px;
	}
	
/* INPUT FIELDS */
input {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
color: #144E7B; 
margin-top: 4px;
margin-bottom: 5px;
}