BODY {
	color: #000000;
	font-size: 10pt;
    font-family: verdana, sans-serif; }
	
P {
	font-size: 10pt;
	color: #000000;  }
	
UL {
	color: #000000;
	font-size: 10pt;  }
	
LI {
	color: #000000;
	font-size: 10pt;
	padding-bottom: 15px;
	list-style-image : url(../images/bullets/yel_box.gif);}    
    
H1 {
	font-size: large;
    color: #980100;    
	font-weight: normal; }
    
H2 {
	font-size: medium;
    color: #980100;    
	font-weight: normal; }
    
H3 {
	font-size: small;
    color: #980100;    
	font-weight: normal; }
    
H4 {
	font-size: small;
    color: #980100;  
	font-weight: normal; }
	
TD {
    font-size: 9pt;  }

A {
    font-size: 10pt;
    color: #000000;
	text-decoration:underline;  }
	 
A:visited  {
    font-size: 10pt;
    color: #AAAAAA;
	text-decoration:underline;  }

.introText {
    font-size: 10pt;
	line-height: 16pt;
	padding: 0px 10px 10px 10px;  }

.smGrey {
	font-size: 7pt;
    color: #000000; }

.smRed {
	font-size: 7pt;
    color: #980100; }
    
    
.pgHead {
	font-size: 14pt;
    color: #980100; }

	
.contactInfo {
    font-size: 7pt;
	line-height: 11pt;
    color: #000000; }
	
.warranty {
    font-size: 7pt;
	line-height: 9pt;
    color: #AAAAAA;
	padding-top:20px; }
	
.hilite {
	font-size: 11pt;
	color: #980100;
	font-weight: bold; }	
		
	
/* ----------- Header ----------- */
.tdOverOn {
	cursor : pointer;
	background-color: #D4BD09;
	padding: 10px 10px 10px 10px; }

.tdOverOff {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px; }	
	
td.tblHead {
	background-color: #cccccc;}

	
/* Navigation Bar Only */
.navBar {
    background-color: #980100;
	font-size: 10pt;
    color: #FFFFFF;
	padding: 3px 3px 3px 3px; }
	
A.navLink, 
A.navLink:visited {
    font-size: 10pt;
    color: #FFFFFF;
	text-decoration: none;  }
	
A.navLink:hover {
    font-size: 10pt;
    color: red;
	text-decoration:underline; }
	

/* Action Links */	
A.actionLink, 
A.actionLink:visited {
    font-size: 8pt;
    color: #000000;
	text-decoration: none; }
	
A.actionLink:hover {
    font-size: 8pt;
    color: #000000;
	text-decoration:underline; }

	
/* Footer */
.footerBar {
	background-color: #980100;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 5px 15px 5px 5px; }
	
.footerBar2 {
	background-color: #FFFFFF;
	font-size: 8pt;
	color: #AAAAAA;
	padding: 10px 5px 5px 5px;
	text-align: center; }
	
.footer {
    font-size: 7pt;
    color: #FFFFFF;
	text-decoration: none; }
	
DIV.footer {
	padding-top:10px; }
	
DIV.page {
	background-color: #FFFFFF;}	
	

.copyright {
    font-size: 7pt;
    color: #000000;
	text-decoration: none; }
	
A.footLink, 
A.footLink:visited {
    font-size: 7pt;
    color: #000000;
	text-decoration: none; }
	
A.footLink:hover {
    font-size: 7pt;
    color: #000000;
	text-decoration:underline; }