/*common*/
	td {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	input{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	h1{
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		vertical-align:middle;
	}

	label{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #525252;
	}

/*standard*/
	.input_text100{
		border-style: groove;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width:100;
	}
	.input_text150{
		border-style: groove;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width:150;
	}	
	.input_text300{
		border-style: groove;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width:300;
	}
	
	/*LINK [subpage menu header]*/
	A.lnk_menu { /*ref by: menu links*/
	        font-family: Arial, Verdana, Helvetica, sans-serif;
	        font-size: 10px;
	        font-weight: bold;
	        text-decoration: none;
	        color: #FFFFFF;
	}
	A.lnk_menu:hover {
	        font-family: Arial, Verdana, Helvetica, sans-serif;
	        font-size: 10px;
	        font-weight: bold;
	        text-decoration: underline;
	        color: #FFFFFF;
	}
	.msg_reqfield{ 
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #FF0000;
	}
	.msg_sent{ 
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #0000FF;
	}


/* table */
	.tdHeader {
                background-color: #F7F0E0;
	}        
/*blocks*/        
        .span01{
            vertical-align:top;
        }
        

/*LINKS*/
	
	A.link01 {/*ref by: solutions, form top links*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #000000;
	}
	A.link01:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		/*font-weight: bold;*/
		background-color: #DEDAD4;
                width:178px;
                height:10px;
		/*padding-left: 4px;
		padding-right: 4px;
		color: #000000;*/
	}
	A.link01b {/*ref by: solutions, form top links*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #000000;
	}
	A.link01b:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		/*font-weight: bold;*/
		background-color: #DEDAD4;
                width:178px;
                height:10px;
		/*padding-left: 4px;
		padding-right: 4px;
		color: #000000;*/
	}
	/*A.link01:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #FDFDDC;
	}*/
	
	A.link02 { /*ref by: current post titles*/
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
	A.link02:hover {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
	}

	/*ref by: left menus*/
	A.link03 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #FFFFFF;
	}
	A.link03:hover {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #FFFFFF;
	}
	/*ref by: Posting Links*/
	A.link04{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		/*color: #0070BC;*/
		color: #696464; /*gray*/
	}
	A.link04:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #5B5454;
	}

	A.link05{ /*ref by: home list,News, Events, Promos, Reviews*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
        font-weight: bold;
		text-decoration: none;
		color: #1A0909;
	}
	A.link05:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
                font-weight: bold;
		text-decoration: underline;
		color: #1A0909;
	}

	/*ref by: more*/
	A.link06{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #FF0000;
	}
	A.link06:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #FF0000;
	}

	A.link07{ /*ref by: career*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #385DA1; /*gray blue*/
	}
	A.link07:hover{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #385DA1;
	}

	A.link07b{ /*change password*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #385DA1; /*gray blue*/
	}
	A.link07b:hover{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #385DA1;
	}


	A.link08 { /*ref by: Ink to Printer Matching*/
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #F27E0D; /*orange*/
	}

	A.link09 { /*ref by: repair monitoring*/
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #F27E0D; /*orange*/
	}

	A.link10 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #000000;
	}
	A.link10:hover {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #000000;
	}

	A.link11{ /*ref by accreditation*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #696464; /*light blue green*/
		width: 100%;
	}
	A.link11:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #5B5454;
		background-color: #EDF7FA;
		width: 100%;
		cursor: hand;
	}

	A.LinkDhome{ /*ref by Dealer Home Link*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #D4D4D5; 
	}
	A.LinkDhome:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #8C8C8C;
		cursor: hand;
	}

	A.link01_dealer { /*ref by dealer top menus*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #FFFFFF;
	}
	A.link01_dealer:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		background-color: #6E88B3;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 1px;
		color: #FFFFFF;
	}
	A.link01_dealer:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #FDFDDC;
	}
	A.lnk_signin {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		color: #1F3D5E;
		background-color: #F6F9A5;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 2px;
	}
	A.lnk_signin:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFF606;
		background-color: #C96762;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 2px;

	}

	A.lnk_signout {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		color: #F6F9A5;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 2px;
	}
	A.lnk_signout:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #A5B3F9;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 2px;

	}
	A.link01_scrlbrands { /*ref by dealer top menus*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #000000;
	}
	A.link01_scrlbrands:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
	}
		

	a.lnk_pageuri{	/*page url*/
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #656565;
	}
	a.lnk_pageuri:hover{
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: underline;
		color: #656565;
	}
	A.lnk_homefooter { /*ref by: current post titles*/
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #2B261B;
	}
	A.lnk_homefooter:hover {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		color: #2B261B;
	}
/*LABELS*/
	.label01{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #FFFFFF;
	}
	.label02{ /*ref by: all*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #525252; /*gray*/
	}
	.label03{ /*system feedback message*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #0000FF; /*blue*/
	}
	.label04{ /*ref by: dealership application*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #0E64AC;/*neon blue*/
	}
	.label05{ /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #0E64AC; /*neon blue*/
	}
	.label06{ /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #F27E0D; /*orange*/
	}
	.label07{ /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #FF0000; /*red*/
	}
	.label08{ /*ref by: Download Pricelist*/
		font-family: Times New Roman, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #F27E0D; /*orange*/
	}
	.label09{ /*ref by: all*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #525252; /*gray*/
	}
	.label10{ /*ref by login*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		color: #FFFFFF;
	}
	.label11{ 
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		color: #5A5A5A; /*gray*/
	}
	
	.lbl_pageurihead{	/*page url*/
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #656565;
	}
	.lbl_pageuri{
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #3D3D3E;	
	}


/*HEADINGS*/
	.head01{ /*ref by post headers, form header*/
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #3D2D11;
	}
	.head01b{ /*form header*/
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #324583;
	}
	
	.head02{ /*ref by: current promo, whatnew, events */
		font-family: Arial, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
	.head03{ /*refby: Product Solution Header*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF; /*light red-gray*/
	}
	.head04{ /*ink to printer specs*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
	}
	.head05{ /*ref by: promo, whatnew, events list*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
	.head06{ /*welcome dealer*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #FF6600;
	}
	.head07{/*subpages header*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #AA2B25;
		vertical-align:middle;	
	}
/*TABLE BORDES*/
	.brdr_none {
		border-style: none;
	}
	.brdr_blr {
		border-top: none;
	}
	.brdr_br {
		border-top: none;
		border-left: none;
	}
	.brdr_b {
		border-top: none;
		border-left: none;
		border-right: none;
	}
	.brdr_b-w {
		border-top: none;
		border-left: none;
		border-right: none;
		border-width: 3px;
		height: 30px;
	}
	.brdr_t {
		border-bottom: none;
		border-left: none;
		border-right: none;
	}
	.brdr_r {
		border-top: none;
		border-bottom: none;
		border-left: none;
	}
	.brdr_lr {
		border-top: none;
		border-bottom: none;
	}
	.brdr_l {
		border-top: none;
		border-bottom: none;
		border-left: none;
	}
	.brdr_tb {
		border-left: none;
		border-right: none;
	}
	.brdr_tr {
		border-bottom: none;
		border-left: none;
	}
	.brdr_tl {
		border-bottom: none;
		border-right: none;
	}
	.brdr_tlr {
		border-bottom: none;
	}

/*set border width*/
	.brdr_tb-head {
		border-left: none;	
		border-right: none;
		border-color: #203868;	
		border-top-width: 7px;	
		border-bottom-width: 7px;	
	}

	.brdr_r-w {
		border-top: none;
		border-bottom: none;
		border-left-width: 1px;
		border-right-width: 2px;
	}

	.row-topmenu {
		height: 5px;
	}

	.box_tl {
		border-bottom: none;
		border-right: none;
		border-style: groove;
		border-color: #92AAC7;
	}

	.box_copyright{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #782626;
		padding: 3;	
	}

	.box_copyright_dlr{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #264578;
		padding: 3;	
	}

	.dlnavbg {
		width: 100%;
		height: 5px;
		background-color: #5F5F5F;
		vertical-align: middle;
		padding-left:5px;
	}

	.row_b-w {
		border-top: none;
		border-left: none;
		border-right: none;
		background-color: #FFFFFF;
	}
	.row_none-shd {
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none; 
		background-color: #D7DAE0; /*light gray blue*/
	}
	.row_b-sd {
		border-top: none;
		border-left: none;
		border-right: none; 
		background-color: #F5F3F3; /*light red*/
	}

	.row01 {
		height: 7;
	}
	.col01 {
		width: 10;
	}
/*IMAGES*/
	.image01 {      /*ref: thumbnail borders*/
		border-color: #C5C5C5;
	}
/*CONTENT*/
	.cont01 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #525252;
	}
	.cont02 {
		font-family: Verdana,Arial, Helvetica, sans-serif; 
		font-size: 9;
		color: #424A67;
		height: 15;
	}
/*INPUTS*/
	.input01 { /*ref by: feedback, Demo Request*/
		border-style: groove;
		width:300;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.input02 { /*ref by: Demo Request*/
		border-style: groove;
		width:146;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.input03 { /*ref by: dealership*/
		border-style: groove;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.input04 { /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.input05 { /*ref by: intallation*/
		border-style: groove;
		width:200;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.inputarea01 { /*ref by: feedback*/
		border-style: groove;
		width:300;
		height:150;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}


/*BUTTONS*/
	.button01 { /*ref by: feedback submit*/
		background-color: #D9D9DA;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height:23;
		cursor: hand;
	}
	.button02 { /*ref by: Dealership Appl*/
		border-style: none;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: hand;
	}
	.button03 { /*ref by: Repair Monitoring*/
		border-style: none;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		cursor: hand;
		background-color: #FFE19A;
	}
	.button-signin { 
		border-style:inset;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height:35px;
		width:70px;
		cursor: hand;
		background-color: #FFFFFF;
	}	
/*SELECT*/
	.select01 { /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.select02{ /*ref by: veritas roe form*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #525252; /*gray*/
		width: 300;
	}
	.select03 { /*ref by: Ink to Printer Matching*/
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 520;
	}
/*FRAME*/
	.frame01 { /*ref by: feedback, Demo Request*/
		border-style: inset;
		width:300;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;*/
	}
/*BULLET*/
.bullet01 {
	font-family: Arial Black,Verdana, Helvetica, sans-serif; 
	font-size: 14;
	color: #ED8E14;
	
		border-style: groove;
		width:300;
		height:150;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;	
}	

