/*Step One: Insert the code below before the closing head tag.
			link rel="stylesheet" type="text/css" href="css/smart.css"
  Step Two: Apply styles to headings, form lables, instructional text, subheads and table headers
  Step Three: Clear out any unneeded font tags or unneccesary code*/

/*Smart Computing, Truck Paper, Machinery Trader, Processor and Controller*/

/* burgandy top header */
.heading {
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#800000}                  

/* dark blue subhead */
.subhead {  
		font-weight:bold; 
		font-size:14pt; 
		line-height:16pt; 
		color:#000099} 
                  
/* article titles*/
.articletitle {
		font-weight:bold; 
		font-size:28pt; 
		line-height:32pt;}

/* small table copy*/
.small { 
		font-size:8pt; 
		line-height:10pt;} 
		
/* section headings*/
.big { 
		font-size:12pt;
		color:#990000} 

a.bannerlink:link {text-decoration:none; color:#ffffff; font-size: 9pt}
a.bannerlink:visited {text-decoration:none; color:#ffffff; font-size: 9pt}
a.bannerlink:active {text-decoration:none; color:#ffffff; font-size: 9pt}
a.bannerlink:hover {text-decoration:underline; color:#cccccc; font-size: 9pt}	

a.bannerlink2:link {text-decoration:none; color:#003399; font-size: 9pt}
a.bannerlink2:visited {text-decoration:none; color:#003399; font-size: 9pt}
a.bannerlink2:active {text-decoration:none; color:#003399; font-size: 9pt}
a.bannerlink2:hover {text-decoration:underline; color:#012451; font-size: 9pt}
		
/* -------------------------------------------------- */
/* ---DO NOT USE - THESE ARE APPLIED AUTOMATICALLY--- */		 

/* main body copy inside table data*/
TD {
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		
/* main body copy inside body*/
BODY{
		font-family:"Arial","Helvetica"; 
		font-size:10pt;}
		
	.padding1 { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px }
	.padding2 { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px }
	A:link { COLOR: #000066; TEXT-DECORATION: underline }
	A:visited { COLOR: #000066; TEXT-DECORATION: underline }
	A:active { COLOR: #000066; TEXT-DECORATION: underline }
	A:hover { COLOR: #0000cc; TEXT-DECORATION: underline }
	A.nav:link { COLOR: #000066; TEXT-DECORATION: none }
	A.nav:visited { COLOR: #000066; TEXT-DECORATION: none }
	A.nav:active { COLOR: #000066; TEXT-DECORATION: none }
	A.nav:hover { COLOR: #0000cc; TEXT-DECORATION: none }
		


           background: #0033dd;