/*  HEADERS  */

h1{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;}

h2{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;}



/*  TEXT  */

.text{
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.fax_text{
	font-size : 12px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.text_white{
	font-size : 10px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
td{
	font-size : 12px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


A.flip2{
	font-weight : bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A.flip2:hover{
	font-weight : bold;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



	
/*  FORM TAGS  */

select.drop140{
width : 140px;
font-size : 11px;
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #006666;
background-color : #FFFFFF;}


input.input140{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 140px;
	height: 18px;

}
.input180{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 180px;
	height: 18px;

}