.regular{
	color: #000000;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.regularBlack{
	color: #000000;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : 700;
	font-style : italic;
}
.regularOrange{
	color: #009800;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.title{
	color: Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : 700;
}
.titleOrange{
	color: #009800;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : 700;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	color : Navy;
	font-size : 24px;
	font-weight : 700;
}
.headerOrange{
	font-family: Arial, Helvetica, sans-serif;
	color : #009800;
	font-size : 24px;
	font-weight : 700;
}
.subhead{
	font-family: Arial, Helvetica, sans-serif;
	color : #009800;
	font-size : 18px;
	font-weight : 700;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}
.sideLink{
	font-family: Arial, Helvetica, sans-serif;
	color : #009800;
	font-weight : 700;
	text-decoration : none;
}
.smaller{
	color: #000000;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.miniheaderFont{
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallerWhite{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #009800;
}
.captionWhite{ 
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-seif;
	font-size:10px;
	}
.liFont {font-family: Verdana, Arial;
		 font-size: 9pt;
		}
.smliFont {font-family: Verdana, Arial;
		 font-size: 8pt;
		}
.bdliFont {font-family: Arial;
		 font-size: 9pt;
		 font-weight: 700;
		}
.reliFont {font-family: Arial;
		 font-size: 9pt;
		 color : #f1f1d9;
	 	 font-weight: 700;
		}
.smreliFont {font-family: Arial;
		 font-size: 8pt;
		 color : #f1f1d9;
	 		}
.gnliFont {font-family: Arial;
		 font-size: 8pt;
		 color : #3E7436;
	 	 font-weight: 600;
		}
.bigbluliFont {font-family: Arial;
		 font-size: 12pt;
		 color : #000080;
	 	 font-weight: 600;
		}
.bignliFont {font-family: Arial;
		 font-size: 12pt;
		 color : #3E7436;
	 	 font-weight: 600;
		}
.redliFont {font-family: Arial;
		 font-size: 9pt;
		 color : #134F1E;
	 	 font-weight: 700;
		}
.reli2Font {font-family: Arial;
		 font-size: 9pt;
		 color : #f1f1d9;
	 	 font-weight: 300;
		}
		.bdnormFont {font-family: Arial;
		 font-size: 10pt;
		 font-weight: 800;
		}
.headerFont {
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
}
.gneaderFont {
	font-family: Arial;
	font-size: 14pt;
	font-weight: 700;
	color : #3E7436;
}