.title {
	font-family: Times, "Times New Roman", serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #1B3930;
}

.subtitle {
	font-family: Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #1B3930;
}

.subtitle2_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.subtitle3_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CF7600;
	text-decoration: none;	
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.utility_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.utility_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1B3930;
	text-decoration: none;	
}

.utility_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.navigation_primary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B3930;
	font-weight: bold;
	text-decoration: none;
}

.navigation_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B3930;
	font-weight: normal;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

li {
	font-size: 11px;
	color: #CF7600;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}

.link_bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CF7600;
	text-decoration: underline;	
}
select {
	width: 200px;
}

