td { font-family: arial, sans serif; font-size: 12px; }

.foot { font-family: arial, sans serif; font-size: 11px; }

.head { font-family: futura, arial, sans serif; font-size: 18px; color: #339999; }

.head2 { font-family: futura, arial, sans serif; font-size: 16px; color: #FFBB00; }

.head3 { font-family: arial, sans serif; font-size: 13px; color: #339999; }

.head4 { font-family: arial, sans serif; font-size: 14px; color: #339999; }

.openlead { line-height: 16px; }

a:link { color: #FF9900; text-decoration: underline; }
a:visited { color: #FF9900; text-decoration: underline; }
a:hover { color: #FF9900; text-decoration: underline; }

a.apply:link { color: #000000; text-decoration: none; }
a.apply:visited { color: #000000; text-decoration: none; }
a.apply:hover { color: #000000; text-decoration: underline; }

a.colorlink:link { color: #339999; text-decoration: underline; }
a.colorlink:visited { color: #339999; text-decoration: underline; }
a.colorlink:hover { color: #339999; text-decoration: underline; }

.text { font-family: arial, sans serif; font-size: 12px; }

.lgtext { font-family: arial, sans serif; font-size: 14px; }

.colortext { color: #669999; font-size: 12px; }

.colorfoot { color: #FFFFFF; font-size: 11px; }

.lgcolortext { font-family: arial, sans serif; font-size: 14px; color: #339999; }

.smallbox { font-size: 8pt; }

.background { background-color: #B3E3E3; }
.background2 { background-color: #FFEECC; }
.background3 { background-color: #669999; }
.background4 { background-color: #FF9900; }
.teal{
	background-color: #91dad8;
	}
	
ul.no_bullet  li {
	list-style-type:none;
	padding: 3px 0;
	}
	
ul.no_bullet {
	margin: 0 0 0 10px;
	padding:0;
	}
.class_table td{
	padding: 3px;
	}
	
form.brochure div{
	padding-bottom: 5px;
	}
	
form.brochure label {
	float:left;
	width: 100px;
	padding-right: 8px;
	text-align:right;
	}
	
form.brochure input {
	width: 150px
	float:left;
	}

.clear{ /*to clear FLOATS*/
 	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	}
	
.highlight {
	padding: 10px;
	background-color: #FFC461;
	}
	
	