/* CSS definition file containing site wide stylesheets */

.h1_greenleaf {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(68,138,1);
 	font-weight: bold
}

.h1ruleabove {
	font-size: 12px;
 	color: rgb(0,128,141);
 	font-weight: bold;
 	margin-top: 20px;
 	padding-top: 10px;
 	border-top: 1pt solid rgb(0,128,141)
}

.section_title {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(59,108,170);
 	padding-left: 6px;
 	padding-top: 3px;
 	padding-bottom: 3px
}

.h1_pitmans {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11px;
 	color: rgb(5,94,141);
 	font-weight: bold;
 	border-left-style: none;
 	padding-top: 5px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.h1_cambusiness {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(59,108,170);
 	font-weight: bold;
 	padding-top: 5px;
 	border-top: 1px solid rgb(80,131,195)
}

.h1Mayhem {
	font-size: 13px;
 	color: rgb(129,40,163);
 	font-weight: bold;
 	margin-top: 20px;
 	margin-bottom: 5px
}

.purpleH1 {
	font-size: 12px;
 	color: rgb(162,69,153);
 	font-weight: bold;
 	margin-top: 20px
}