body, table {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-style: 	normal;
	line-height: 	normal;
	font-weight: 	normal;
	color:  		#000000;
	}
body {
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-base-color:#428240;
	scrollbar-arrow-color:#FFF200;
	}
	
.header15 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		15px;
	font-style: 	normal;
	font-weight: 	bold;
	color:  		#428240;
	}
	
.header22 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		22px;
	font-style: 	normal;
	font-weight: 	bold;
	color:  		#428240;
	}
	
.header30 {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		30px;
	font-style: 	normal;
	font-weight: 	bold;
	color:  		#428240;
	}
	
.tinytext {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10px;
	font-style: 	normal;
	font-weight: 	bold;
	color:  		#428240;
	}

a { 
	text-decoration: underline; 
	color: #428240; 
	} 

a:visited { 
	text-decoration: underline; 
	color: #A0CE67; 
	} 

a:hover { 
	text-decoration: none; 
	color: #428240; 
	} 

a:active { 
	text-decoration: underline; 
	color: #428240; 
	}
h1{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		20px;
	font-style: 	normal;
	line-height: 	normal;
	font-weight: 	normal;
	color:  		#a0ce67;

}
/*** my account ***/
.formLabels{font-size:12px;}
.formLabelsRequired{font-size:12px;color:red;}
.headerLinksR{padding:2px;}
.tinyRed{ font-size:10px; color:red; }
.capitalize { text-transform: capitalize; }

/*** contact us ***/
.data {table-layout: fixed;border: 2px solid #a0ce67;} 
.formLabel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.formLabelRequired {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000;}
.capitalize { text-transform: capitalize; }
.technicalData{font-size:10px;}

/*** WE CARE ***/
.WeCare-OrangeTitle{font-size:24px;color:orange;margin-left:60px;}
.WeCare-Text{width:350px;font-size:14px;color:grey;margin:20px;margin-left:60px;}
.navRedPlus{color:red;}
/*.weCareSideNav:{color:grey;background-color:red;}*/

.homepageButton{position:absolute; z-index:3;text-align:center}